diff options
author | Tiziano Müller <dev-zero@gentoo.org> | 2008-05-19 07:15:47 +0000 |
---|---|---|
committer | Tiziano Müller <dev-zero@gentoo.org> | 2008-05-19 07:15:47 +0000 |
commit | ae582d5def4c30db132f41c2c95bec532c741ccf (patch) | |
tree | f63167db2476aaca855a4e8f1bf86177f70e38b3 /virtual | |
parent | Dropped ~s390 and ~sparc-fbsd keyword for 8.3 ({postgresql,libs}-8.3 are p.ma... (diff) | |
download | gentoo-2-ae582d5def4c30db132f41c2c95bec532c741ccf.tar.gz gentoo-2-ae582d5def4c30db132f41c2c95bec532c741ccf.tar.bz2 gentoo-2-ae582d5def4c30db132f41c2c95bec532c741ccf.zip |
Marked 7.3,7.4,8.0 stable on alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 since they have dev-db/libpq-{7.3,7.4,8.0} stable. Dropped ~s390 and ~sparc-fbsd keyword for 8.3 ({postgresql,libs}-8.3 are p.masked anyway).
(Portage version: 2.1.5_rc7)
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/postgresql-base/ChangeLog | 10 | ||||
-rw-r--r-- | virtual/postgresql-base/postgresql-base-7.3.ebuild | 4 | ||||
-rw-r--r-- | virtual/postgresql-base/postgresql-base-7.4.ebuild | 4 | ||||
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.0.ebuild | 4 | ||||
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.3.ebuild | 4 |
5 files changed, 17 insertions, 9 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog index 993c252df870..af96a61b1b0a 100644 --- a/virtual/postgresql-base/ChangeLog +++ b/virtual/postgresql-base/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for virtual/postgresql-base # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.2 2008/04/18 19:07:21 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.3 2008/05/19 07:15:47 dev-zero Exp $ + + 19 May 2008; Tiziano Müller <dev-zero@gentoo.org> + postgresql-base-7.3.ebuild, postgresql-base-7.4.ebuild, + postgresql-base-8.0.ebuild, postgresql-base-8.3.ebuild: + Marked 7.3,7.4,8.0 stable on alpha amd64 arm hppa ia64 ppc ppc64 s390 sh + sparc x86 since they have dev-db/libpq-{7.3,7.4,8.0} stable. Dropped ~s390 + and ~sparc-fbsd keyword for 8.3 ({postgresql,libs}-8.3 are p.masked + anyway). *postgresql-base-8.3 (15 Apr 2008) *postgresql-base-8.2 (15 Apr 2008) diff --git a/virtual/postgresql-base/postgresql-base-7.3.ebuild b/virtual/postgresql-base/postgresql-base-7.3.ebuild index 3a811eeef779..2cd781389e4b 100644 --- a/virtual/postgresql-base/postgresql-base-7.3.ebuild +++ b/virtual/postgresql-base/postgresql-base-7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.3.ebuild,v 1.1 2008/04/15 09:41:07 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.3.ebuild,v 1.2 2008/05/19 07:15:47 dev-zero 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" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )" diff --git a/virtual/postgresql-base/postgresql-base-7.4.ebuild b/virtual/postgresql-base/postgresql-base-7.4.ebuild index 60ff99fd97cf..190b85d334f2 100644 --- a/virtual/postgresql-base/postgresql-base-7.4.ebuild +++ b/virtual/postgresql-base/postgresql-base-7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.4.ebuild,v 1.1 2008/04/15 09:41:07 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-7.4.ebuild,v 1.2 2008/05/19 07:15:47 dev-zero 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" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )" diff --git a/virtual/postgresql-base/postgresql-base-8.0.ebuild b/virtual/postgresql-base/postgresql-base-8.0.ebuild index 490ce0ddfff6..3def68ae504d 100644 --- a/virtual/postgresql-base/postgresql-base-8.0.ebuild +++ b/virtual/postgresql-base/postgresql-base-8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.0.ebuild,v 1.1 2008/04/15 09:41:07 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.0.ebuild,v 1.2 2008/05/19 07:15:47 dev-zero 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" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86" IUSE="" RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )" diff --git a/virtual/postgresql-base/postgresql-base-8.3.ebuild b/virtual/postgresql-base/postgresql-base-8.3.ebuild index 6cc005e0bd5e..7eded023b744 100644 --- a/virtual/postgresql-base/postgresql-base-8.3.ebuild +++ b/virtual/postgresql-base/postgresql-base-8.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.1 2008/04/15 09:41:07 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.2 2008/05/19 07:15:47 dev-zero 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 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="" RDEPEND="|| ( =dev-db/libpq-${PV}* dev-db/postgresql-base:${SLOT} )" |