diff options
-rw-r--r-- | dev-perl/SDL/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/SDL/SDL-2.2.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/SDL/ChangeLog b/dev-perl/SDL/ChangeLog index ea1512cb2cb1..ecc673f34552 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.3 2012/01/28 18:51:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.4 2012/01/30 22:34:44 ssuominen Exp $ + + 30 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> SDL-2.2.6.ebuild: + Remove ppc keywording wrt #399649 28 Jan 2012; Raúl Porcel <armin76@gentoo.org> SDL-2.2.6.ebuild: Drop alpha/ia64/sparc keywords diff --git a/dev-perl/SDL/SDL-2.2.6.ebuild b/dev-perl/SDL/SDL-2.2.6.ebuild index 2e8695da5542..6a8e1bea15ba 100644 --- a/dev-perl/SDL/SDL-2.2.6.ebuild +++ b/dev-perl/SDL/SDL-2.2.6.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.2.6.ebuild,v 1.2 2012/01/28 18:51:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v 1.3 2012/01/30 22:34:44 ssuominen Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://sdl.perl.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ppc x86" +KEYWORDS="amd64 hppa x86" IUSE="truetype mpeg" # Only enable this if you are confirming a bug in this module. The testsrequire |