diff options
author | Steve Dibb <beandog@gentoo.org> | 2010-01-07 20:28:56 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2010-01-07 20:28:56 +0000 |
commit | 65a8558fa56ebcc0325559db3bcc1c8c838423c2 (patch) | |
tree | d4c100b38b3f93c2f2f595fb068c754c6ab167a8 /dev-db/postgresql-base/postgresql-base-8.3.9.ebuild | |
parent | Set empty HOMEPAGE and LICENSE (diff) | |
download | gentoo-2-65a8558fa56ebcc0325559db3bcc1c8c838423c2.tar.gz gentoo-2-65a8558fa56ebcc0325559db3bcc1c8c838423c2.tar.bz2 gentoo-2-65a8558fa56ebcc0325559db3bcc1c8c838423c2.zip |
amd64 stable, bug 285475
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/postgresql-base/postgresql-base-8.3.9.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-8.3.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild b/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild index a48ab790bc09..41b2c5aee8b0 100644 --- a/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild +++ b/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.9.ebuild,v 1.1 2009/12/14 18:56:21 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-8.3.9.ebuild,v 1.2 2010/01/07 20:28:56 beandog 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 ~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/" |