diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 21:31:00 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-23 21:31:00 +0000 |
commit | 5edd964ad2fbfa9693c7fa850c18f159533606bf (patch) | |
tree | c4c38a4a8e3fc39b1709cd2a779f05f8286432c7 /dev-perl/Net-Google-SafeBrowsing-Blocklist | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-5edd964ad2fbfa9693c7fa850c18f159533606bf.tar.gz gentoo-2-5edd964ad2fbfa9693c7fa850c18f159533606bf.tar.bz2 gentoo-2-5edd964ad2fbfa9693c7fa850c18f159533606bf.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/Net-Google-SafeBrowsing-Blocklist')
-rw-r--r-- | dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog | 13 | ||||
-rw-r--r-- | dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r1.ebuild (renamed from dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0.ebuild) | 6 |
2 files changed, 13 insertions, 6 deletions
diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog b/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog index 4b83ef43381c..50902e803672 100644 --- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog +++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-perl/Net-Google-SafeBrowsing-Blocklist -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.10 2011/09/04 11:23:38 tove Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/ChangeLog,v 1.11 2014/08/23 21:31:00 axs Exp $ + +*Net-Google-SafeBrowsing-Blocklist-1.40.0-r1 (23 Aug 2014) + + 23 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Net-Google-SafeBrowsing-Blocklist-1.40.0-r1.ebuild, + -Net-Google-SafeBrowsing-Blocklist-1.40.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 04 Sep 2011; Torsten Veller <tove@gentoo.org> -Net-Google-SafeBrowsing-Blocklist-1.04.ebuild: @@ -46,4 +54,3 @@ +Net-Google-SafeBrowsing-Blocklist-1.04.ebuild: Initial commit. Dep for Mail-SpamAssassin-Plugin-GoogleSafeBrowsing. Ebuild by Robin H. Johnnson <robbat2@gentoo.org> - diff --git a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0.ebuild b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r1.ebuild index 6dbe91331cce..629dcc635454 100644 --- a/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0.ebuild +++ b/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.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-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0.ebuild,v 1.2 2011/09/03 21:04:50 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Net-Google-SafeBrowsing-Blocklist/Net-Google-SafeBrowsing-Blocklist-1.40.0-r1.ebuild,v 1.1 2014/08/23 21:31:00 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=DANBORN MODULE_VERSION=1.04 |