diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 09:09:10 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-13 09:09:10 +0000 |
commit | 9b513eb661cff5363e25c9197b6e61804bb40be7 (patch) | |
tree | 8322ac0ffda4d91166b682797078f04dc17f87d4 /dev-perl/B-Hooks-EndOfScope | |
parent | Remove python herd from metdata. (diff) | |
download | gentoo-2-9b513eb661cff5363e25c9197b6e61804bb40be7.tar.gz gentoo-2-9b513eb661cff5363e25c9197b6e61804bb40be7.tar.bz2 gentoo-2-9b513eb661cff5363e25c9197b6e61804bb40be7.zip |
ppc stable wrt #350853
(Portage version: 2.2.0_alpha50/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/B-Hooks-EndOfScope')
-rw-r--r-- | dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/B-Hooks-EndOfScope/ChangeLog | 6 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild index 1159544c347f..c1992f149d2b 100644 --- a/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild +++ b/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild,v 1.4 2011/03/27 08:36:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/B-Hooks-EndOfScope-0.09.ebuild,v 1.5 2011/08/13 09:09:08 xarthisius Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Execute code after a scope finished compilation" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=">=dev-perl/Variable-Magic-0.34 diff --git a/dev-perl/B-Hooks-EndOfScope/ChangeLog b/dev-perl/B-Hooks-EndOfScope/ChangeLog index 6ef0b11175c4..50227fc674ba 100644 --- a/dev-perl/B-Hooks-EndOfScope/ChangeLog +++ b/dev-perl/B-Hooks-EndOfScope/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/B-Hooks-EndOfScope # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.11 2011/03/27 08:36:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Hooks-EndOfScope/ChangeLog,v 1.12 2011/08/13 09:09:08 xarthisius Exp $ + + 13 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + B-Hooks-EndOfScope-0.09.ebuild: + ppc stable wrt #350853 27 Mar 2011; Torsten Veller <tove@gentoo.org> B-Hooks-EndOfScope-0.09.ebuild: Stable on x86 (#350853) |