summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 20:46:59 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 20:46:59 +0000
commit1605ace062f53f343f0c2e4d13d53f178748d267 (patch)
tree38524ab9d622417d8cb48507c6f2f5511a125c6e /x11-misc/imwheel
parentPPC stable profile update (Manifest recommit) (diff)
downloadgentoo-2-1605ace062f53f343f0c2e4d13d53f178748d267.tar.gz
gentoo-2-1605ace062f53f343f0c2e4d13d53f178748d267.tar.bz2
gentoo-2-1605ace062f53f343f0c2e4d13d53f178748d267.zip
Add inherit eutils
Diffstat (limited to 'x11-misc/imwheel')
-rw-r--r--x11-misc/imwheel/ChangeLog5
-rw-r--r--x11-misc/imwheel/imwheel-1.0.0_pre2.ebuild4
2 files changed, 7 insertions, 2 deletions
diff --git a/x11-misc/imwheel/ChangeLog b/x11-misc/imwheel/ChangeLog
index e4bd5a2b0363..702237d8381a 100644
--- a/x11-misc/imwheel/ChangeLog
+++ b/x11-misc/imwheel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/imwheel
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/ChangeLog,v 1.4 2004/04/11 15:08:00 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/ChangeLog,v 1.5 2004/04/27 20:45:22 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> imwheel-1.0.0_pre2.ebuild:
+ Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> imwheel-1.0.0_pre2.ebuild:
Go epatch!
diff --git a/x11-misc/imwheel/imwheel-1.0.0_pre2.ebuild b/x11-misc/imwheel/imwheel-1.0.0_pre2.ebuild
index aff74c469911..64414e4510b6 100644
--- a/x11-misc/imwheel/imwheel-1.0.0_pre2.ebuild
+++ b/x11-misc/imwheel/imwheel-1.0.0_pre2.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/x11-misc/imwheel/imwheel-1.0.0_pre2.ebuild,v 1.4 2004/04/11 15:08:00 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre2.ebuild,v 1.5 2004/04/27 20:45:22 agriffis Exp $
+
+inherit eutils
DESCRIPTION="mouse tool for advanced features such as wheels and 3+ buttons"
HOMEPAGE="http://jcatki.dhs.org/imwheel/"