diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 16:06:02 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 16:06:02 +0000 |
commit | 5ae9f9816594d1f7ccc35c52801ed4c05d3c4ae2 (patch) | |
tree | f03841e1d38f30704e82641d7df10619bc856fd4 /dev-perl/Business-ISMN | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-5ae9f9816594d1f7ccc35c52801ed4c05d3c4ae2.tar.gz gentoo-2-5ae9f9816594d1f7ccc35c52801ed4c05d3c4ae2.tar.bz2 gentoo-2-5ae9f9816594d1f7ccc35c52801ed4c05d3c4ae2.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-ISMN')
-rw-r--r-- | dev-perl/Business-ISMN/Business-ISMN-1.110.0-r1.ebuild (renamed from dev-perl/Business-ISMN/Business-ISMN-1.110.0.ebuild) | 6 | ||||
-rw-r--r-- | dev-perl/Business-ISMN/ChangeLog | 11 |
2 files changed, 11 insertions, 6 deletions
diff --git a/dev-perl/Business-ISMN/Business-ISMN-1.110.0.ebuild b/dev-perl/Business-ISMN/Business-ISMN-1.110.0-r1.ebuild index 5952fbb0b6db..5acad1e710f0 100644 --- a/dev-perl/Business-ISMN/Business-ISMN-1.110.0.ebuild +++ b/dev-perl/Business-ISMN/Business-ISMN-1.110.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-ISMN/Business-ISMN-1.110.0.ebuild,v 1.1 2012/09/11 03:21:08 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-ISMN/Business-ISMN-1.110.0-r1.ebuild,v 1.1 2014/08/26 16:06:02 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BDFOY MODULE_VERSION=1.11 diff --git a/dev-perl/Business-ISMN/ChangeLog b/dev-perl/Business-ISMN/ChangeLog index 4c1816c041b6..b61d1888c641 100644 --- a/dev-perl/Business-ISMN/ChangeLog +++ b/dev-perl/Business-ISMN/ChangeLog @@ -1,10 +1,15 @@ # ChangeLog for dev-perl/Business-ISMN -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-ISMN/ChangeLog,v 1.1 2012/09/11 03:21:08 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Business-ISMN/ChangeLog,v 1.2 2014/08/26 16:06:02 axs Exp $ + +*Business-ISMN-1.110.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Business-ISMN-1.110.0-r1.ebuild, -Business-ISMN-1.110.0.ebuild: + bumped EAPI to 5 to help with dev-lang/perl upgrade *Business-ISMN-1.110.0 (11 Sep 2012) 11 Sep 2012; Torsten Veller <tove@gentoo.org> +Business-ISMN-1.110.0.ebuild, +metadata.xml: Initial commit for biber (#428808) - |