diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:03:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-25 17:03:57 +0000 |
commit | 521c1fc48f6e0eb08f4cf3c38b2eae8971d2d20f (patch) | |
tree | af7a5ac5406ab2203aa829f7d227bf64f22ce27b /dev-perl/Sub-Uplevel | |
parent | Stable for HPPA (bug #401069). (diff) | |
download | historical-521c1fc48f6e0eb08f4cf3c38b2eae8971d2d20f.tar.gz historical-521c1fc48f6e0eb08f4cf3c38b2eae8971d2d20f.tar.bz2 historical-521c1fc48f6e0eb08f4cf3c38b2eae8971d2d20f.zip |
ia64/s390/sh/sparc stable wrt #400223
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/Sub-Uplevel')
-rw-r--r-- | dev-perl/Sub-Uplevel/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Uplevel/ChangeLog b/dev-perl/Sub-Uplevel/ChangeLog index fae3af6c8def..47aa7f07c710 100644 --- a/dev-perl/Sub-Uplevel/ChangeLog +++ b/dev-perl/Sub-Uplevel/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Sub-Uplevel # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.75 2012/03/09 09:28:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/ChangeLog,v 1.76 2012/03/25 17:03:57 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Sub-Uplevel-0.220.0.ebuild: + ia64/s390/sh/sparc stable wrt #400223 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Sub-Uplevel-0.220.0.ebuild: diff --git a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild index feacaa3d6b11..500ed598e32c 100644 --- a/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild +++ b/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.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/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild,v 1.8 2012/03/09 09:28:54 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Uplevel/Sub-Uplevel-0.220.0.ebuild,v 1.9 2012/03/25 17:03:57 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Apparently run a function in a higher stack frame" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |