diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 15:50:06 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-16 15:50:06 +0000 |
commit | 45f5f8de1248ad98b9c2e9ca865ecd4571105cc3 (patch) | |
tree | 418a13a1e9794a109b5c33a63697205ae5194f50 /dev-perl/glib-perl | |
parent | Stable for ppc64, wrt bug #463064 (diff) | |
download | gentoo-2-45f5f8de1248ad98b9c2e9ca865ecd4571105cc3.tar.gz gentoo-2-45f5f8de1248ad98b9c2e9ca865ecd4571105cc3.tar.bz2 gentoo-2-45f5f8de1248ad98b9c2e9ca865ecd4571105cc3.zip |
Stable for ppc64, wrt bug #461146
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/glib-perl')
-rw-r--r-- | dev-perl/glib-perl/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/glib-perl/glib-perl-1.280.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/glib-perl/ChangeLog b/dev-perl/glib-perl/ChangeLog index 60fe1ba63b70..653bdea96557 100644 --- a/dev-perl/glib-perl/ChangeLog +++ b/dev-perl/glib-perl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/glib-perl # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/glib-perl/ChangeLog,v 1.155 2013/05/16 13:19:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/glib-perl/ChangeLog,v 1.156 2013/05/16 15:50:06 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.280.0.ebuild: + Stable for ppc64, wrt bug #461146 16 May 2013; Agostino Sarubbo <ago@gentoo.org> glib-perl-1.280.0.ebuild: Stable for ppc, wrt bug #461146 diff --git a/dev-perl/glib-perl/glib-perl-1.280.0.ebuild b/dev-perl/glib-perl/glib-perl-1.280.0.ebuild index c372eb749b76..376fdf567905 100644 --- a/dev-perl/glib-perl/glib-perl-1.280.0.ebuild +++ b/dev-perl/glib-perl/glib-perl-1.280.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/dev-perl/glib-perl/glib-perl-1.280.0.ebuild,v 1.4 2013/05/16 13:19:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/glib-perl/glib-perl-1.280.0.ebuild,v 1.5 2013/05/16 15:50:06 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk2-perl.sf.net/ ${HOMEPAGE}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="" RDEPEND=">=dev-libs/glib-2" |