summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-11-17 23:56:12 +0000
committerChris White <chriswhite@gentoo.org>2004-11-17 23:56:12 +0000
commit7190753db92cb7bfee9421863221a47481f51803 (patch)
tree27a4b1878bb49cc43e8063888600ff0ddbdbed92 /media-video/helixplayer
parentUndoing 4.1 stable on amd64, sparc, x86. (diff)
downloadhistorical-7190753db92cb7bfee9421863221a47481f51803.tar.gz
historical-7190753db92cb7bfee9421863221a47481f51803.tar.bz2
historical-7190753db92cb7bfee9421863221a47481f51803.zip
Fixed inherit location.
Diffstat (limited to 'media-video/helixplayer')
-rw-r--r--media-video/helixplayer/ChangeLog6
-rw-r--r--media-video/helixplayer/Manifest12
-rw-r--r--media-video/helixplayer/helixplayer-1.0.1.ebuild6
-rw-r--r--media-video/helixplayer/helixplayer-1.0_beta1.ebuild6
4 files changed, 17 insertions, 13 deletions
diff --git a/media-video/helixplayer/ChangeLog b/media-video/helixplayer/ChangeLog
index 5a3f290d889e..112894ead492 100644
--- a/media-video/helixplayer/ChangeLog
+++ b/media-video/helixplayer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/helixplayer
# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/ChangeLog,v 1.3 2004/11/14 05:20:59 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/ChangeLog,v 1.4 2004/11/17 23:56:12 chriswhite Exp $
+
+ 18 Nov 2004; Chris White <chriswhite@gentoo.org> helixplayer-1.0.1.ebuild,
+ helixplayer-1.0_beta1.ebuild:
+ Fixed inherit location.
*helixplayer-1.0.1 (14 Nov 2004)
diff --git a/media-video/helixplayer/Manifest b/media-video/helixplayer/Manifest
index e6bf343b8cd0..2e019f5ca4ff 100644
--- a/media-video/helixplayer/Manifest
+++ b/media-video/helixplayer/Manifest
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 1bdf1805dda493f136e075ba65d99a4a ChangeLog 1195
-MD5 d048b58893fd828d4a1ef086997d6ae2 helixplayer-1.0_beta1.ebuild 3264
+MD5 3ce413f275c687aa44db0f53d2239b07 ChangeLog 1331
+MD5 846794dd6d8249d568c56a94b452d0a4 helixplayer-1.0_beta1.ebuild 3264
MD5 b545cb646f8e1ac50777745dfc1f380d metadata.xml 342
-MD5 3c089b45285987e4a598702098eb396a helixplayer-1.0.1.ebuild 1858
+MD5 3e53be68881aed7418463e1f231ec638 helixplayer-1.0.1.ebuild 1858
MD5 6438303cb10431e6fe1fd8c1a24328d4 files/50helix 22
MD5 9ff4380a6e2acce72f2685a5f5a03b2c files/buildrc 35
MD5 d9d3bd60b0c7de98d93ccde45775936d files/digest-helixplayer-1.0_beta1 88
@@ -18,7 +18,7 @@ MD5 b83696db32d29e1c07d27cb6ba16414e files/gentoo_bif.patch 10461
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)
-iD8DBQFBlutNFdQwWVoAgN4RAlJhAJ9pLnxCcCLq3JsnAcBqgpxP8RwzQwCg9j+u
-H2TZL4z5YOU0EBDeD6Rgf/A=
-=+plE
+iD8DBQFBm+UtFdQwWVoAgN4RAlGqAKDHZJItQH+oiAddGZ9naUqiuUIIDwCeL73n
+dfkKvGH9peub0rd2AvWC3t8=
+=FSjR
-----END PGP SIGNATURE-----
diff --git a/media-video/helixplayer/helixplayer-1.0.1.ebuild b/media-video/helixplayer/helixplayer-1.0.1.ebuild
index 04535ae24bd8..596d28f96632 100644
--- a/media-video/helixplayer/helixplayer-1.0.1.ebuild
+++ b/media-video/helixplayer/helixplayer-1.0.1.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.1.ebuild,v 1.1 2004/11/14 05:20:59 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/helixplayer/helixplayer-1.0.1.ebuild,v 1.2 2004/11/17 23:56:12 chriswhite Exp $
+
+inherit nsplugins eutils
MY_PKG=${P/helixplayer/hxplay}
@@ -18,8 +20,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}/${MY_PKG}
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