summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:56:15 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-14 13:56:15 +0000
commite65f063d3abbd09d767d0bc008cccb2ae5208f16 (patch)
treea40c0a77943039fd940dad0f86d2327948c7b66f /app-admin
parentStable for x86, wrt bug #495314 (diff)
downloadgentoo-2-e65f063d3abbd09d767d0bc008cccb2ae5208f16.tar.gz
gentoo-2-e65f063d3abbd09d767d0bc008cccb2ae5208f16.tar.bz2
gentoo-2-e65f063d3abbd09d767d0bc008cccb2ae5208f16.zip
Stable for x86, wrt bug #495314
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-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 63c309ff0197..fae8c4c8a1dc 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.44 2014/01/12 20:24:48 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/ChangeLog,v 1.45 2014/01/14 13:56:15 ago Exp $
+
+ 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org>
+ eselect-postgresql-1.2.1.ebuild:
+ Stable for x86, wrt bug #495314
12 Jan 2014; Pacho Ramos <pacho@gentoo.org> eselect-postgresql-1.2.1.ebuild:
amd64 stable, bug #495314
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 d09a8cc12b8b..9ea58c4cbec9 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.3 2014/01/12 20:24:48 pacho Exp $
+# $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 $
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"