diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 14:05:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-03 14:05:55 +0000 |
commit | c5b1a62739e637336a2f10f59c9241d155f7710b (patch) | |
tree | 8a03e67af7fc0e1f45cf5933ba1fed62d7994d56 /app-admin | |
parent | Stable for ia64, wrt bug #483112 (diff) | |
download | gentoo-2-c5b1a62739e637336a2f10f59c9241d155f7710b.tar.gz gentoo-2-c5b1a62739e637336a2f10f59c9241d155f7710b.tar.bz2 gentoo-2-c5b1a62739e637336a2f10f59c9241d155f7710b.zip |
Stable for ia64, wrt bug #483416
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/eselect-postgresql/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-postgresql/ChangeLog b/app-admin/eselect-postgresql/ChangeLog index ef50c5627ae1..e0c2361a700d 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/ChangeLog,v 1.34 2013/09/03 09:39:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/ChangeLog,v 1.35 2013/09/03 14:05:55 ago Exp $ + + 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> + eselect-postgresql-1.2.0.ebuild: + Stable for ia64, wrt bug #483416 03 Sep 2013; Agostino Sarubbo <ago@gentoo.org> eselect-postgresql-1.2.0.ebuild: diff --git a/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild b/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild index 12acede18ae4..79a8a24e014f 100644 --- a/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild +++ b/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.0.ebuild,v 1.3 2013/09/03 09:39:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-postgresql/eselect-postgresql-1.2.0.ebuild,v 1.4 2013/09/03 14:05:55 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" |