summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 15:10:06 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 15:10:06 +0000
commitb99479d2f2d180584c28e5a89efda20536e56173 (patch)
tree137d536e7b49278e053593e157168582a1f11188 /app-admin/eselect-postgresql
parentStable for ppc, wrt bug #497488 (diff)
downloadgentoo-2-b99479d2f2d180584c28e5a89efda20536e56173.tar.gz
gentoo-2-b99479d2f2d180584c28e5a89efda20536e56173.tar.bz2
gentoo-2-b99479d2f2d180584c28e5a89efda20536e56173.zip
Stable for ppc, wrt bug #495314
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect-postgresql')
-rw-r--r--app-admin/eselect-postgresql/ChangeLog6
-rw-r--r--app-admin/eselect-postgresql/eselect-postgresql-1.2.1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-postgresql/ChangeLog b/app-admin/eselect-postgresql/ChangeLog
index fae8c4c8a1dc..65b12d422c5c 100644
--- a/app-admin/eselect-postgresql/ChangeLog
+++ b/app-admin/eselect-postgresql/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-admin/eselect-postgresql
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/ChangeLog,v 1.45 2014/01/14 13:56:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/ChangeLog,v 1.46 2014/01/14 15:10:06 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+ eselect-postgresql-1.2.1.ebuild:
+ Stable for ppc, wrt bug #495314
14 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
eselect-postgresql-1.2.1.ebuild:
diff --git a/app-admin/eselect-postgresql/eselect-postgresql-1.2.1.ebuild b/app-admin/eselect-postgresql/eselect-postgresql-1.2.1.ebuild
index 9ea58c4cbec9..cfab4183cf9c 100644
--- a/app-admin/eselect-postgresql/eselect-postgresql-1.2.1.ebuild
+++ b/app-admin/eselect-postgresql/eselect-postgresql-1.2.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/eselect-postgresql-1.2.1.ebuild,v 1.4 2014/01/14 13:56:15 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/eselect-postgresql-1.2.1.ebuild,v 1.5 2014/01/14 15:10:06 ago Exp $
EAPI="5"
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/"
SRC_URI="http://dev.gentoo.org/~titanofold/${P}.tbz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND="app-admin/eselect"