summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-10-09 01:22:30 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-10-09 01:22:30 +0000
commit64795a7528598f6c006ac2c15cc21584586509b7 (patch)
treec54d707bfc71a4d5bf553652376abaea55109cc3 /dev-perl/Event
parentStable channel bump. (diff)
downloadhistorical-64795a7528598f6c006ac2c15cc21584586509b7.tar.gz
historical-64795a7528598f6c006ac2c15cc21584586509b7.tar.bz2
historical-64795a7528598f6c006ac2c15cc21584586509b7.zip
stable ppc ppc64, bug #436854
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Event')
-rw-r--r--dev-perl/Event/ChangeLog5
-rw-r--r--dev-perl/Event/Event-1.10.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Event/ChangeLog b/dev-perl/Event/ChangeLog
index 7b234f0595c2..de4827426f01 100644
--- a/dev-perl/Event/ChangeLog
+++ b/dev-perl/Event/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Event
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.78 2012/10/07 13:01:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/ChangeLog,v 1.79 2012/10/09 01:22:30 blueness Exp $
+
+ 09 Oct 2012; Anthony G. Basile <blueness@gentoo.org> Event-1.10.ebuild:
+ stable ppc ppc64, bug #436854
07 Oct 2012; Agostino Sarubbo <ago@gentoo.org> Event-1.10.ebuild:
Stable for amd64, wrt bug #436854
diff --git a/dev-perl/Event/Event-1.10.ebuild b/dev-perl/Event/Event-1.10.ebuild
index 3e71664c4d44..41b2ada68374 100644
--- a/dev-perl/Event/Event-1.10.ebuild
+++ b/dev-perl/Event/Event-1.10.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/Event/Event-1.10.ebuild,v 1.4 2012/10/07 13:01:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Event/Event-1.10.ebuild,v 1.5 2012/10/09 01:22:30 blueness Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-module/Event/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ~arm ia64 ~ppc ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86"
IUSE=""
SRC_TEST="do"