summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild4
-rw-r--r--dev-perl/Calendar-Simple/ChangeLog5
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild b/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild
index c2a752d460a7..33137edf2987 100644
--- a/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild
+++ b/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild,v 1.1 2006/06/18 00:17:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/Calendar-Simple-1.13.ebuild,v 1.2 2006/06/21 17:19:28 nixnut Exp $
inherit perl-module
@@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/D/DA/DAVECROSS/${P}.tar.gz"
LICENSE="Artistic"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE="test"
SRC_TEST="do"
diff --git a/dev-perl/Calendar-Simple/ChangeLog b/dev-perl/Calendar-Simple/ChangeLog
index a115b7758d8f..a30c299c67d6 100644
--- a/dev-perl/Calendar-Simple/ChangeLog
+++ b/dev-perl/Calendar-Simple/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Calendar-Simple
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.1 2006/06/18 00:17:49 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Calendar-Simple/ChangeLog,v 1.2 2006/06/21 17:19:28 nixnut Exp $
+
+ 21 Jun 2006; <nixnut@gentoo.org> Calendar-Simple-1.13.ebuild:
+ Added ~ppc wrt bug #137128
*Calendar-Simple-1.13 (18 Jun 2006)