diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-06 19:10:10 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-06 19:10:10 +0000 |
commit | a24d8aa87640bca057aa8cd6aa75d67c652721aa (patch) | |
tree | b4f0559ee62afd0277e8e69146f07fbe2ba92af9 /dev-perl/Module-Runtime | |
parent | Stable for amd64, wrt bug #395297 (diff) | |
download | historical-a24d8aa87640bca057aa8cd6aa75d67c652721aa.tar.gz historical-a24d8aa87640bca057aa8cd6aa75d67c652721aa.tar.bz2 historical-a24d8aa87640bca057aa8cd6aa75d67c652721aa.zip |
Stable for amd64, wrt bug #395297
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Module-Runtime')
-rw-r--r-- | dev-perl/Module-Runtime/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Module-Runtime/ChangeLog b/dev-perl/Module-Runtime/ChangeLog index 98890c80d21a..0868647b3064 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.14 2012/04/01 16:12:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/ChangeLog,v 1.15 2012/04/06 19:08:43 ago Exp $ + + 06 Apr 2012; Agostino Sarubbo <ago@gentoo.org> Module-Runtime-0.13.0.ebuild: + Stable for amd64, wrt bug #395297 01 Apr 2012; Raúl Porcel <armin76@gentoo.org> Module-Runtime-0.11.0.ebuild, Module-Runtime-0.12.0.ebuild, Module-Runtime-0.13.0.ebuild: 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 afd6fbade09c..5386fa2a02a4 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.5 2012/04/01 15:52:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Module-Runtime/Module-Runtime-0.13.0.ebuild,v 1.6 2012/04/06 19:08:43 ago 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="" |