diff options
author | 2006-03-08 04:09:34 +0000 | |
---|---|---|
committer | 2006-03-08 04:09:34 +0000 | |
commit | eb362c614e4e44c65a2101cf7b936973fc7d19a2 (patch) | |
tree | 27cc082ed41930c9034e63a7dc67ca6cb8e34166 /media-libs/smpeg | |
parent | Clean up trailing whitespace (diff) | |
download | gentoo-2-eb362c614e4e44c65a2101cf7b936973fc7d19a2.tar.gz gentoo-2-eb362c614e4e44c65a2101cf7b936973fc7d19a2.tar.bz2 gentoo-2-eb362c614e4e44c65a2101cf7b936973fc7d19a2.zip |
arm/hppa/ia64/sh stable
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'media-libs/smpeg')
-rw-r--r-- | media-libs/smpeg/smpeg-0.4.4-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/smpeg/smpeg-0.4.4-r7.ebuild b/media-libs/smpeg/smpeg-0.4.4-r7.ebuild index ccb16c5bf268..73a9d53cbe97 100644 --- a/media-libs/smpeg/smpeg-0.4.4-r7.ebuild +++ b/media-libs/smpeg/smpeg-0.4.4-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r7.ebuild,v 1.4 2006/01/30 06:41:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r7.ebuild,v 1.5 2006/03/08 04:09:34 vapier Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.lokigames.com/pub/open-source/smpeg/${P}.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 sh ~sparc ~x86" IUSE="X debug gtk mmx opengl" DEPEND=">=media-libs/libsdl-1.2.0 |