diff options
author | 2012-03-08 15:16:16 +0000 | |
---|---|---|
committer | 2012-03-08 15:16:16 +0000 | |
commit | ef437b62cb02253074988d106c7c12bc348c7b2c (patch) | |
tree | 2ff49178c7f7b8235c48e1ec5929815c7b81d721 /dev-perl | |
parent | Marking YAML-Tiny-1.500.0 ppc64 for bug 396961 (diff) | |
download | gentoo-2-ef437b62cb02253074988d106c7c12bc348c7b2c.tar.gz gentoo-2-ef437b62cb02253074988d106c7c12bc348c7b2c.tar.bz2 gentoo-2-ef437b62cb02253074988d106c7c12bc348c7b2c.zip |
x86 stable wrt bug #400129
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog index 1d917ece06ba..0ddcc21e2f93 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/ChangeLog +++ b/dev-perl/Gtk2-Ex-PodViewer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Gtk2-Ex-PodViewer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.31 2012/02/24 10:15:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/ChangeLog,v 1.32 2012/03/08 15:16:16 phajdan.jr Exp $ + + 08 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + Gtk2-Ex-PodViewer-0.180.0.ebuild: + x86 stable wrt bug #400129 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Gtk2-Ex-PodViewer-0.180.0.ebuild: diff --git a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild index 5d8135ea9445..4606ce651264 100644 --- a/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild +++ b/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild,v 1.2 2012/02/24 10:15:21 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Ex-PodViewer/Gtk2-Ex-PodViewer-0.180.0.ebuild,v 1.3 2012/03/08 15:16:16 phajdan.jr Exp $ EAPI=4 MODULE_AUTHOR=GBROWN @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="a Gtk2 widget for displaying Plain old Documentation (POD)." SLOT="0" -KEYWORDS="amd64 ~ia64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~sparc x86" IUSE="" #SRC_TEST="do" |