From 1ea267f30e45f2a2a0435dec0422c1a029f0b85a Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Sun, 22 Jun 2014 18:45:57 +0000 Subject: add ~arm, bug #512040 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062) --- dev-perl/Net-DBus/ChangeLog | 7 +++++-- dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild | 6 +++--- 2 files changed, 8 insertions(+), 5 deletions(-) (limited to 'dev-perl/Net-DBus') diff --git a/dev-perl/Net-DBus/ChangeLog b/dev-perl/Net-DBus/ChangeLog index 25d0b1983b63..1b0949c01c2c 100644 --- a/dev-perl/Net-DBus/ChangeLog +++ b/dev-perl/Net-DBus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Net-DBus -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/ChangeLog,v 1.26 2012/06/24 12:59:49 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/ChangeLog,v 1.27 2014/06/22 18:45:57 maekke Exp $ + + 22 Jun 2014; Markus Meier Net-DBus-1.0.0.ebuild: + add ~arm, bug #512040 24 Jun 2012; Torsten Veller metadata.xml: Update CPAN upstream info diff --git a/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild b/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild index 1bc2a7ff0a2b..71a8398915cb 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild,v 1.7 2012/05/04 04:10:56 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild,v 1.8 2014/06/22 18:45:57 maekke Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension for the DBus message system" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc sparc x86" +KEYWORDS="alpha amd64 ~arm ia64 ppc sparc x86" IUSE="test" RDEPEND=" -- cgit v1.2.3-65-gdbad