diff options
author | Ian Stakenvicius <axs@gentoo.org> | 2014-08-25 02:06:04 +0000 |
---|---|---|
committer | Ian Stakenvicius <axs@gentoo.org> | 2014-08-25 02:06:04 +0000 |
commit | a5f210c25f26e6c5299f13370a244bd6331851b4 (patch) | |
tree | 1c0e4f8fb3cef04f827512fa469b37ba80b3646e /dev-perl/Gtk2-Notify | |
parent | bumped EAPI to 5; committed directly to stable as no other changes present an... (diff) | |
download | gentoo-2-a5f210c25f26e6c5299f13370a244bd6331851b4.tar.gz gentoo-2-a5f210c25f26e6c5299f13370a244bd6331851b4.tar.bz2 gentoo-2-a5f210c25f26e6c5299f13370a244bd6331851b4.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/Gtk2-Notify')
-rw-r--r-- | dev-perl/Gtk2-Notify/ChangeLog | 11 | ||||
-rw-r--r-- | dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild (renamed from dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild) | 6 |
2 files changed, 12 insertions, 5 deletions
diff --git a/dev-perl/Gtk2-Notify/ChangeLog b/dev-perl/Gtk2-Notify/ChangeLog index 8f0f4bdba83b..4dee40464acc 100644 --- a/dev-perl/Gtk2-Notify/ChangeLog +++ b/dev-perl/Gtk2-Notify/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-perl/Gtk2-Notify -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.7 2012/08/11 12:45:29 maekke Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/ChangeLog,v 1.8 2014/08/25 02:06:04 axs Exp $ + +*Gtk2-Notify-0.05-r1 (25 Aug 2014) + + 25 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> + +Gtk2-Notify-0.05-r1.ebuild, -Gtk2-Notify-0.05.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 11 Aug 2012; Markus Meier <maekke@gentoo.org> Gtk2-Notify-0.05.ebuild: x86 stable, bug #416121 diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild index 8b43c16e74fc..ee64c92d8d6f 100644 --- a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05.ebuild +++ b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-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/Gtk2-Notify/Gtk2-Notify-0.05.ebuild,v 1.4 2012/08/11 12:45:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild,v 1.1 2014/08/25 02:06:04 axs Exp $ -EAPI=4 +EAPI=5 MODULE_AUTHOR=FLORA |