diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:41:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-15 15:41:37 +0000 |
commit | 23407c38b07609e207be3e611e312dc18abd029b (patch) | |
tree | f182741288a550495451a11f76452769eb237f4a /media-libs/libsdl/libsdl-1.2.13-r1.ebuild | |
parent | x86 stable, bug #245855 (diff) | |
download | gentoo-2-23407c38b07609e207be3e611e312dc18abd029b.tar.gz gentoo-2-23407c38b07609e207be3e611e312dc18abd029b.tar.bz2 gentoo-2-23407c38b07609e207be3e611e312dc18abd029b.zip |
x86 stable, bug #258230
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsdl/libsdl-1.2.13-r1.ebuild')
-rw-r--r-- | media-libs/libsdl/libsdl-1.2.13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsdl/libsdl-1.2.13-r1.ebuild b/media-libs/libsdl/libsdl-1.2.13-r1.ebuild index 23c88cfdb4cf..ca8531080b0b 100644 --- a/media-libs/libsdl/libsdl-1.2.13-r1.ebuild +++ b/media-libs/libsdl/libsdl-1.2.13-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.13-r1.ebuild,v 1.7 2009/02/12 20:36:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsdl/libsdl-1.2.13-r1.ebuild,v 1.8 2009/02/15 15:41:37 maekke Exp $ EAPI=2 inherit flag-o-matic toolchain-funcs eutils libtool @@ -11,7 +11,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 disable the audio, video, joystick use flags or turn on the custom-cflags use flag # in USE and something breaks, you pick up the pieces. Be prepared for |