diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-03-19 02:10:35 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-03-19 02:10:35 +0000 |
commit | fb2821a0b0f119e463d17fce9868f859d9036f1a (patch) | |
tree | 55f34dbf9afa8ceed0bb06da736788b20072a493 /media-libs/smpeg/smpeg-0.4.4-r7.ebuild | |
parent | Revision bump, fix up sed'ing of wrapper scripts so it actually works. (diff) | |
download | historical-fb2821a0b0f119e463d17fce9868f859d9036f1a.tar.gz historical-fb2821a0b0f119e463d17fce9868f859d9036f1a.tar.bz2 historical-fb2821a0b0f119e463d17fce9868f859d9036f1a.zip |
Stable on amd64. See bug #125434.
Package-Manager: portage-2.1_pre6-r3
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 532f18105ba8..33a481ee037d 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.9 2006/03/16 03:33:08 halcy0n Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/smpeg/smpeg-0.4.4-r7.ebuild,v 1.10 2006/03/19 02:10:35 metalgod 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 |