diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 02:14:57 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-24 02:14:57 +0000 |
commit | 54cc4d42c32027f88eb8cc33886db436fbb42cd9 (patch) | |
tree | 1b88a38268d38475bf6b91750dba7221c7627f53 /dev-perl/WWW-Bugzilla | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-54cc4d42c32027f88eb8cc33886db436fbb42cd9.tar.gz gentoo-2-54cc4d42c32027f88eb8cc33886db436fbb42cd9.tar.bz2 gentoo-2-54cc4d42c32027f88eb8cc33886db436fbb42cd9.zip |
bumped EAPI to 5; committed directly to stable as no other changes present and revbump helps stable systems to keep from dieing on perl-5.18 upgrade
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 2B6559ED)
Diffstat (limited to 'dev-perl/WWW-Bugzilla')
-rw-r--r-- | dev-perl/WWW-Bugzilla/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0-r1.ebuild (renamed from dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/WWW-Bugzilla/ChangeLog b/dev-perl/WWW-Bugzilla/ChangeLog index 4e75e0784b82..49a2ff345b11 100644 --- a/dev-perl/WWW-Bugzilla/ChangeLog +++ b/dev-perl/WWW-Bugzilla/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/WWW-Bugzilla -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.48 2012/06/24 13:00:05 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/ChangeLog,v 1.49 2014/08/24 02:14:57 axs Exp $ + +*WWW-Bugzilla-1.500.0-r1 (24 Aug 2014) + + 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +WWW-Bugzilla-1.500.0-r1.ebuild, -WWW-Bugzilla-1.500.0.ebuild: + bumped EAPI to 5; committed directly to stable as no other changes present and + revbump helps stable systems to keep from dieing on perl-5.18 upgrade 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0-r1.ebuild index 5786bc2c368f..abd6c990670d 100644 --- a/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0.ebuild +++ b/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.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-Bugzilla/WWW-Bugzilla-1.500.0.ebuild,v 1.4 2012/03/25 15:32:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/WWW-Bugzilla/WWW-Bugzilla-1.500.0-r1.ebuild,v 1.1 2014/08/24 02:14:57 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=BMC MODULE_VERSION=1.5 |