diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-14 00:01:38 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-10-14 00:01:38 +0000 |
commit | 9324f627fac1bf174bbeee494e928fd58280c5ac (patch) | |
tree | 6006f7691b283bceeb41dedc0e75ce6ea7df4565 /dev-db/postgresql/postgresql-7.3.7-r2.ebuild | |
parent | fix $ECLASS (diff) | |
download | historical-9324f627fac1bf174bbeee494e928fd58280c5ac.tar.gz historical-9324f627fac1bf174bbeee494e928fd58280c5ac.tar.bz2 historical-9324f627fac1bf174bbeee494e928fd58280c5ac.zip |
Stable on alpha, bug 66371.
Diffstat (limited to 'dev-db/postgresql/postgresql-7.3.7-r2.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.3.7-r2.ebuild b/dev-db/postgresql/postgresql-7.3.7-r2.ebuild index d4304e0e960f..36b473cc2c27 100644 --- a/dev-db/postgresql/postgresql-7.3.7-r2.ebuild +++ b/dev-db/postgresql/postgresql-7.3.7-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.3.7-r2.ebuild,v 1.3 2004/10/13 21:49:48 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.7-r2.ebuild,v 1.4 2004/10/14 00:01:38 kloeri Exp $ inherit eutils gnuconfig flag-o-matic @@ -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" DEPEND="virtual/libc |