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
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')
-rw-r--r--virtual/postgresql-base/ChangeLog6
-rw-r--r--virtual/postgresql-base/postgresql-base-8.1.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index e4a17d93ad97..f385c51e3711 100644
--- a/virtual/postgresql-base/ChangeLog
+++ b/virtual/postgresql-base/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/postgresql-base
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.4 2009/05/03 11:55:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.5 2009/05/07 18:57:48 klausman Exp $
+
+ 07 May 2009; Tobias Klausmann <klausman@gentoo.org>
+ postgresql-base-8.1.ebuild:
+ Stable on alpha, bug #268138
03 May 2009; Raúl Porcel <armin76@gentoo.org> postgresql-base-8.3.ebuild:
Add ~s390
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} )"