diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 17:28:06 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-06-29 17:28:06 +0000 |
commit | 291ee43fc5b6ae41c20836511b1217600f259935 (patch) | |
tree | a2a2f00efcdcd4cba64e6ec2eb800e2033c97e09 /dev-db | |
parent | trim trailing whitespace (diff) | |
download | historical-291ee43fc5b6ae41c20836511b1217600f259935.tar.gz historical-291ee43fc5b6ae41c20836511b1217600f259935.tar.bz2 historical-291ee43fc5b6ae41c20836511b1217600f259935.zip |
sync IUSE (+doc), glibc -> libc
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/ChangeLog | 7 | ||||
-rw-r--r-- | dev-db/postgresql/Manifest | 12 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.6-r1.ebuild | 8 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.6.ebuild | 8 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.2-r1.ebuild | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.2-r2.ebuild | 6 | ||||
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.3.ebuild | 6 |
7 files changed, 29 insertions, 24 deletions
diff --git a/dev-db/postgresql/ChangeLog b/dev-db/postgresql/ChangeLog index 6c623958dd45..7b99a58615f4 100644 --- a/dev-db/postgresql/ChangeLog +++ b/dev-db/postgresql/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-db/postgresql # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.107 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/ChangeLog,v 1.108 2004/06/29 17:28:06 agriffis Exp $ + + 29 Jun 2004; Aron Griffis <agriffis@gentoo.org> postgresql-7.3.6-r1.ebuild, + postgresql-7.3.6.ebuild, postgresql-7.4.2-r1.ebuild, + postgresql-7.4.2-r2.ebuild, postgresql-7.4.3.ebuild: + sync IUSE (+doc), glibc -> libc *postgresql-7.4.3 (16 Jun 2004) diff --git a/dev-db/postgresql/Manifest b/dev-db/postgresql/Manifest index a5cb2f4875a3..9bb97a4021ea 100644 --- a/dev-db/postgresql/Manifest +++ b/dev-db/postgresql/Manifest @@ -1,9 +1,9 @@ -MD5 836a433b89801d189b9d13a659a9b5db postgresql-7.4.2-r2.ebuild 9789 -MD5 10bb9580eb91f958c07b5a97b5112f35 postgresql-7.3.6.ebuild 7759 -MD5 cb3e876ca5438537dfea2ca704ae0d24 postgresql-7.3.6-r1.ebuild 7515 -MD5 50c4a10059a1e811e182177172e78751 postgresql-7.4.2-r1.ebuild 9603 -MD5 62e25a3acfca4b619cdd60eedc733ab8 postgresql-7.4.3.ebuild 9780 -MD5 0ffec172bfda149434fc0d832aa2d9e2 ChangeLog 19503 +MD5 33e596138b0b48269763d4c3db398ff0 postgresql-7.4.2-r2.ebuild 9787 +MD5 b4be7996d15c85f879e73ece96d1c8ca postgresql-7.3.6.ebuild 7761 +MD5 4c0dfa795a416a5647dd0f0438058b29 postgresql-7.3.6-r1.ebuild 7517 +MD5 01ea1ae1d8d99d24e3188f903b71e267 postgresql-7.4.2-r1.ebuild 9601 +MD5 56f1a2cf84274400cda28456f45bee8d postgresql-7.4.3.ebuild 9778 +MD5 ead99aebb4e95faa7a69e56ed546f071 ChangeLog 19726 MD5 f8d3d207746da2a3cd14dcaab8daab76 metadata.xml 163 MD5 89b3a541ee6728d8934977b81ca112c2 files/postgresql-7.4.2-gentoo.patch 631 MD5 bd8092be6ccc6918973d9654caacbfab files/postgresql-7.4.1-hppa-testandset.patch 1596 diff --git a/dev-db/postgresql/postgresql-7.3.6-r1.ebuild b/dev-db/postgresql/postgresql-7.3.6-r1.ebuild index b2320f6cadcc..9141804d8975 100644 --- a/dev-db/postgresql/postgresql-7.3.6-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.3.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.6-r1.ebuild,v 1.3 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.6-r1.ebuild,v 1.4 2004/06/29 17:28:06 agriffis Exp $ inherit flag-o-matic @@ -15,9 +15,9 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~hppa ~ia64 ~mips" -IUSE="ssl nls java python tcltk perl libg++ pam readline zlib" +IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf app-admin/sudo >=sys-libs/ncurses-5.2 @@ -32,7 +32,7 @@ DEPEND="virtual/glibc nls? ( sys-devel/gettext )" # java dep workaround for portage bug # x86? ( java? ( =dev-java/sun-jdk-1.3* >=dev-java/ant-1.3 ) ) -RDEPEND="virtual/glibc +RDEPEND="virtual/libc zlib? ( >=sys-libs/zlib-1.1.3 ) tcltk? ( >=dev-lang/tcl-8 ) perl? ( >=dev-lang/perl-5.6.1-r2 ) diff --git a/dev-db/postgresql/postgresql-7.3.6.ebuild b/dev-db/postgresql/postgresql-7.3.6.ebuild index 63eb82a2eac8..e5027b60f431 100644 --- a/dev-db/postgresql/postgresql-7.3.6.ebuild +++ b/dev-db/postgresql/postgresql-7.3.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.6.ebuild,v 1.7 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.6.ebuild,v 1.8 2004/06/29 17:28:06 agriffis Exp $ inherit flag-o-matic @@ -15,9 +15,9 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" KEYWORDS="x86 ppc sparc alpha amd64 hppa ia64 mips" -IUSE="ssl nls java python tcltk perl libg++ pam readline zlib" +IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf app-admin/sudo >=sys-libs/ncurses-5.2 @@ -32,7 +32,7 @@ DEPEND="virtual/glibc nls? ( sys-devel/gettext )" # java dep workaround for portage bug # x86? ( java? ( =dev-java/sun-jdk-1.3* >=dev-java/ant-1.3 ) ) -RDEPEND="virtual/glibc +RDEPEND="virtual/libc zlib? ( >=sys-libs/zlib-1.1.3 ) tcltk? ( >=dev-lang/tcl-8 ) perl? ( >=dev-lang/perl-5.6.1-r2 ) diff --git a/dev-db/postgresql/postgresql-7.4.2-r1.ebuild b/dev-db/postgresql/postgresql-7.4.2-r1.ebuild index 49b846d56085..e3f2b1a6bc50 100644 --- a/dev-db/postgresql/postgresql-7.4.2-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.4.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.2-r1.ebuild,v 1.7 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.2-r1.ebuild,v 1.8 2004/06/29 17:28:06 agriffis Exp $ inherit eutils gnuconfig flag-o-matic @@ -20,7 +20,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha amd64 hppa ia64 mips" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf app-admin/sudo >=sys-libs/ncurses-5.2 @@ -36,7 +36,7 @@ DEPEND="virtual/glibc nls? ( sys-devel/gettext )" # java dep workaround for portage bug # x86? ( java? ( =dev-java/sun-jdk-1.3* >=dev-java/ant-1.3 ) ) -RDEPEND="virtual/glibc +RDEPEND="virtual/libc zlib? ( >=sys-libs/zlib-1.1.3 ) tcltk? ( >=dev-lang/tcl-8 ) perl? ( >=dev-lang/perl-5.6.1-r2 ) diff --git a/dev-db/postgresql/postgresql-7.4.2-r2.ebuild b/dev-db/postgresql/postgresql-7.4.2-r2.ebuild index ad501519e476..78fb321865a7 100644 --- a/dev-db/postgresql/postgresql-7.4.2-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.2-r2.ebuild,v 1.13 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.2-r2.ebuild,v 1.14 2004/06/29 17:28:06 agriffis Exp $ inherit eutils gnuconfig flag-o-matic @@ -18,7 +18,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 s390 ppc64" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime" RESTRICT="nomirror" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf >=sys-libs/ncurses-5.2 >=sys-devel/bison-1.875 @@ -33,7 +33,7 @@ DEPEND="virtual/glibc nls? ( sys-devel/gettext )" # java dep workaround for portage bug # x86? ( java? ( =dev-java/sun-jdk-1.3* >=dev-java/ant-1.3 ) ) -RDEPEND="virtual/glibc +RDEPEND="virtual/libc app-admin/sudo zlib? ( >=sys-libs/zlib-1.1.3 ) tcltk? ( >=dev-lang/tcl-8 ) diff --git a/dev-db/postgresql/postgresql-7.4.3.ebuild b/dev-db/postgresql/postgresql-7.4.3.ebuild index f132650f6f02..f3607c796274 100644 --- a/dev-db/postgresql/postgresql-7.4.3.ebuild +++ b/dev-db/postgresql/postgresql-7.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.3.ebuild,v 1.2 2004/06/24 22:00:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.3.ebuild,v 1.3 2004/06/29 17:28:06 agriffis Exp $ inherit eutils gnuconfig flag-o-matic @@ -18,7 +18,7 @@ KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa ~amd64 ~ia64 ~s390 ~ppc64" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime" RESTRICT="nomirror" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf >=sys-libs/ncurses-5.2 >=sys-devel/bison-1.875 @@ -33,7 +33,7 @@ DEPEND="virtual/glibc nls? ( sys-devel/gettext )" # java dep workaround for portage bug # x86? ( java? ( =dev-java/sun-jdk-1.3* >=dev-java/ant-1.3 ) ) -RDEPEND="virtual/glibc +RDEPEND="virtual/libc app-admin/sudo zlib? ( >=sys-libs/zlib-1.1.3 ) tcltk? ( >=dev-lang/tcl-8 ) |