diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-01-28 18:51:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-01-28 18:51:57 +0000 |
commit | 2bffa66758877906b5e0c12108096df5f1d250ab (patch) | |
tree | e085c8df345efcd03f938da7b983445de4d47343 /dev-perl | |
parent | Drop alpha/ia64/sparc keywords (diff) | |
download | gentoo-2-2bffa66758877906b5e0c12108096df5f1d250ab.tar.gz gentoo-2-2bffa66758877906b5e0c12108096df5f1d250ab.tar.bz2 gentoo-2-2bffa66758877906b5e0c12108096df5f1d250ab.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.44/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-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 bcbe4243da72..ea1512cb2cb1 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.2 2012/01/23 00:02:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/ChangeLog,v 1.3 2012/01/28 18:51:57 armin76 Exp $ + + 28 Jan 2012; Raúl Porcel <armin76@gentoo.org> SDL-2.2.6.ebuild: + Drop alpha/ia64/sparc keywords 22 Jan 2012; Samuli Suominen <ssuominen@gentoo.org> SDL-2.536.ebuild: Restore SRC_TEST="do" because tests run fine here. diff --git a/dev-perl/SDL/SDL-2.2.6.ebuild b/dev-perl/SDL/SDL-2.2.6.ebuild index 24935bb5482c..2e8695da5542 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.1 2012/01/21 21:00:26 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/SDL/SDL-2.2.6.ebuild,v 1.2 2012/01/28 18:51:57 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ HOMEPAGE="http://sdl.perl.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" +KEYWORDS="amd64 hppa ppc x86" IUSE="truetype mpeg" # Only enable this if you are confirming a bug in this module. The testsrequire |