summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2004-04-12 21:07:45 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2004-04-12 21:07:45 +0000
commit7988a26081d12eba13f75556535c4f6eb89bf2d3 (patch)
treefb3b116915fa6bd67834251949eadf241a6cef86 /app-emulation/vice
parentbadly needed update (Manifest recommit) (diff)
downloadgentoo-2-7988a26081d12eba13f75556535c4f6eb89bf2d3.tar.gz
gentoo-2-7988a26081d12eba13f75556535c4f6eb89bf2d3.tar.bz2
gentoo-2-7988a26081d12eba13f75556535c4f6eb89bf2d3.zip
Removing redundant inherit eutils.
Diffstat (limited to 'app-emulation/vice')
-rw-r--r--app-emulation/vice/ChangeLog5
-rw-r--r--app-emulation/vice/vice-1.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emulation/vice/ChangeLog b/app-emulation/vice/ChangeLog
index 0655cc26397b..fc3d09da6e77 100644
--- a/app-emulation/vice/ChangeLog
+++ b/app-emulation/vice/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-emulation/vice
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.12 2004/03/30 07:47:04 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/ChangeLog,v 1.13 2004/04/12 21:07:45 wolf31o2 Exp $
+
+ 12 Apr 2004; Chris Gianelloni <wolf31o2@gentoo.org> vice-1.14.ebuild:
+ Removing redundant inherit eutils.
29 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> metadata.xml:
add metadata file
diff --git a/app-emulation/vice/vice-1.14.ebuild b/app-emulation/vice/vice-1.14.ebuild
index 2599f56ef164..96bf616b1df0 100644
--- a/app-emulation/vice/vice-1.14.ebuild
+++ b/app-emulation/vice/vice-1.14.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.14.ebuild,v 1.3 2004/03/30 07:47:43 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/vice/vice-1.14.ebuild,v 1.4 2004/04/12 21:07:45 wolf31o2 Exp $
-inherit games eutils
+inherit games
DESCRIPTION="The Versatile Commodore 8-bit Emulator"
HOMEPAGE="http://www.viceteam.org/"