diff options
author | Jochen Maes <sejo@gentoo.org> | 2004-10-13 12:41:59 +0000 |
---|---|---|
committer | Jochen Maes <sejo@gentoo.org> | 2004-10-13 12:41:59 +0000 |
commit | c99283ef8260c771dd91f867be60827a7933409b (patch) | |
tree | d522a5b24e42a6eec78152001f2eae649e337813 /dev-db/postgresql/postgresql-7.3.7-r2.ebuild | |
parent | Fix unpack typo (Manifest recommit) (diff) | |
download | gentoo-2-c99283ef8260c771dd91f867be60827a7933409b.tar.gz gentoo-2-c99283ef8260c771dd91f867be60827a7933409b.tar.bz2 gentoo-2-c99283ef8260c771dd91f867be60827a7933409b.zip |
stable on ppc gsla: 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 5d14d4a4e7fe..a0cefdb03a50 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.1 2004/10/13 11:03:25 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.7-r2.ebuild,v 1.2 2004/10/13 12:41:59 sejo 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 |