diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:32:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-24 11:32:58 +0000 |
commit | e9061c508193f80a95b37c48aee08ce3feebab7f (patch) | |
tree | e29792d83055da9b981bef5f7087ddb5fef2b013 /dev-perl/SDL | |
parent | Stable for x86, wrt bug #458390 (diff) | |
download | gentoo-2-e9061c508193f80a95b37c48aee08ce3feebab7f.tar.gz gentoo-2-e9061c508193f80a95b37c48aee08ce3feebab7f.tar.bz2 gentoo-2-e9061c508193f80a95b37c48aee08ce3feebab7f.zip |
Stable for x86, wrt bug #458676
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/SDL')
-rw-r--r-- | dev-perl/SDL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SDL/SDL-2.540.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SDL/ChangeLog b/dev-perl/SDL/ChangeLog index e5df3f66066c..5818084a8773 100644 --- a/dev-perl/SDL/ChangeLog +++ b/dev-perl/SDL/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/SDL # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.18 2013/02/24 11:32:58 ago Exp $ + + 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> SDL-2.540.ebuild: + Stable for x86, wrt bug #458676 24 Feb 2013; Agostino Sarubbo <ago@gentoo.org> SDL-2.540.ebuild: Stable for amd64, wrt bug #458676 diff --git a/dev-perl/SDL/SDL-2.540.ebuild b/dev-perl/SDL/SDL-2.540.ebuild index 8ae9bd625724..655bc7a07e82 100644 --- a/dev-perl/SDL/SDL-2.540.ebuild +++ b/dev-perl/SDL/SDL-2.540.ebuild @@ -1,6 +1,6 @@ # 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.3 2013/02/24 11:28:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.540.ebuild,v 1.4 2013/02/24 11:32:58 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 |