diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-09-07 13:47:11 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-09-07 13:47:11 +0000 |
commit | 04bf32dba3499aee11261d6b19986c3ad64cc0b5 (patch) | |
tree | 9b2e4524fa02cacf1b6889f02b9cd3e9f7036bb6 /virtual | |
parent | arm/ia64/s390/sh/sparc stable wrt #268138 (diff) | |
download | gentoo-2-04bf32dba3499aee11261d6b19986c3ad64cc0b5.tar.gz gentoo-2-04bf32dba3499aee11261d6b19986c3ad64cc0b5.tar.bz2 gentoo-2-04bf32dba3499aee11261d6b19986c3ad64cc0b5.zip |
arm/ia64/s390/sh/sparc stable wrt #268138
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/postgresql-base/ChangeLog | 5 | ||||
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog index 5908c16e0374..9fb1545bc194 100644 --- a/virtual/postgresql-base/ChangeLog +++ b/virtual/postgresql-base/ChangeLog @@ -1,6 +1,9 @@ # 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.9 2009/08/02 13:49:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.10 2009/09/07 13:47:11 armin76 Exp $ + + 07 Sep 2009; Raúl Porcel <armin76@gentoo.org> postgresql-base-8.1.ebuild: + arm/ia64/s390/sh/sparc stable wrt #268138 02 Aug 2009; Markus Meier <maekke@gentoo.org> postgresql-base-8.1.ebuild: amd64 stable, bug #268138 diff --git a/virtual/postgresql-base/postgresql-base-8.1.ebuild b/virtual/postgresql-base/postgresql-base-8.1.ebuild index 05e9ca09dc60..71ed27fd2a39 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-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.6 2009/08/02 13:49:45 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.1.ebuild,v 1.7 2009/09/07 13:47:11 armin76 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 x86 ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd" IUSE="" RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )" |