patrick 14/12/19 04:51:54
Modified: postgresql-9.1.ebuild postgresql-9.4.ebuild
postgresql-9.2.ebuild postgresql-9.3.ebuild
postgresql-9.0.ebuild ChangeLog
Log:
Default-enable server useflag
(Portage version: 2.2.15/cvs/Linux x86_64, unsigned Manifest commit)
Revision Changes Path
1.2 virtual/postgresql/postgresql-9.1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.1.ebuild?r1=1.1&r2=1.2
Index: postgresql-9.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-9.1.ebuild 2 Nov 2014 12:42:31 -0000 1.1
+++ postgresql-9.1.ebuild 19 Dec 2014 04:51:54 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.1.ebuild,v
1.1 2014/11/02 12:42:31 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.1.ebuild,v
1.2 2014/12/19 04:51:54 patrick Exp $
EAPI=5
@@ -11,7 +11,7 @@
LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
-IUSE="kerberos ldap server threads"
+IUSE="kerberos ldap +server threads"
DEPEND="
|| (
1.2 virtual/postgresql/postgresql-9.4.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.4.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.4.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.4.ebuild?r1=1.1&r2=1.2
Index: postgresql-9.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-9.4.ebuild 2 Nov 2014 12:42:31 -0000 1.1
+++ postgresql-9.4.ebuild 19 Dec 2014 04:51:54 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.4.ebuild,v
1.1 2014/11/02 12:42:31 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.4.ebuild,v
1.2 2014/12/19 04:51:54 patrick Exp $
EAPI=5
@@ -11,7 +11,7 @@
LICENSE=""
SLOT="${PV}"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc
~x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
-IUSE="kerberos ldap server threads"
+IUSE="kerberos ldap +server threads"
DEPEND="
|| (
1.2 virtual/postgresql/postgresql-9.2.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.2.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.2.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.2.ebuild?r1=1.1&r2=1.2
Index: postgresql-9.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-9.2.ebuild 2 Nov 2014 12:42:31 -0000 1.1
+++ postgresql-9.2.ebuild 19 Dec 2014 04:51:54 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.2.ebuild,v
1.1 2014/11/02 12:42:31 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.2.ebuild,v
1.2 2014/12/19 04:51:54 patrick Exp $
EAPI=5
@@ -11,7 +11,7 @@
LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
-IUSE="kerberos ldap server threads"
+IUSE="kerberos ldap +server threads"
DEPEND="
|| (
1.2 virtual/postgresql/postgresql-9.3.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild?r1=1.1&r2=1.2
Index: postgresql-9.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-9.3.ebuild 2 Nov 2014 12:42:31 -0000 1.1
+++ postgresql-9.3.ebuild 19 Dec 2014 04:51:54 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild,v
1.1 2014/11/02 12:42:31 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.3.ebuild,v
1.2 2014/12/19 04:51:54 patrick Exp $
EAPI=5
@@ -11,7 +11,7 @@
LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
-IUSE="kerberos ldap server threads"
+IUSE="kerberos ldap +server threads"
DEPEND="
|| (
1.2 virtual/postgresql/postgresql-9.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/postgresql-9.0.ebuild?r1=1.1&r2=1.2
Index: postgresql-9.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- postgresql-9.0.ebuild 2 Nov 2014 12:42:31 -0000 1.1
+++ postgresql-9.0.ebuild 19 Dec 2014 04:51:54 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.0.ebuild,v
1.1 2014/11/02 12:42:31 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/postgresql-9.0.ebuild,v
1.2 2014/12/19 04:51:54 patrick Exp $
EAPI=5
@@ -11,7 +11,7 @@
LICENSE=""
SLOT="${PV}"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86
~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
-IUSE="kerberos ldap server threads"
+IUSE="kerberos ldap +server threads"
DEPEND="
|| (
1.2 virtual/postgresql/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/ChangeLog?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/ChangeLog?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/postgresql/ChangeLog?r1=1.1&r2=1.2
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/postgresql/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog 2 Nov 2014 12:42:31 -0000 1.1
+++ ChangeLog 19 Dec 2014 04:51:54 -0000 1.2
@@ -1,6 +1,11 @@
# ChangeLog for virtual/postgresql
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/ChangeLog,v 1.1
2014/11/02 12:42:31 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql/ChangeLog,v 1.2
2014/12/19 04:51:54 patrick Exp $
+
+ 19 Dec 2014; Patrick Lauer <[email protected]> postgresql-9.0.ebuild,
+ postgresql-9.1.ebuild, postgresql-9.2.ebuild, postgresql-9.3.ebuild,
+ postgresql-9.4.ebuild:
+ Default-enable server useflag
*postgresql-9.4 (02 Nov 2014)
*postgresql-9.3 (02 Nov 2014)
@@ -12,4 +17,3 @@
+postgresql-9.1.ebuild, +postgresql-9.2.ebuild, +postgresql-9.3.ebuild,
+postgresql-9.4.ebuild, +metadata.xml:
Initial commit
-