diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 19:30:06 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-26 19:30:06 +0000 |
commit | 31f7a77951db1087269c90eb2c2e494bb54e29ed (patch) | |
tree | 9ac5188ae322b010a6fdabbdfe65ee58b49b8e7f /dev-perl/Net-Z3950-ZOOM | |
parent | bumped EAPI to 5 to help with dev-lang/perl upgrade (diff) | |
download | gentoo-2-31f7a77951db1087269c90eb2c2e494bb54e29ed.tar.gz gentoo-2-31f7a77951db1087269c90eb2c2e494bb54e29ed.tar.bz2 gentoo-2-31f7a77951db1087269c90eb2c2e494bb54e29ed.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/Net-Z3950-ZOOM')
-rw-r--r-- | dev-perl/Net-Z3950-ZOOM/ChangeLog | 10 | ||||
-rw-r--r-- | dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild (renamed from dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0.ebuild) | 6 |
2 files changed, 11 insertions, 5 deletions
diff --git a/dev-perl/Net-Z3950-ZOOM/ChangeLog b/dev-perl/Net-Z3950-ZOOM/ChangeLog index ddca2add0be8..f16513f5ed6f 100644 --- a/dev-perl/Net-Z3950-ZOOM/ChangeLog +++ b/dev-perl/Net-Z3950-ZOOM/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-perl/Net-Z3950-ZOOM -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.12 2012/11/18 11:30:56 robbat2 Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/ChangeLog,v 1.13 2014/08/26 19:30:06 axs Exp $ + +*Net-Z3950-ZOOM-1.280.0-r1 (26 Aug 2014) + + 26 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Net-Z3950-ZOOM-1.280.0-r1.ebuild, -Net-Z3950-ZOOM-1.280.0.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/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0.ebuild b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild index c2b962f2e6b7..cb2d0e391a5b 100644 --- a/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0.ebuild +++ b/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-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/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0.ebuild,v 1.1 2011/08/29 11:25:27 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Z3950-ZOOM/Net-Z3950-ZOOM-1.280.0-r1.ebuild,v 1.1 2014/08/26 19:30:06 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=MIRK MODULE_VERSION=1.28 |