diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2005-05-15 04:03:43 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2005-05-15 04:03:43 +0000 |
commit | 62cfd7d1504756b0f8dedb7c924970fbdf8be8cf (patch) | |
tree | 98e0343ef3d35dcce4f7c0d7ce0ae019f8f761cf /dev-db/postgresql/postgresql-7.4.7-r2.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | gentoo-2-62cfd7d1504756b0f8dedb7c924970fbdf8be8cf.tar.gz gentoo-2-62cfd7d1504756b0f8dedb7c924970fbdf8be8cf.tar.bz2 gentoo-2-62cfd7d1504756b0f8dedb7c924970fbdf8be8cf.zip |
marked stable on x86
(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 9ba814b10a75..d5d9082756d2 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.7 2005/05/07 20:27:36 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.7-r2.ebuild,v 1.8 2005/05/15 04:03:43 nakano 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 |