summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-05-04 13:06:39 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-05-04 13:06:39 +0000
commitd7b6cad238462c034b6034b36a47ae1b3512dff1 (patch)
tree89d7b15b2cee9dc8555c3156f2c030279709ae50 /dev-db/postgresql/postgresql-7.4.17.ebuild
parentUnbundled more JARs and corrected dependencies according to new eclass patch (diff)
downloadhistorical-d7b6cad238462c034b6034b36a47ae1b3512dff1.tar.gz
historical-d7b6cad238462c034b6034b36a47ae1b3512dff1.tar.bz2
historical-d7b6cad238462c034b6034b36a47ae1b3512dff1.zip
ia64 + x86 stable wrt security bug 175791
Package-Manager: portage-2.1.2.5
Diffstat (limited to 'dev-db/postgresql/postgresql-7.4.17.ebuild')
-rw-r--r--dev-db/postgresql/postgresql-7.4.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/postgresql/postgresql-7.4.17.ebuild b/dev-db/postgresql/postgresql-7.4.17.ebuild
index 68af9c64a1f0..99870c809def 100644
--- a/dev-db/postgresql/postgresql-7.4.17.ebuild
+++ b/dev-db/postgresql/postgresql-7.4.17.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.4.17.ebuild,v 1.1 2007/05/03 05:31:14 aross Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/postgresql/postgresql-7.4.17.ebuild,v 1.2 2007/05/04 13:06:39 armin76 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/"