diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 17:06:03 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-01-07 17:06:03 +0000 |
commit | 71b0eed0f8e68d94f2257815c1253c496fb06e8b (patch) | |
tree | 159ce062abf71857b3b9b66ef187b4585b590797 /virtual/postgresql-base | |
parent | stable x86, bug 285475 (diff) | |
download | historical-71b0eed0f8e68d94f2257815c1253c496fb06e8b.tar.gz historical-71b0eed0f8e68d94f2257815c1253c496fb06e8b.tar.bz2 historical-71b0eed0f8e68d94f2257815c1253c496fb06e8b.zip |
stable x86, bug 285475
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'virtual/postgresql-base')
-rw-r--r-- | virtual/postgresql-base/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.3.ebuild | 6 | ||||
-rw-r--r-- | virtual/postgresql-base/postgresql-base-8.4.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog index 146bdd394e3d..e79b5def3890 100644 --- a/virtual/postgresql-base/ChangeLog +++ b/virtual/postgresql-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/postgresql-base # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.22 2010/01/07 17:02:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.23 2010/01/07 17:03:25 fauli Exp $ + + 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> + postgresql-base-8.4.ebuild: + stable x86, bug 285475 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org> postgresql-base-8.3.ebuild: diff --git a/virtual/postgresql-base/postgresql-base-8.3.ebuild b/virtual/postgresql-base/postgresql-base-8.3.ebuild index 4a11ebf26652..ec1c47db0c4e 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-2009 Gentoo Foundation +# Copyright 1999-2010 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.7 2009/12/15 20:00:05 abcd Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.3.ebuild,v 1.8 2010/01/07 17:02:54 fauli 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND="dev-db/postgresql-base:${SLOT}" diff --git a/virtual/postgresql-base/postgresql-base-8.4.ebuild b/virtual/postgresql-base/postgresql-base-8.4.ebuild index 3b71502193a6..d3238bc26d4f 100644 --- a/virtual/postgresql-base/postgresql-base-8.4.ebuild +++ b/virtual/postgresql-base/postgresql-base-8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.8 2010/01/07 06:20:18 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.9 2010/01/07 17:03:25 fauli 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 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND="dev-db/postgresql-base:${SLOT}" |