summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:57:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:57:08 +0000
commit22889f41d93fc1b6ea9e3b4a368542689b5dd9d2 (patch)
tree6188b734981b8822f6e2614f3ea34240e6f63b3e /media-video/gephex
parentstable on x86, clean up old ebuilds (Manifest recommit) (diff)
downloadgentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.gz
gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.tar.bz2
gentoo-2-22889f41d93fc1b6ea9e3b4a368542689b5dd9d2.zip
Add inherit eutils
Diffstat (limited to 'media-video/gephex')
-rw-r--r--media-video/gephex/ChangeLog6
-rw-r--r--media-video/gephex/gephex-0.0.4-r1.ebuild4
-rw-r--r--media-video/gephex/gephex-0.0.4.ebuild4
3 files changed, 11 insertions, 3 deletions
diff --git a/media-video/gephex/ChangeLog b/media-video/gephex/ChangeLog
index 7a5aef8d4394..71f8dba5d016 100644
--- a/media-video/gephex/ChangeLog
+++ b/media-video/gephex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/gephex
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/ChangeLog,v 1.3 2004/04/19 18:03:59 zypher Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/ChangeLog,v 1.4 2004/04/27 20:53:09 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gephex-0.0.4-r1.ebuild,
+ gephex-0.0.4.ebuild:
+ Add inherit eutils
*gephex-0.0.4 (14 Dec 2003)
diff --git a/media-video/gephex/gephex-0.0.4-r1.ebuild b/media-video/gephex/gephex-0.0.4-r1.ebuild
index 0324ecb8e223..1a3d9c7617cc 100644
--- a/media-video/gephex/gephex-0.0.4-r1.ebuild
+++ b/media-video/gephex/gephex-0.0.4-r1.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.0.4-r1.ebuild,v 1.1 2004/04/19 18:03:59 zypher Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.0.4-r1.ebuild,v 1.2 2004/04/27 20:53:09 agriffis Exp $
+
+inherit eutils
MY_P=${P/_/}
DESCRIPTION="GePhex is a modular video effect framework."
diff --git a/media-video/gephex/gephex-0.0.4.ebuild b/media-video/gephex/gephex-0.0.4.ebuild
index 84f9c2be98bc..d3bbbff2f1ed 100644
--- a/media-video/gephex/gephex-0.0.4.ebuild
+++ b/media-video/gephex/gephex-0.0.4.ebuild
@@ -1,6 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.0.4.ebuild,v 1.2 2004/03/22 09:58:01 zypher Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/gephex/gephex-0.0.4.ebuild,v 1.3 2004/04/27 20:53:09 agriffis Exp $
+
+inherit eutils
MY_P=${P/_/}
DESCRIPTION="GePhex is a modular video effect framework."