diff options
author | 2011-03-06 17:51:28 +0000 | |
---|---|---|
committer | 2011-03-06 17:51:28 +0000 | |
commit | 7c0e8ad47325635c7ed4a1253ef32149a1d9c39c (patch) | |
tree | c3aa30d237661c087ee9ac867ff64404ea0dcf49 /dev-db/postgresql-base/postgresql-base-8.3.14.ebuild | |
parent | alpha/ia64/s390/sh stable wrt #353854 (diff) | |
download | historical-7c0e8ad47325635c7ed4a1253ef32149a1d9c39c.tar.gz historical-7c0e8ad47325635c7ed4a1253ef32149a1d9c39c.tar.bz2 historical-7c0e8ad47325635c7ed4a1253ef32149a1d9c39c.zip |
arm/ia64/s390/sh/sparc stable wrt #353387
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.3.14.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-8.3.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild index 8c00510b31ba..32aa5cd43534 100644 --- a/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild +++ b/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild,v 1.6 2011/02/27 09:58:04 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.14.ebuild,v 1.7 2011/03/06 17:49:40 armin76 Exp $ EAPI="2" @@ -8,7 +8,7 @@ WANT_AUTOMAKE="none" inherit eutils multilib versionator autotools -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" |