diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:26:23 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-24 10:26:23 +0000 |
commit | c470528f55da76c03a0fb4834ae6447b83eeb89f (patch) | |
tree | 1e1eb8894e71c810f3bde4f524531f19d2b11e6a /dev-perl/Net-DBus | |
parent | Stable for amd64, wrt bug #400179 (diff) | |
download | gentoo-2-c470528f55da76c03a0fb4834ae6447b83eeb89f.tar.gz gentoo-2-c470528f55da76c03a0fb4834ae6447b83eeb89f.tar.bz2 gentoo-2-c470528f55da76c03a0fb4834ae6447b83eeb89f.zip |
Stable for amd64, wrt bug #400181
(Portage version: 2.1.10.44/cvs/Linux x86_64)
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 4d140b7e8860..9bbb49b22277 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/ChangeLog,v 1.18 2011/07/06 13:14:46 tove Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/ChangeLog,v 1.19 2012/02/24 10:26:23 ago Exp $ + + 24 Feb 2012; Agostino Sarubbo <ago@gentoo.org> Net-DBus-1.0.0.ebuild: + Stable for amd64, wrt bug #400181 *Net-DBus-1.0.0 (06 Jul 2011) 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 88dd3ebc95ce..29ecf11df4f9 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-2011 Gentoo Foundation +# Copyright 1999-2012 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.1 2011/07/06 13:14:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild,v 1.2 2012/02/24 10:26:23 ago 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 ~ia64 ~ppc ~sparc ~x86" IUSE="test" RDEPEND=" |