summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:04:26 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:04:26 +0000
commit9a6b8df767242bffc14370415cea4cc14d8d099b (patch)
treea1f231d000ab303326fbdda55064f114d5aaa0b8 /media-video/gephex/gephex-0.0.4-r1.ebuild
parent(no commit message) (diff)
downloadhistorical-9a6b8df767242bffc14370415cea4cc14d8d099b.tar.gz
historical-9a6b8df767242bffc14370415cea4cc14d8d099b.tar.bz2
historical-9a6b8df767242bffc14370415cea4cc14d8d099b.zip
Add inherit eutils
Diffstat (limited to 'media-video/gephex/gephex-0.0.4-r1.ebuild')
-rw-r--r--media-video/gephex/gephex-0.0.4-r1.ebuild4
1 files changed, 3 insertions, 1 deletions
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."