summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2009-05-07 18:57:48 +0000
committerTobias Klausmann <klausman@gentoo.org>2009-05-07 18:57:48 +0000
commite14ffca408f06c57eaa69095e25914586379d31f (patch)
tree55a59ebb8241e98ec9f1251f9d4ae15f3f52f6d8 /virtual/postgresql-base/postgresql-base-8.1.ebuild
parentStable on alpha, bug #268138 (diff)
downloadgentoo-2-e14ffca408f06c57eaa69095e25914586379d31f.tar.gz
gentoo-2-e14ffca408f06c57eaa69095e25914586379d31f.tar.bz2
gentoo-2-e14ffca408f06c57eaa69095e25914586379d31f.zip
Stable on alpha, bug #268138
(Portage version: 2.1.6.12/cvs/Linux x86_64)
Diffstat (limited to 'virtual/postgresql-base/postgresql-base-8.1.ebuild')
-rw-r--r--virtual/postgresql-base/postgresql-base-8.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/virtual/postgresql-base/postgresql-base-8.1.ebuild b/virtual/postgresql-base/postgresql-base-8.1.ebuild
index d29a5685f452..fabe6b7dfad3 100644
--- a/virtual/postgresql-base/postgresql-base-8.1.ebuild
+++ b/virtual/postgresql-base/postgresql-base-8.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.1 2008/04/15 09:41:07 dev-zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.2 2009/05/07 18:57:48 klausman Exp $
EAPI="1"
@@ -10,7 +10,7 @@ SRC_URI=""
LICENSE="as-is"
SLOT="${PV}"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
IUSE=""
RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )"