diff options
author | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:19:17 +0000 |
---|---|---|
committer | Stephen Becker <geoman@gentoo.org> | 2005-07-12 05:19:17 +0000 |
commit | 84edf08d0cb515ea6090ad04874040336e96f998 (patch) | |
tree | d5851ec805e2625fd0e61dc209652ede32f73ea5 /media-libs/libsdl/libsdl-1.2.8-r1.ebuild | |
parent | stable on mips (diff) | |
download | historical-84edf08d0cb515ea6090ad04874040336e96f998.tar.gz historical-84edf08d0cb515ea6090ad04874040336e96f998.tar.bz2 historical-84edf08d0cb515ea6090ad04874040336e96f998.zip |
stable on mips
Package-Manager: portage-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 |