summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2010-01-07 06:20:18 +0000
committerSteve Dibb <beandog@gentoo.org>2010-01-07 06:20:18 +0000
commitec06bf4e922f7dad449d81371b0f853d455175b3 (patch)
tree9cde98482a6fcd41ea5cce7e791866bddd228737 /virtual/postgresql-base
parentamd64 stable, bug 285475 (diff)
downloadgentoo-2-ec06bf4e922f7dad449d81371b0f853d455175b3.tar.gz
gentoo-2-ec06bf4e922f7dad449d81371b0f853d455175b3.tar.bz2
gentoo-2-ec06bf4e922f7dad449d81371b0f853d455175b3.zip
amd64 stable, bug 285475
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'virtual/postgresql-base')
-rw-r--r--virtual/postgresql-base/ChangeLog7
-rw-r--r--virtual/postgresql-base/postgresql-base-8.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/virtual/postgresql-base/ChangeLog b/virtual/postgresql-base/ChangeLog
index a0a5dd763c86..0fe3a3dcf6ff 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.19 2009/12/15 20:00:05 abcd Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/ChangeLog,v 1.20 2010/01/07 06:20:18 beandog Exp $
+
+ 07 Jan 2010; Steve Dibb <beandog@gentoo.org> postgresql-base-8.4.ebuild:
+ amd64 stable, bug 285475
15 Dec 2009; Jonathan Callen <abcd@gentoo.org> postgresql-base-8.2.ebuild,
postgresql-base-8.3.ebuild, postgresql-base-8.4.ebuild:
diff --git a/virtual/postgresql-base/postgresql-base-8.4.ebuild b/virtual/postgresql-base/postgresql-base-8.4.ebuild
index 913230f583ee..3b71502193a6 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-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.4.ebuild,v 1.7 2009/12/15 20:00:05 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/postgresql-base/postgresql-base-8.4.ebuild,v 1.8 2010/01/07 06:20:18 beandog 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}"