summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2012-08-22 07:47:56 +0000
committerMichael Weber <xmw@gentoo.org>2012-08-22 07:47:56 +0000
commit093403ba9e873a36da3564c18903fc7d1c443f65 (patch)
tree6a9aa0c26ae880dd102807846f413f5b05779bac /dev-perl/Module-Runtime
parentInitial import, ebuild by me. Dependency of Opendylan on x86 (diff)
downloadgentoo-2-093403ba9e873a36da3564c18903fc7d1c443f65.tar.gz
gentoo-2-093403ba9e873a36da3564c18903fc7d1c443f65.tar.bz2
gentoo-2-093403ba9e873a36da3564c18903fc7d1c443f65.zip
ppc stable (bug 418803)
(Portage version: 2.1.11.10/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Module-Runtime')
-rw-r--r--dev-perl/Module-Runtime/ChangeLog5
-rw-r--r--dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Module-Runtime/ChangeLog b/dev-perl/Module-Runtime/ChangeLog
index c0fb215bf259..de7c7cd0b293 100644
--- a/dev-perl/Module-Runtime/ChangeLog
+++ b/dev-perl/Module-Runtime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Module-Runtime
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.20 2012/08/05 17:02:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.21 2012/08/22 07:47:56 xmw Exp $
+
+ 22 Aug 2012; Michael Weber <xmw@gentoo.org> Module-Runtime-0.13.0.ebuild:
+ ppc stable (bug 418803)
05 Aug 2012; Markus Meier <maekke@gentoo.org> Module-Runtime-0.13.0.ebuild:
arm stable, bug #418803
diff --git a/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild b/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
index 76489eba7049..fba631f42251 100644
--- a/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild
+++ b/dev-perl/Module-Runtime/Module-Runtime-0.13.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/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.9 2012/08/05 17:02:35 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.10 2012/08/22 07:47:56 xmw Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Runtime module handling"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
IUSE="test"
RDEPEND=""