diff options
Diffstat (limited to 'dev-db/postgresql/postgresql-8.0.9-r1.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-8.0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-8.0.9-r1.ebuild b/dev-db/postgresql/postgresql-8.0.9-r1.ebuild index bd0654c16fde..f6195846ba46 100644 --- a/dev-db/postgresql/postgresql-8.0.9-r1.ebuild +++ b/dev-db/postgresql/postgresql-8.0.9-r1.ebuild @@ -1,10 +1,10 @@ # 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-8.0.9-r1.ebuild,v 1.1 2006/12/13 07:59:07 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-8.0.9-r1.ebuild,v 1.2 2006/12/14 11:45:55 opfer Exp $ inherit eutils gnuconfig flag-o-matic multilib toolchain-funcs versionator -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" DESCRIPTION="Sophisticated and powerful Object-Relational DBMS." HOMEPAGE="http://www.postgresql.org/" |