diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-14 23:08:40 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-14 23:08:40 +0000 |
commit | cb0c64a0aab779f98a70685b1c89b10fc58d5a64 (patch) | |
tree | 5d6adb565c71a2c3caafc2afe2d4413b244c981b /x11-plugins/cputnik | |
parent | Version bump. (diff) | |
download | gentoo-2-cb0c64a0aab779f98a70685b1c89b10fc58d5a64.tar.gz gentoo-2-cb0c64a0aab779f98a70685b1c89b10fc58d5a64.tar.bz2 gentoo-2-cb0c64a0aab779f98a70685b1c89b10fc58d5a64.zip |
QA: Removed unneeded inherit eutils
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-plugins/cputnik')
-rw-r--r-- | x11-plugins/cputnik/cputnik-0.1.1.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-plugins/cputnik/cputnik-0.1.1.ebuild b/x11-plugins/cputnik/cputnik-0.1.1.ebuild index b74a642355ef..bc1ee1375e0d 100644 --- a/x11-plugins/cputnik/cputnik-0.1.1.ebuild +++ b/x11-plugins/cputnik/cputnik-0.1.1.ebuild @@ -1,8 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v 1.3 2005/06/12 19:24:11 josejx Exp $ - -inherit eutils +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/cputnik/cputnik-0.1.1.ebuild,v 1.4 2005/07/14 23:07:43 swegener Exp $ IUSE="" |