diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-01 18:05:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-01 18:05:34 +0000 |
commit | 579e8e8104a56df9facbb387c7b1e61ba57007df (patch) | |
tree | 549a690d6d03343aabf2138d80b9cd6ae27abe59 /media-libs/libsdl/libsdl-1.2.11-r2.ebuild | |
parent | Stable on ppc; bug #183853. (diff) | |
download | gentoo-2-579e8e8104a56df9facbb387c7b1e61ba57007df.tar.gz gentoo-2-579e8e8104a56df9facbb387c7b1e61ba57007df.tar.bz2 gentoo-2-579e8e8104a56df9facbb387c7b1e61ba57007df.zip |
alpha stable wrt #182505
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.11-r2.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.11-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.11-r2.ebuild b/media-libs/libsdl/libsdl-1.2.11-r2.ebuild index f35719ca2c8f..c2ce851055a8 100644 --- a/media-libs/libsdl/libsdl-1.2.11-r2.ebuild +++ b/media-libs/libsdl/libsdl-1.2.11-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11-r2.ebuild,v 1.9 2007/06/24 21:59:32 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.11-r2.ebuild,v 1.10 2007/07/01 18:05:34 armin76 Exp $ inherit flag-o-matic toolchain-funcs eutils libtool @@ -10,7 +10,7 @@ SRC_URI="http://www.libsdl.org/release/SDL-${PV}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 sh sparc x86 ~x86-fbsd" # 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 |