diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 12:40:14 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 12:40:14 +0000 |
commit | aad35395fd44d95d57febf3b7933b6977a861e40 (patch) | |
tree | 36c152049237dd4f79bb3d868bc895c587331fd0 /dev-perl/Net-DBus | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-aad35395fd44d95d57febf3b7933b6977a861e40.tar.gz gentoo-2-aad35395fd44d95d57febf3b7933b6977a861e40.tar.bz2 gentoo-2-aad35395fd44d95d57febf3b7933b6977a861e40.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Net-DBus')
-rw-r--r-- | dev-perl/Net-DBus/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/Net-DBus/Net-DBus-1.0.0-r1.ebuild (renamed from dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild) | 4 |
2 files changed, 10 insertions, 3 deletions
diff --git a/dev-perl/Net-DBus/ChangeLog b/dev-perl/Net-DBus/ChangeLog index 1b0949c01c2c..61174dedac82 100644 --- a/dev-perl/Net-DBus/ChangeLog +++ b/dev-perl/Net-DBus/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Net-DBus # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/ChangeLog,v 1.28 2014/08/24 12:40:14 axs Exp $ + +*Net-DBus-1.0.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Net-DBus-1.0.0-r1.ebuild, -Net-DBus-1.0.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 22 Jun 2014; Markus Meier <maekke@gentoo.org> Net-DBus-1.0.0.ebuild: add ~arm, bug #512040 diff --git a/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild b/dev-perl/Net-DBus/Net-DBus-1.0.0-r1.ebuild index 71a8398915cb..0862d8ebfe73 100644 --- a/dev-perl/Net-DBus/Net-DBus-1.0.0.ebuild +++ b/dev-perl/Net-DBus/Net-DBus-1.0.0-r1.ebuild @@ -1,8 +1,8 @@ # 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.8 2014/06/22 18:45:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-DBus/Net-DBus-1.0.0-r1.ebuild,v 1.1 2014/08/24 12:40:14 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DANBERR MODULE_VERSION=1.0.0 |