diff options
author | 2007-05-05 10:26:11 +0000 | |
---|---|---|
committer | 2007-05-05 10:26:11 +0000 | |
commit | cb349d5ed9b5e0db65b8b1c930485c113b1a4ea4 (patch) | |
tree | b80d1d0905de4b63b4fc0848a4cf9a53bd6768ee /dev-db/postgresql/postgresql-7.3.19.ebuild | |
parent | ppc stable, bug #175791 (diff) | |
download | gentoo-2-cb349d5ed9b5e0db65b8b1c930485c113b1a4ea4.tar.gz gentoo-2-cb349d5ed9b5e0db65b8b1c930485c113b1a4ea4.tar.bz2 gentoo-2-cb349d5ed9b5e0db65b8b1c930485c113b1a4ea4.zip |
ppc stable, bug #175791
(Portage version: 2.1.2.6)
Diffstat (limited to 'dev-db/postgresql/postgresql-7.3.19.ebuild')
-rw-r--r-- | dev-db/postgresql/postgresql-7.3.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.3.19.ebuild b/dev-db/postgresql/postgresql-7.3.19.ebuild index cfda35ceb8bd..00662775c57e 100644 --- a/dev-db/postgresql/postgresql-7.3.19.ebuild +++ b/dev-db/postgresql/postgresql-7.3.19.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.19.ebuild,v 1.5 2007/05/04 16:37:38 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.19.ebuild,v 1.6 2007/05/05 10:26:11 dertobi123 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/" |