diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2013-01-11 18:53:17 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2013-01-11 18:53:17 +0000 |
commit | 9f6b9e70e79364170eabd5ae55003a05ff6b26ac (patch) | |
tree | 89bd7f61eab2c7fb13fd93284fe316ae0c6b7db2 /media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild | |
parent | stable ppc, bug #450724, thanks vincent (diff) | |
download | gentoo-2-9f6b9e70e79364170eabd5ae55003a05ff6b26ac.tar.gz gentoo-2-9f6b9e70e79364170eabd5ae55003a05ff6b26ac.tar.bz2 gentoo-2-9f6b9e70e79364170eabd5ae55003a05ff6b26ac.zip |
stable ppc ppc64, bug #450768, thanks vincent
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild')
-rw-r--r-- | media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild index aea8921556b4..06f819db4997 100644 --- a/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild +++ b/media-libs/sdl-gfx/sdl-gfx-2.0.24.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/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild,v 1.4 2013/01/11 11:16:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.24.ebuild,v 1.5 2013/01/11 18:53:17 blueness Exp $ EAPI=2 inherit autotools eutils @@ -12,7 +12,7 @@ SRC_URI="http://www.ferzkopp.net/Software/SDL_gfx-2.0/${MY_P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~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]" |