diff options
Diffstat (limited to 'dev-perl/B-Utils')
-rw-r--r-- | dev-perl/B-Utils/B-Utils-0.210.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/B-Utils/ChangeLog | 7 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/B-Utils/B-Utils-0.210.0.ebuild b/dev-perl/B-Utils/B-Utils-0.210.0.ebuild index ad0c18deda2d..c2e00eeb0546 100644 --- a/dev-perl/B-Utils/B-Utils-0.210.0.ebuild +++ b/dev-perl/B-Utils/B-Utils-0.210.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.210.0.ebuild,v 1.1 2012/03/30 17:24:26 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/B-Utils-0.210.0.ebuild,v 1.2 2013/01/13 13:42:42 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Helper functions for op tree manipulation" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="test" DEPEND=" diff --git a/dev-perl/B-Utils/ChangeLog b/dev-perl/B-Utils/ChangeLog index a2a3c2e3533f..107095bcd50a 100644 --- a/dev-perl/B-Utils/ChangeLog +++ b/dev-perl/B-Utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/B-Utils -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.18 2012/11/18 11:08:30 robbat2 Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/B-Utils/ChangeLog,v 1.19 2013/01/13 13:42:42 maekke Exp $ + + 13 Jan 2013; Markus Meier <maekke@gentoo.org> B-Utils-0.210.0.ebuild: + add ~arm, bug #449762 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. |