diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-7.3.9-r1.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.3.9-r1.ebuild b/dev-db/postgresql/postgresql-7.3.9-r1.ebuild index a93dff6423c1..5a06affec572 100644 --- a/dev-db/postgresql/postgresql-7.3.9-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.3.9-r1.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.3.9-r1.ebuild,v 1.6 2005/02/16 08:59:16 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.9-r1.ebuild,v 1.7 2005/02/18 17:28:59 hardave Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -13,7 +13,7 @@ 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" +KEYWORDS="x86 ppc sparc alpha amd64 hppa ~ia64 mips" IUSE="doc java libg++ nls pam perl python readline ssl tcltk zlib threads" DEPEND="virtual/libc |