diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:14:07 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:14:07 +0000 |
commit | 8932a2ad4e773fb8245313db4f46713340d7c61c (patch) | |
tree | 1936f48b4a141f33348413024dfc7648ee82006a /media-libs/libsdl/libsdl-1.2.8-r1.ebuild | |
parent | stable on mips (diff) | |
download | gentoo-2-8932a2ad4e773fb8245313db4f46713340d7c61c.tar.gz gentoo-2-8932a2ad4e773fb8245313db4f46713340d7c61c.tar.bz2 gentoo-2-8932a2ad4e773fb8245313db4f46713340d7c61c.zip |
stable on mips
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.8-r1.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.8-r1.ebuild b/media-libs/libsdl/libsdl-1.2.8-r1.ebuild index f3898ebae064..147d63563b51 100644 --- a/media-libs/libsdl/libsdl-1.2.8-r1.ebuild +++ b/media-libs/libsdl/libsdl-1.2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.8-r1.ebuild,v 1.17 2005/06/12 17:46:14 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.8-r1.ebuild,v 1.18 2005/07/12 05:12:00 geoman Exp $ inherit flag-o-matic toolchain-funcs eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc-macos ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 sparc x86" # WARNING: # if you have the noaudio, novideo, nojoystick, or noflagstrip use flags # in USE and something breaks, you pick up the pieces. Be prepared for |