diff options
author | Markus Meier <maekke@gentoo.org> | 2014-06-22 18:45:57 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-06-22 18:45:57 +0000 |
commit | 1ea267f30e45f2a2a0435dec0422c1a029f0b85a (patch) | |
tree | 91471fa6ed59a59ed509c96644bbfb50f42f164f /dev-perl/Net-DBus | |
parent | add ~arm, bug #512040 (diff) | |
download | gentoo-2-1ea267f30e45f2a2a0435dec0422c1a029f0b85a.tar.gz gentoo-2-1ea267f30e45f2a2a0435dec0422c1a029f0b85a.tar.bz2 gentoo-2-1ea267f30e45f2a2a0435dec0422c1a029f0b85a.zip |
add ~arm, bug #512040
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Net-DBus')
-rw-r--r-- | dev-perl/Net-DBus/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
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 <maekke@gentoo.org> Net-DBus-1.0.0.ebuild: + add ~arm, bug #512040 24 Jun 2012; Torsten Veller <tove@gentoo.org> 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=" |