diff options
author | 2010-01-07 20:28:56 +0000 | |
---|---|---|
committer | 2010-01-07 20:28:56 +0000 | |
commit | 65a8558fa56ebcc0325559db3bcc1c8c838423c2 (patch) | |
tree | d4c100b38b3f93c2f2f595fb068c754c6ab167a8 /dev-db/postgresql-base/postgresql-base-7.4.26.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-7.4.26.ebuild')
-rw-r--r-- | dev-db/postgresql-base/postgresql-base-7.4.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild b/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild index 576006dec86d..0caf98811950 100644 --- a/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild +++ b/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild @@ -1,6 +1,6 @@ # 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-7.4.26.ebuild,v 1.6 2010/01/07 16:57:36 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql-base/postgresql-base-7.4.26.ebuild,v 1.7 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="~amd64 hppa ppc x86" +KEYWORDS="amd64 hppa ppc x86" DESCRIPTION="PostgreSQL libraries and clients" HOMEPAGE="http://www.postgresql.org/" |