diff options
author | 2004-09-27 11:36:49 +0000 | |
---|---|---|
committer | 2004-09-27 11:36:49 +0000 | |
commit | d0b6722972ba84f7581ef7c889257dfb18a2c9f1 (patch) | |
tree | a06762b3d6f6cfa23257c167a746de8d13134077 /media-libs/sdl-gfx/sdl-gfx-2.0.12.ebuild | |
parent | New upstream release. (Manifest recommit) (diff) | |
download | gentoo-2-d0b6722972ba84f7581ef7c889257dfb18a2c9f1.tar.gz gentoo-2-d0b6722972ba84f7581ef7c889257dfb18a2c9f1.tar.bz2 gentoo-2-d0b6722972ba84f7581ef7c889257dfb18a2c9f1.zip |
stable on x86
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 abb2772c37f0..de0ce3937457 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.1 2004/08/30 18:14:42 mr_bones_ Exp $ +# $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 $ 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" |