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
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')
-rw-r--r--x11-misc/hotkeys/ChangeLog5
-rw-r--r--x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild4
-rw-r--r--x11-misc/idesk/ChangeLog5
-rw-r--r--x11-misc/idesk/idesk-0.3.5-r2.ebuild4
-rw-r--r--x11-misc/idesk/idesk-0.3.5.ebuild4
-rw-r--r--x11-misc/imwheel/ChangeLog5
-rw-r--r--x11-misc/imwheel/imwheel-1.0.0_pre2.ebuild4
-rw-r--r--x11-misc/mkxf86config/ChangeLog6
-rw-r--r--x11-misc/mkxf86config/mkxf86config-0.8-r1.ebuild4
-rw-r--r--x11-misc/mkxf86config/mkxf86config-0.8.ebuild4
10 files changed, 34 insertions, 11 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog
index c2bc7e451e4f..4a64f5fccd45 100644
--- a/x11-misc/hotkeys/ChangeLog
+++ b/x11-misc/hotkeys/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/hotkeys
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.18 2004/04/09 13:11:02 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.19 2004/04/27 20:42:47 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> hotkeys-0.5.7.1-r1.ebuild:
+ Add inherit eutils
09 Apr 2004; Heinrich Wendel <lanius@gentoo.org> hotkeys-0.5.7.1.ebuild:
remove old version
diff --git a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild b/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
index 6d2672af0194..f5c96c272b45 100644
--- a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
+++ b/x11-misc/hotkeys/hotkeys-0.5.7.1-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/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.5 2004/03/02 14:03:14 lanius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.6 2004/04/27 20:42:47 agriffis Exp $
+
+inherit eutils
DESCRIPTION="Make use of extra buttons on newer keyboards."
SRC_URI="http://ypwong.org/hotkeys/${PV}/${PN}_${PV}.tar.gz"
diff --git a/x11-misc/idesk/ChangeLog b/x11-misc/idesk/ChangeLog
index 251a77d45311..d97cfe8ddf36 100644
--- a/x11-misc/idesk/ChangeLog
+++ b/x11-misc/idesk/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/idesk
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/ChangeLog,v 1.14 2004/04/12 03:31:59 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/ChangeLog,v 1.15 2004/04/27 20:44:03 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> idesk-0.3.5-r2.ebuild:
+ Add inherit eutils
11 Apr 2004; Jason Wever <weeve@gentoo.org> idesk-0.5.6.ebuild:
Added ~sparc keyword.
diff --git a/x11-misc/idesk/idesk-0.3.5-r2.ebuild b/x11-misc/idesk/idesk-0.3.5-r2.ebuild
index b9d870af921c..c89ebccb2f4b 100644
--- a/x11-misc/idesk/idesk-0.3.5-r2.ebuild
+++ b/x11-misc/idesk/idesk-0.3.5-r2.ebuild
@@ -1,8 +1,10 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/idesk-0.3.5-r2.ebuild,v 1.5 2004/04/11 15:13:45 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/idesk-0.3.5-r2.ebuild,v 1.6 2004/04/27 20:44:03 agriffis Exp $
DESCRIPTION="Utility to place icons on the root window"
+inherit eutils
+
HOMEPAGE="http://cvs.gentoo.org/~absinthe/idesk/index.html"
SRC_URI="http://cvs.gentoo.org/~absinthe/idesk/${P}.tar.gz"
LICENSE="BSD"
diff --git a/x11-misc/idesk/idesk-0.3.5.ebuild b/x11-misc/idesk/idesk-0.3.5.ebuild
index 835fe88e15bc..5d83c8645195 100644
--- a/x11-misc/idesk/idesk-0.3.5.ebuild
+++ b/x11-misc/idesk/idesk-0.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/idesk-0.3.5.ebuild,v 1.4 2003/09/05 00:57:57 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/idesk/idesk-0.3.5.ebuild,v 1.5 2004/04/27 20:44:03 agriffis Exp $
DESCRIPTION="Utility to place icons on the root window"
HOMEPAGE="http://linuxhelp.hn.org/idesk.php"
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/"
diff --git a/x11-misc/mkxf86config/ChangeLog b/x11-misc/mkxf86config/ChangeLog
index 8b1c061ec81d..c1363232a0ee 100644
--- a/x11-misc/mkxf86config/ChangeLog
+++ b/x11-misc/mkxf86config/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/mkxf86config
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.3 2004/04/11 15:20:06 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/ChangeLog,v 1.4 2004/04/27 20:46:47 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> mkxf86config-0.8-r1.ebuild,
+ mkxf86config-0.8.ebuild:
+ Add inherit eutils
11 Apr 2004; Markus Nigbur <pyrania@gentoo.org> mkxf86config-0.8-r1.ebuild,
mkxf86config-0.8.ebuild:
diff --git a/x11-misc/mkxf86config/mkxf86config-0.8-r1.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8-r1.ebuild
index 39ece737c8ca..895b7ee62538 100644
--- a/x11-misc/mkxf86config/mkxf86config-0.8-r1.ebuild
+++ b/x11-misc/mkxf86config/mkxf86config-0.8-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/x11-misc/mkxf86config/mkxf86config-0.8-r1.ebuild,v 1.2 2004/04/11 15:20:06 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8-r1.ebuild,v 1.3 2004/04/27 20:46:47 agriffis Exp $
+
+inherit eutils
IUSE="livecd"
diff --git a/x11-misc/mkxf86config/mkxf86config-0.8.ebuild b/x11-misc/mkxf86config/mkxf86config-0.8.ebuild
index 2f0e79477d01..99945b3ce050 100644
--- a/x11-misc/mkxf86config/mkxf86config-0.8.ebuild
+++ b/x11-misc/mkxf86config/mkxf86config-0.8.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/mkxf86config/mkxf86config-0.8.ebuild,v 1.2 2004/04/11 15:20:06 pyrania Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/mkxf86config/mkxf86config-0.8.ebuild,v 1.3 2004/04/27 20:46:47 agriffis Exp $
+
+inherit eutils
IUSE=""