diff options
author | 2004-11-04 03:28:49 +0000 | |
---|---|---|
committer | 2004-11-04 03:28:49 +0000 | |
commit | 883e98b7eee061304577e4b055213b935251d9c1 (patch) | |
tree | 84a676d9322f7a2eff3db4f0909331d244cd1bfa /dev-db | |
parent | arm/hppa/ia64/s390 stable for security #69668 (Manifest recommit) (diff) | |
download | gentoo-2-883e98b7eee061304577e4b055213b935251d9c1.tar.gz gentoo-2-883e98b7eee061304577e4b055213b935251d9c1.tar.bz2 gentoo-2-883e98b7eee061304577e4b055213b935251d9c1.zip |
arm/s390 stable for security #66371
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.5-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.5-r2.ebuild b/dev-db/postgresql/postgresql-7.4.5-r2.ebuild index af75948e701c..de6f4ea99a51 100644 --- a/dev-db/postgresql/postgresql-7.4.5-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.4.5-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.5-r2.ebuild,v 1.11 2004/10/16 23:08:50 axxo Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.5-r2.ebuild,v 1.12 2004/11/04 03:28:49 vapier Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="x86 ppc sparc ~mips alpha ~arm hppa amd64 ia64 ~s390 ppc64" +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" DEPEND="virtual/libc |