diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-07 20:27:36 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-05-07 20:27:36 +0000 |
commit | eb43697e1ef0eb0d488f86e6c320062a87513735 (patch) | |
tree | f1f84772cf8f897fb21e765344503d0bced6bfc7 /dev-db/postgresql/postgresql-7.4.7-r2.ebuild | |
parent | stable on ia64 (diff) | |
download | gentoo-2-eb43697e1ef0eb0d488f86e6c320062a87513735.tar.gz gentoo-2-eb43697e1ef0eb0d488f86e6c320062a87513735.tar.bz2 gentoo-2-eb43697e1ef0eb0d488f86e6c320062a87513735.zip |
Stable on alpha, bug 91231.
(Portage version: 2.0.51.21-r1)
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.7-r2.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.7-r2.ebuild b/dev-db/postgresql/postgresql-7.4.7-r2.ebuild index 67566ec2555c..9ba814b10a75 100644 --- a/dev-db/postgresql/postgresql-7.4.7-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.4.7-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r2.ebuild,v 1.6 2005/05/07 20:09:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r2.ebuild,v 1.7 2005/05/07 20:27:36 kloeri Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~s390 ~sparc ~x86" IUSE="ssl nls java python tcltk perl libg++ pam readline zlib doc pg-hier pg-vacuumdelay pg-intdatetime threads xml2 selinux" DEPEND="virtual/libc |