diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-7.3.11.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.11.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/postgresql/postgresql-7.3.11.ebuild b/dev-db/postgresql/postgresql-7.3.11.ebuild index 84de311d049a..84ea2ad208a5 100644 --- a/dev-db/postgresql/postgresql-7.3.11.ebuild +++ b/dev-db/postgresql/postgresql-7.3.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.11.ebuild,v 1.8 2005/12/27 06:36:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.11.ebuild,v 1.9 2006/02/19 20:57:42 kloeri Exp $ inherit eutils gnuconfig flag-o-matic java-pkg @@ -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 tcltk zlib threads selinux" DEPEND="virtual/libc |