diff options
author | 2014-08-26 18:40:01 +0000 | |
---|---|---|
committer | 2014-08-26 18:40:01 +0000 | |
commit | df586b2a0119709afbffdd4f89592bff56d37d7f (patch) | |
tree | 069111f29ebee6eb7d3661969a052670d580cce9 /dev-perl/Exception-Warning | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-df586b2a0119709afbffdd4f89592bff56d37d7f.tar.gz gentoo-2-df586b2a0119709afbffdd4f89592bff56d37d7f.tar.bz2 gentoo-2-df586b2a0119709afbffdd4f89592bff56d37d7f.zip |
bumped EAPI to 5 to help with dev-lang/perl upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/Exception-Warning')
-rw-r--r-- | dev-perl/Exception-Warning/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild (renamed from dev-perl/Exception-Warning/Exception-Warning-0.40.100.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Exception-Warning/ChangeLog b/dev-perl/Exception-Warning/ChangeLog index 847af3576bb3..85d0965bf09b 100644 --- a/dev-perl/Exception-Warning/ChangeLog +++ b/dev-perl/Exception-Warning/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Exception-Warning -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Warning/ChangeLog,v 1.10 2012/11/18 11:19:21 robbat2 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Warning/ChangeLog,v 1.11 2014/08/26 18:40:01 axs Exp $ + +*Exception-Warning-0.40.100-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Exception-Warning-0.40.100-r1.ebuild, -Exception-Warning-0.40.100.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade 18 Nov 2012; Robin H. Johnson <robbat2@gentoo.org> metadata.xml: Drop duplication of myself as a maintainer where there is a herd. diff --git a/dev-perl/Exception-Warning/Exception-Warning-0.40.100.ebuild b/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild index ff3c43181415..9b72b50d369e 100644 --- a/dev-perl/Exception-Warning/Exception-Warning-0.40.100.ebuild +++ b/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2011 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/Exception-Warning/Exception-Warning-0.40.100.ebuild,v 1.1 2011/08/31 10:36:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Exception-Warning/Exception-Warning-0.40.100-r1.ebuild,v 1.1 2014/08/26 18:40:01 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DEXTER MODULE_VERSION=0.0401 |