diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:30:06 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 19:30:06 +0000 |
commit | e4602d0434be5138597a69fd7ae1575b6f8648ab (patch) | |
tree | 4b1eacab7aacd035ea712dbfd9be47c47d3d179c /dev-perl/Log-Agent | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-e4602d0434be5138597a69fd7ae1575b6f8648ab.tar.gz gentoo-2-e4602d0434be5138597a69fd7ae1575b6f8648ab.tar.bz2 gentoo-2-e4602d0434be5138597a69fd7ae1575b6f8648ab.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/Log-Agent')
-rw-r--r-- | dev-perl/Log-Agent/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Log-Agent/Log-Agent-0.307.0-r1.ebuild (renamed from dev-perl/Log-Agent/Log-Agent-0.307.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Log-Agent/ChangeLog b/dev-perl/Log-Agent/ChangeLog index c7d3ebe3cb2e..0a9218a07c1a 100644 --- a/dev-perl/Log-Agent/ChangeLog +++ b/dev-perl/Log-Agent/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Log-Agent -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.30 2012/09/01 11:38:31 grobian Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/ChangeLog,v 1.31 2014/08/22 19:30:06 axs Exp $ + +*Log-Agent-0.307.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Log-Agent-0.307.0-r1.ebuild, -Log-Agent-0.307.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 01 Sep 2012; Fabian Groffen <grobian@gentoo.org> Log-Agent-0.307.0.ebuild: Marked ~ppc-aix, bug #432288 diff --git a/dev-perl/Log-Agent/Log-Agent-0.307.0.ebuild b/dev-perl/Log-Agent/Log-Agent-0.307.0-r1.ebuild index f5c682fe6643..3a9a752c8152 100644 --- a/dev-perl/Log-Agent/Log-Agent-0.307.0.ebuild +++ b/dev-perl/Log-Agent/Log-Agent-0.307.0-r1.ebuild @@ -1,8 +1,8 @@ -# 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/Log-Agent/Log-Agent-0.307.0.ebuild,v 1.3 2012/09/01 11:38:31 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Log-Agent/Log-Agent-0.307.0-r1.ebuild,v 1.1 2014/08/22 19:30:06 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MROGASKI MODULE_VERSION=0.307 |