diff options
author | 2014-08-26 14:58:56 +0000 | |
---|---|---|
committer | 2014-08-26 14:58:56 +0000 | |
commit | 05efab5512337c9a155cd0b30c3d84b1f5628b6f (patch) | |
tree | aac09d3774579be6fabd5c8e85221a5ae1f2ea02 /dev-perl/Business-ISSN | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-05efab5512337c9a155cd0b30c3d84b1f5628b6f.tar.gz gentoo-2-05efab5512337c9a155cd0b30c3d84b1f5628b6f.tar.bz2 gentoo-2-05efab5512337c9a155cd0b30c3d84b1f5628b6f.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/Business-ISSN')
-rw-r--r-- | dev-perl/Business-ISSN/Business-ISSN-0.910.0-r1.ebuild (renamed from dev-perl/Business-ISSN/Business-ISSN-0.910.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/Business-ISSN/ChangeLog | 11 |
2 files changed, 11 insertions, 6 deletions
diff --git a/dev-perl/Business-ISSN/Business-ISSN-0.910.0.ebuild b/dev-perl/Business-ISSN/Business-ISSN-0.910.0-r1.ebuild index 34deeab13d8c..f86ae9ca6c3c 100644 --- a/dev-perl/Business-ISSN/Business-ISSN-0.910.0.ebuild +++ b/dev-perl/Business-ISSN/Business-ISSN-0.910.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/Business-ISSN/Business-ISSN-0.910.0.ebuild,v 1.1 2012/09/11 03:31:54 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-ISSN/Business-ISSN-0.910.0-r1.ebuild,v 1.1 2014/08/26 14:58:55 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BDFOY MODULE_VERSION=0.91 diff --git a/dev-perl/Business-ISSN/ChangeLog b/dev-perl/Business-ISSN/ChangeLog index f86d41dc3fd9..64137d5c35e4 100644 --- a/dev-perl/Business-ISSN/ChangeLog +++ b/dev-perl/Business-ISSN/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for dev-perl/Business-ISSN -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-ISSN/ChangeLog,v 1.1 2012/09/11 03:31:54 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-ISSN/ChangeLog,v 1.2 2014/08/26 14:58:55 axs Exp $ + +*Business-ISSN-0.910.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Business-ISSN-0.910.0-r1.ebuild, -Business-ISSN-0.910.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade *Business-ISSN-0.910.0 (11 Sep 2012) 11 Sep 2012; Torsten Veller <tove@gentoo.org> +Business-ISSN-0.910.0.ebuild, +metadata.xml: Initial commit for biber (#428818) - |