diff options
author | Brent Baude <ranger@gentoo.org> | 2011-01-11 22:01:09 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2011-01-11 22:01:09 +0000 |
commit | a031c5add8a244b9fa1208507bae8499218eba2d (patch) | |
tree | ee221ca2413b167abd0911e34481c9e4a066d753 /media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild | |
parent | x86 stable, bug #345891 (diff) | |
download | historical-a031c5add8a244b9fa1208507bae8499218eba2d.tar.gz historical-a031c5add8a244b9fa1208507bae8499218eba2d.tar.bz2 historical-a031c5add8a244b9fa1208507bae8499218eba2d.zip |
Marking sdl-gfx-2.0.22 ppc for bug 341417
Package-Manager: portage-2.1.9.25/cvs/Linux ppc64
Diffstat (limited to 'media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild')
-rw-r--r-- | media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild index b6a08c7bb4d4..6f0ddc725b2b 100644 --- a/media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild +++ b/media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild,v 1.5 2010/11/05 04:41:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.22.ebuild,v 1.6 2011/01/11 22:01:09 ranger Exp $ EAPI=2 inherit autotools multilib @@ -12,7 +12,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="doc mmx static-libs" DEPEND="media-libs/libsdl[video]" |