diff options
author | 2006-03-08 08:41:24 +0000 | |
---|---|---|
committer | 2006-03-08 08:41:24 +0000 | |
commit | 836deb490cae012e877dce44acc3a2b673509e1b (patch) | |
tree | 80ef88795df2bdd33f2a24c78284ae2fc03acdb2 /media-libs/smpeg/smpeg-0.4.4-r7.ebuild | |
parent | * bump (diff) | |
download | gentoo-2-836deb490cae012e877dce44acc3a2b673509e1b.tar.gz gentoo-2-836deb490cae012e877dce44acc3a2b673509e1b.tar.bz2 gentoo-2-836deb490cae012e877dce44acc3a2b673509e1b.zip |
Stable on ppc64; bug #125434
(Portage version: 2.0.54)
Diffstat (limited to 'media-libs/smpeg/smpeg-0.4.4-r7.ebuild')
-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 73a9d53cbe97..7f2f15d00cf1 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.5 2006/03/08 04:09:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r7.ebuild,v 1.6 2006/03/08 08:41:24 corsair 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 sh ~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 |