diff options
author | 2004-09-27 20:13:52 +0000 | |
---|---|---|
committer | 2004-09-27 20:13:52 +0000 | |
commit | 9b2e4ed879480b7212ee25c1262b8722d60d7f91 (patch) | |
tree | 77809df15967f016222d580006eba7d4bb6dc1f1 /media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild | |
parent | lv insists on dhcpcd (diff) | |
download | gentoo-2-9b2e4ed879480b7212ee25c1262b8722d60d7f91.tar.gz gentoo-2-9b2e4ed879480b7212ee25c1262b8722d60d7f91.tar.bz2 gentoo-2-9b2e4ed879480b7212ee25c1262b8722d60d7f91.zip |
Stable on sparc
Diffstat (limited to 'media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild')
-rw-r--r-- | media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild b/media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild index de0ce3937457..6275dea30343 100644 --- a/media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild +++ b/media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 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.12.ebuild,v 1.2 2004/09/27 11:36:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild,v 1.3 2004/09/27 20:13:52 gustavoz Exp $ inherit flag-o-matic @@ -11,7 +11,7 @@ SRC_URI="http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/${MY_P}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc ~sparc alpha ~hppa ~amd64" +KEYWORDS="x86 ~ppc sparc alpha ~hppa ~amd64" IUSE="mmx" DEPEND=">=media-libs/libsdl-1.2" |