diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:44:04 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:44:04 +0000 |
commit | 5588168a620fa2c5ae88870ec90c5cb31d38352b (patch) | |
tree | 9c72214a882aef9c50282625c90e00603023182c /media-video | |
parent | sync IUSE (-debug) (Manifest recommit) (diff) | |
download | gentoo-2-5588168a620fa2c5ae88870ec90c5cb31d38352b.tar.gz gentoo-2-5588168a620fa2c5ae88870ec90c5cb31d38352b.tar.bz2 gentoo-2-5588168a620fa2c5ae88870ec90c5cb31d38352b.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'media-video')
3 files changed, 5 insertions, 5 deletions
diff --git a/media-video/helixplayer-bin/helixplayer-bin-0.3.0.123.ebuild b/media-video/helixplayer-bin/helixplayer-bin-0.3.0.123.ebuild index 536b3eae586c..e4a551027f60 100644 --- a/media-video/helixplayer-bin/helixplayer-bin-0.3.0.123.ebuild +++ b/media-video/helixplayer-bin/helixplayer-bin-0.3.0.123.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer-bin/helixplayer-bin-0.3.0.123.ebuild,v 1.2 2004/06/25 00:41:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer-bin/helixplayer-bin-0.3.0.123.ebuild,v 1.3 2004/07/14 21:44:04 agriffis Exp $ inherit nsplugins @@ -18,8 +18,6 @@ DEPEND="virtual/x11 media-libs/libogg media-libs/faad2" -S=${WORKDIR}/${P} - RESTRICT="nostrip" src_unpack () { diff --git a/media-video/helixplayer-bin/helixplayer-bin-0.3.0.124.ebuild b/media-video/helixplayer-bin/helixplayer-bin-0.3.0.124.ebuild index c2daac836604..8ba6d3e5e68e 100644 --- a/media-video/helixplayer-bin/helixplayer-bin-0.3.0.124.ebuild +++ b/media-video/helixplayer-bin/helixplayer-bin-0.3.0.124.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer-bin/helixplayer-bin-0.3.0.124.ebuild,v 1.2 2004/06/25 00:41:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer-bin/helixplayer-bin-0.3.0.124.ebuild,v 1.3 2004/07/14 21:44:04 agriffis Exp $ inherit nsplugins @@ -14,6 +14,7 @@ HOMEPAGE="https://player.helixcommunity.org" LICENSE="realsdk" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/x11 >=x11-libs/gtk+-2.2.0 media-libs/libvorbis diff --git a/media-video/helixplayer-bin/helixplayer-bin-0.3.0.71.ebuild b/media-video/helixplayer-bin/helixplayer-bin-0.3.0.71.ebuild index 885df1dd15e7..018f0b35254f 100644 --- a/media-video/helixplayer-bin/helixplayer-bin-0.3.0.71.ebuild +++ b/media-video/helixplayer-bin/helixplayer-bin-0.3.0.71.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer-bin/helixplayer-bin-0.3.0.71.ebuild,v 1.4 2004/06/25 00:41:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer-bin/helixplayer-bin-0.3.0.71.ebuild,v 1.5 2004/07/14 21:44:04 agriffis Exp $ inherit nsplugins @@ -14,6 +14,7 @@ HOMEPAGE="https://player.helixcommunity.org" LICENSE="realsdk" SLOT="0" KEYWORDS="~x86" +IUSE="" DEPEND="virtual/x11 >=x11-libs/gtk+-2.2.0 media-libs/libvorbis |