diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 19:05:50 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 19:05:50 +0000 |
commit | 2c36ef6f7c0e47d001359e18696e67ea7db7eb02 (patch) | |
tree | e757006711bd18115d31dc2f59bd110366a07347 /dev-perl/WWW-Shorten | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-2c36ef6f7c0e47d001359e18696e67ea7db7eb02.tar.gz gentoo-2-2c36ef6f7c0e47d001359e18696e67ea7db7eb02.tar.bz2 gentoo-2-2c36ef6f7c0e47d001359e18696e67ea7db7eb02.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/WWW-Shorten')
-rw-r--r-- | dev-perl/WWW-Shorten/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/WWW-Shorten/WWW-Shorten-3.30.0-r1.ebuild (renamed from dev-perl/WWW-Shorten/WWW-Shorten-3.30.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/WWW-Shorten/ChangeLog b/dev-perl/WWW-Shorten/ChangeLog index a4bdc6992c8b..3d04bf962cb9 100644 --- a/dev-perl/WWW-Shorten/ChangeLog +++ b/dev-perl/WWW-Shorten/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/WWW-Shorten -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog,v 1.12 2012/06/24 12:59:10 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/ChangeLog,v 1.13 2014/08/26 19:05:50 axs Exp $ + +*WWW-Shorten-3.30.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +WWW-Shorten-3.30.0-r1.ebuild, -WWW-Shorten-3.30.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/WWW-Shorten/WWW-Shorten-3.30.0.ebuild b/dev-perl/WWW-Shorten/WWW-Shorten-3.30.0-r1.ebuild index 1760955b9f78..732ce3940da3 100644 --- a/dev-perl/WWW-Shorten/WWW-Shorten-3.30.0.ebuild +++ b/dev-perl/WWW-Shorten/WWW-Shorten-3.30.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/WWW-Shorten/WWW-Shorten-3.30.0.ebuild,v 1.1 2012/04/07 10:13:47 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Shorten/WWW-Shorten-3.30.0-r1.ebuild,v 1.1 2014/08/26 19:05:50 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DAVECROSS MODULE_VERSION=3.03 |