From 53b5652066ee7bb963f0cb4c4d28bbc754393c54 Mon Sep 17 00:00:00 2001 From: Chris White Date: Thu, 18 Nov 2004 00:00:08 +0000 Subject: Fixed inherit location. --- media-video/helixplayer/helixplayer-1.0_beta1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'media-video/helixplayer/helixplayer-1.0_beta1.ebuild') diff --git a/media-video/helixplayer/helixplayer-1.0_beta1.ebuild b/media-video/helixplayer/helixplayer-1.0_beta1.ebuild index 538283bd07df..38be9453814b 100644 --- a/media-video/helixplayer/helixplayer-1.0_beta1.ebuild +++ b/media-video/helixplayer/helixplayer-1.0_beta1.ebuild @@ -1,6 +1,8 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0_beta1.ebuild,v 1.3 2004/11/14 05:20:59 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0_beta1.ebuild,v 1.4 2004/11/17 23:56:12 chriswhite Exp $ + +inherit nsplugins eutils DESCRIPTION="A free open-source media player by real" HOMEPAGE="http://www.helixplayer.org/" @@ -16,8 +18,6 @@ RDEPEND=">=dev-libs/glib-2 >=x11-libs/pango-1.2 >=x11-libs/gtk+-2.2" -inherit nsplugins eutils - # Had to change the source directory because of this somewhat # non-standard naming convention S=${WORKDIR}/player_all-bingo-beta-20040615 -- cgit v1.2.3-65-gdbad