diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-10 18:18:24 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-10 18:18:24 +0000 |
commit | e6c01669ed3992a963df67183f7808ccd09a41bd (patch) | |
tree | c2f4a6687f671dbc8bfa2f748d4367eaf04ffe9e /dev-db/postgresql/postgresql-8.0.1-r2.ebuild | |
parent | uhm, b0rked up manifest probably (diff) | |
download | gentoo-2-e6c01669ed3992a963df67183f7808ccd09a41bd.tar.gz gentoo-2-e6c01669ed3992a963df67183f7808ccd09a41bd.tar.bz2 gentoo-2-e6c01669ed3992a963df67183f7808ccd09a41bd.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-db/postgresql/postgresql-8.0.1-r2.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-8.0.1-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-8.0.1-r2.ebuild b/dev-db/postgresql/postgresql-8.0.1-r2.ebuild index d93c4f109dfb..c4610772797e 100644 --- a/dev-db/postgresql/postgresql-8.0.1-r2.ebuild +++ b/dev-db/postgresql/postgresql-8.0.1-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-8.0.1-r2.ebuild,v 1.6 2005/04/09 20:48:04 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.1-r2.ebuild,v 1.7 2005/04/10 18:17:01 blubb Exp $ inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs @@ -16,7 +16,7 @@ SRC_URI="mirror://postgresql/source/v${PV}/${PN}-base-${MY_PV}.tar.bz2 LICENSE="POSTGRESQL" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa ~amd64 ~ia64 ~s390 ppc64" +KEYWORDS="x86 ppc ~sparc ~mips ~alpha ~arm ~hppa amd64 ~ia64 ~s390 ppc64" IUSE="ssl nls python tcltk perl libg++ pam readline xml2 zlib doc selinux kerberos pg-intdatetime pg-hier" S=${WORKDIR}/${MY_P} |