diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:30:50 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-22 18:30:50 +0000 |
commit | 3e437f426e09fba19a960976f6f477e611720f63 (patch) | |
tree | e083b40b5adf528d94888ec181562428279f1a06 /dev-perl/Want | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-3e437f426e09fba19a960976f6f477e611720f63.tar.gz gentoo-2-3e437f426e09fba19a960976f6f477e611720f63.tar.bz2 gentoo-2-3e437f426e09fba19a960976f6f477e611720f63.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/Want')
-rw-r--r-- | dev-perl/Want/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Want/Want-0.210.0-r1.ebuild (renamed from dev-perl/Want/Want-0.210.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Want/ChangeLog b/dev-perl/Want/ChangeLog index b7aba53647de..a2a273b984e6 100644 --- a/dev-perl/Want/ChangeLog +++ b/dev-perl/Want/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Want -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.54 2012/09/02 07:52:57 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/ChangeLog,v 1.55 2014/08/22 18:30:50 axs Exp $ + +*Want-0.210.0-r1 (22 Aug 2014) + + 22 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Want-0.210.0-r1.ebuild, -Want-0.210.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 02 Sep 2012; Torsten Veller <tove@gentoo.org> -Want-0.180.0.ebuild: Cleanup diff --git a/dev-perl/Want/Want-0.210.0.ebuild b/dev-perl/Want/Want-0.210.0-r1.ebuild index 54909ca8d7bc..f50f557df162 100644 --- a/dev-perl/Want/Want-0.210.0.ebuild +++ b/dev-perl/Want/Want-0.210.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/Want/Want-0.210.0.ebuild,v 1.7 2012/09/01 12:01:37 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Want/Want-0.210.0-r1.ebuild,v 1.1 2014/08/22 18:30:50 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=ROBIN MODULE_VERSION=0.21 |