summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Stakenvicius <axs@gentoo.org>2014-08-24 12:58:25 +0000
committerIan Stakenvicius <axs@gentoo.org>2014-08-24 12:58:25 +0000
commit6e2da64ca4e5698906515490f99040e0178ea1e1 (patch)
tree1abc91d3aa867ae52d547448add1e5b81e269f67 /dev-perl/SDL
parentbumped EAPI to 5; committed directly to stable as no other changes present an... (diff)
downloadgentoo-2-6e2da64ca4e5698906515490f99040e0178ea1e1.tar.gz
gentoo-2-6e2da64ca4e5698906515490f99040e0178ea1e1.tar.bz2
gentoo-2-6e2da64ca4e5698906515490f99040e0178ea1e1.zip
bumped current stable ebuild(s) 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/SDL')
-rw-r--r--dev-perl/SDL/ChangeLog10
-rw-r--r--dev-perl/SDL/SDL-2.540-r1.ebuild (renamed from dev-perl/SDL/SDL-2.540.ebuild)6
2 files changed, 12 insertions, 4 deletions
diff --git a/dev-perl/SDL/ChangeLog b/dev-perl/SDL/ChangeLog
index 846b20b25e82..87e85e60eef3 100644
--- a/dev-perl/SDL/ChangeLog
+++ b/dev-perl/SDL/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for dev-perl/SDL
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.20 2014/07/29 11:39:50 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.21 2014/08/24 12:58:25 axs Exp $
+
+*SDL-2.540-r1 (24 Aug 2014)
+
+ 24 Aug 2014; Ian Stakenvicius (_AxS_) <axs@gentoo.org> +SDL-2.540-r1.ebuild,
+ -SDL-2.540.ebuild:
+ bumped current stable ebuild(s) 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
*SDL-2.544 (29 Jul 2014)
diff --git a/dev-perl/SDL/SDL-2.540.ebuild b/dev-perl/SDL/SDL-2.540-r1.ebuild
index 334a1a27c616..f376c6a00e77 100644
--- a/dev-perl/SDL/SDL-2.540.ebuild
+++ b/dev-perl/SDL/SDL-2.540-r1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2013 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/SDL/SDL-2.540.ebuild,v 1.5 2013/02/26 14:41:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.540-r1.ebuild,v 1.1 2014/08/24 12:58:25 axs Exp $
-EAPI=4
+EAPI=5
MODULE_AUTHOR=JTPALMER
inherit perl-module