diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 08:46:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-20 08:46:57 +0000 |
commit | 605786c208cfc86674abeef190f775ce2ac5d508 (patch) | |
tree | 3d5d5f02f53030ea284aa2f5c4715e4d5fae8fc3 /dev-perl | |
parent | Stable for amd64, wrt bug #408581 (diff) | |
download | gentoo-2-605786c208cfc86674abeef190f775ce2ac5d508.tar.gz gentoo-2-605786c208cfc86674abeef190f775ce2ac5d508.tar.bz2 gentoo-2-605786c208cfc86674abeef190f775ce2ac5d508.zip |
Stable for amd64, wrt bug #408581
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/SDL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SDL/SDL-2.536.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SDL/ChangeLog b/dev-perl/SDL/ChangeLog index 78bcc6ca632b..07e33262aeb1 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.6 2012/03/01 16:17:46 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.7 2012/03/20 08:46:57 ago Exp $ + + 20 Mar 2012; Agostino Sarubbo <ago@gentoo.org> SDL-2.536.ebuild: + Stable for amd64, wrt bug #408581 01 Mar 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Add missing cpan remote-id tags in metadata.xml (#406287) diff --git a/dev-perl/SDL/SDL-2.536.ebuild b/dev-perl/SDL/SDL-2.536.ebuild index dd858d37bb0d..dbad41d61137 100644 --- a/dev-perl/SDL/SDL-2.536.ebuild +++ b/dev-perl/SDL/SDL-2.536.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.536.ebuild,v 1.5 2012/02/08 19:55:37 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.536.ebuild,v 1.6 2012/03/20 08:46:57 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://sdl.perl.org/" LICENSE="GPL-2 OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" IUSE="" RDEPEND="dev-perl/Alien-SDL |