diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 20:48:40 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-10-01 20:48:40 +0000 |
commit | 9262d07306fcf4a059252390f8e01d8915848af1 (patch) | |
tree | 60b0fffddd6dfa7d26e68d3b86d6c08aee7b2e16 /dev-db/postgresql-base/postgresql-base-8.4.1.ebuild | |
parent | Stable on alpha, bug #285475 (diff) | |
download | gentoo-2-9262d07306fcf4a059252390f8e01d8915848af1.tar.gz gentoo-2-9262d07306fcf4a059252390f8e01d8915848af1.tar.bz2 gentoo-2-9262d07306fcf4a059252390f8e01d8915848af1.zip |
Stable on alpha, bug #285475
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.4.1.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-8.4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild b/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild index 0b0c3fb64530..5d745e574041 100644 --- a/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild +++ b/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.4.1.ebuild,v 1.2 2009/09/27 14:56:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.4.1.ebuild,v 1.3 2009/10/01 20:48:40 klausman Exp $ EAPI="1" @@ -9,7 +9,7 @@ WANT_AUTOMAKE="none" inherit eutils multilib toolchain-funcs versionator autotools -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~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/" |