diff options
author | 2007-05-04 15:31:24 +0000 | |
---|---|---|
committer | 2007-05-04 15:31:24 +0000 | |
commit | 353b7e8a93b48b5520e9ca23ead857ba1a243662 (patch) | |
tree | 5119d6ad7ef4653089765010e5928bbea7bd72c4 /dev-db/postgresql/postgresql-7.3.19.ebuild | |
parent | Stable on sparc wrt security #175791 (diff) | |
download | gentoo-2-353b7e8a93b48b5520e9ca23ead857ba1a243662.tar.gz gentoo-2-353b7e8a93b48b5520e9ca23ead857ba1a243662.tar.bz2 gentoo-2-353b7e8a93b48b5520e9ca23ead857ba1a243662.zip |
Stable on sparc wrt security #175791
(Portage version: 2.1.2.2)
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 a8f8606a2d01..6a1222db725c 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.2 2007/05/04 13:06:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.3.19.ebuild,v 1.3 2007/05/04 15:31:24 gustavoz 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/" |