summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-24 11:28:27 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-24 11:28:27 +0000
commitb64eef383cd0a37907076b7ac2c55d870c82ca50 (patch)
treea2d091d3aa61b3816e429f4e8ea3f49dbc187812 /dev-perl
parentStable for amd64, wrt bug #458390 (diff)
downloadgentoo-2-b64eef383cd0a37907076b7ac2c55d870c82ca50.tar.gz
gentoo-2-b64eef383cd0a37907076b7ac2c55d870c82ca50.tar.bz2
gentoo-2-b64eef383cd0a37907076b7ac2c55d870c82ca50.zip
Stable for amd64, wrt bug #458676
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/SDL/ChangeLog7
-rw-r--r--dev-perl/SDL/SDL-2.540.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/SDL/ChangeLog b/dev-perl/SDL/ChangeLog
index 9c41ce3bd911..e5df3f66066c 100644
--- a/dev-perl/SDL/ChangeLog
+++ b/dev-perl/SDL/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/SDL
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.16 2012/10/21 03:10:08 mr_bones_ Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.17 2013/02/24 11:28:27 ago Exp $
+
+ 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> SDL-2.540.ebuild:
+ Stable for amd64, wrt bug #458676
21 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> SDL-2.540.ebuild:
require a newer perl-Module-Build as mentioned in bug #424535
diff --git a/dev-perl/SDL/SDL-2.540.ebuild b/dev-perl/SDL/SDL-2.540.ebuild
index 04a602a59824..8ae9bd625724 100644
--- a/dev-perl/SDL/SDL-2.540.ebuild
+++ b/dev-perl/SDL/SDL-2.540.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.2 2012/10/21 03:10:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.540.ebuild,v 1.3 2013/02/24 11:28:27 ago Exp $
EAPI=4
MODULE_AUTHOR=JTPALMER
@@ -11,7 +11,7 @@ HOMEPAGE="http://sdl.perl.org/ http://search.cpan.org/dist/SDL/ http://github.co
LICENSE="GPL-2 OFL-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="amd64 ~hppa ~x86"
IUSE=""
RDEPEND=">=dev-perl/Alien-SDL-1.434