diff options
author | 2006-08-10 20:33:06 +0000 | |
---|---|---|
committer | 2006-08-10 20:33:06 +0000 | |
commit | b3928fc6f1066b4ed1830a768aa16fb0c6310877 (patch) | |
tree | fdb77023e779e31dd4bbb2db64643824006217bf /dev-db/postgresql/postgresql-7.3.15-r1.ebuild | |
parent | Stable on alpha and amd64 wrt Bug #135187. (diff) | |
download | gentoo-2-b3928fc6f1066b4ed1830a768aa16fb0c6310877.tar.gz gentoo-2-b3928fc6f1066b4ed1830a768aa16fb0c6310877.tar.bz2 gentoo-2-b3928fc6f1066b4ed1830a768aa16fb0c6310877.zip |
Stable on alpha and amd64 wrt Bug #135187.
(Portage version: 2.1-r2)
Diffstat (limited to 'dev-db/postgresql/postgresql-7.3.15-r1.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild b/dev-db/postgresql/postgresql-7.3.15-r1.ebuild index 6473cdcbb4b5..785628522f61 100644 --- a/dev-db/postgresql/postgresql-7.3.15-r1.ebuild +++ b/dev-db/postgresql/postgresql-7.3.15-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.15-r1.ebuild,v 1.5 2006/08/04 14:36:38 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.15-r1.ebuild,v 1.6 2006/08/10 20:33:06 tcort Exp $ inherit eutils gnuconfig flag-o-matic java-pkg multilib @@ -13,7 +13,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 ~s390 ~sh ~sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 mips ppc ~s390 ~sh ~sparc ~x86" IUSE="doc java libg++ nls pam perl python readline ssl tcl tk zlib threads selinux" DEPEND="virtual/libc |