summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-01-07 17:02:54 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-01-07 17:02:54 +0000
commit42790bb51ed8273fdc78526e17b799f8461c62a4 (patch)
tree01fa23ead9a42ab6cdee698fc3fea92d1dd9a5e6 /virtual/postgresql-base
parentstable x86, bug 285475 (diff)
downloadgentoo-2-42790bb51ed8273fdc78526e17b799f8461c62a4.tar.gz
gentoo-2-42790bb51ed8273fdc78526e17b799f8461c62a4.tar.bz2
gentoo-2-42790bb51ed8273fdc78526e17b799f8461c62a4.zip
stable x86, bug 285475
(Portage version: 2.1.6.13/cvs/Linux i686, RepoMan options: --force)
Diffstat (limited to 'virtual/postgresql-base')
-rw-r--r--virtual/postgresql-base/ChangeLog6
-rw-r--r--virtual/postgresql-base/postgresql-base-8.3.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index 7c8badaee998..146bdd394e3d 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.21 2010/01/07 17:02:23 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.22 2010/01/07 17:02:54 fauli Exp $
+
+ 07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ postgresql-base-8.3.ebuild:
+ stable x86, bug 285475
07 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
postgresql-base-8.2.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}"