diff options
author | Masatomo Nakano <nakano@gentoo.org> | 2005-07-06 04:33:46 +0000 |
---|---|---|
committer | Masatomo Nakano <nakano@gentoo.org> | 2005-07-06 04:33:46 +0000 |
commit | a6e3d24429245f4ad45c6d30824cc9187b4dbdfb (patch) | |
tree | fff1e23fd4b6c816edb1c139fd1d3d24d66d0c88 /dev-db/postgresql/postgresql-7.4.8.ebuild | |
parent | marked stable on x86 (diff) | |
download | historical-a6e3d24429245f4ad45c6d30824cc9187b4dbdfb.tar.gz historical-a6e3d24429245f4ad45c6d30824cc9187b4dbdfb.tar.bz2 historical-a6e3d24429245f4ad45c6d30824cc9187b4dbdfb.zip |
marked stable on x86
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.8.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.4.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.8.ebuild b/dev-db/postgresql/postgresql-7.4.8.ebuild index 2c5db3616c80..43a4ec9166ce 100644 --- a/dev-db/postgresql/postgresql-7.4.8.ebuild +++ b/dev-db/postgresql/postgresql-7.4.8.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.8.ebuild,v 1.1 2005/05/16 06:54:44 nakano Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.8.ebuild,v 1.2 2005/07/06 04:33:46 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 |