summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11-misc/fxred/ChangeLog5
-rw-r--r--x11-misc/fxred/fxred-0.9.ebuild26
-rw-r--r--x11-misc/imwheel/ChangeLog6
-rw-r--r--x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild29
4 files changed, 32 insertions, 34 deletions
diff --git a/x11-misc/fxred/ChangeLog b/x11-misc/fxred/ChangeLog
index ca10f289baaf..555d7a5d045c 100644
--- a/x11-misc/fxred/ChangeLog
+++ b/x11-misc/fxred/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/fxred
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/ChangeLog,v 1.12 2007/02/06 01:27:27 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/ChangeLog,v 1.13 2007/07/22 03:11:03 coldwind Exp $
+
+ 22 Jul 2007; Santiago M. Mola <coldwind@gentoo.org> fxred-0.9.ebuild:
+ virtual/x11 removed.
06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/x11-misc/fxred/fxred-0.9.ebuild b/x11-misc/fxred/fxred-0.9.ebuild
index d315ac0f91c7..de7c9ce6d43c 100644
--- a/x11-misc/fxred/fxred-0.9.ebuild
+++ b/x11-misc/fxred/fxred-0.9.ebuild
@@ -1,25 +1,23 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/fxred-0.9.ebuild,v 1.7 2006/01/21 12:06:51 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/fxred/fxred-0.9.ebuild,v 1.8 2007/07/22 03:11:03 coldwind Exp $
-DESCRIPTION="FXred is handler for the red scroll button of the Logitech TrackMan Marble FX, a trackball."
+DESCRIPTION="a handler for the red scroll button of the Logitech TrackMan Marble
+FX, a trackball."
HOMEPAGE="http://www.larskrueger.homestead.com/files/index.html#X11"
SRC_URI="http://www.larskrueger.homestead.com/files/${P}.tar.gz"
+
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~ppc x86"
IUSE=""
-RDEPEND="|| ( (
- x11-libs/libX11
- x11-libs/libXtst )
- virtual/x11 )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXtst"
DEPEND="${RDEPEND}
- || ( (
- x11-proto/xextproto
- x11-proto/xproto
- x11-libs/libXt )
- virtual/x11 )"
+ x11-proto/xextproto
+ x11-proto/xproto
+ x11-libs/libXt"
src_compile() {
./configure \
@@ -31,8 +29,8 @@ src_compile() {
}
src_install () {
- make DESTDIR=${D} install || die
- dodoc AUTHORS ChangeLog README TODO
+ make DESTDIR="${D}" install || die
+ dodoc AUTHORS ChangeLog README TODO.txt
dohtml fxred/docs/en/*.html
insinto /etc
doins fxredrc
diff --git a/x11-misc/imwheel/ChangeLog b/x11-misc/imwheel/ChangeLog
index 481f3719faac..10680e4d7226 100644
--- a/x11-misc/imwheel/ChangeLog
+++ b/x11-misc/imwheel/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-misc/imwheel
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/ChangeLog,v 1.19 2007/02/06 01:29:32 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/ChangeLog,v 1.20 2007/07/22 03:15:45 coldwind Exp $
+
+ 22 Jul 2007; Santiago M. Mola <coldwind@gentoo.org>
+ imwheel-1.0.0_pre12.ebuild:
+ virtual/x11 removed.
06 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
Regenerate digest in Manifest2 format.
diff --git a/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild b/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild
index f8904b210f2d..a23b893e59f6 100644
--- a/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild
+++ b/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild,v 1.6 2006/01/15 13:11:56 nelchael Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/imwheel/imwheel-1.0.0_pre12.ebuild,v 1.7 2007/07/22 03:15:45 coldwind Exp $
inherit eutils
@@ -11,29 +11,24 @@ SRC_URI="mirror://sourceforge/imwheel/${P/_/}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 ppc x86"
-
IUSE=""
-RDEPEND="|| ( (
- x11-libs/libXtst
- x11-libs/libX11
- x11-libs/libXmu
- x11-libs/libXt
- x11-libs/libXext )
- virtual/x11 )"
+RDEPEND="x11-libs/libXtst
+ x11-libs/libX11
+ x11-libs/libXmu
+ x11-libs/libXt
+ x11-libs/libXext"
DEPEND="${RDEPEND}
- || ( (
- x11-proto/xextproto
- x11-proto/xproto )
- virtual/x11 )
+ x11-proto/xextproto
+ x11-proto/xproto
>=sys-apps/sed-4"
-S="${WORKDIR}/${P/_/}"
+S=${WORKDIR}/${P/_/}
src_unpack() {
unpack ${A}
- cd ${S}
+ cd "${S}"
#epatch ${FILESDIR}/${P}-gentoo.diff
sed -i -e "s:/etc:${D}/etc:g" Makefile.am || die
sed -i -e "s:/etc:${D}/etc:g" Makefile.in || die
@@ -41,10 +36,8 @@ src_unpack() {
src_compile() {
local myconf
-
# don't build gpm stuff
myconf="--disable-gpm --disable-gpm-doc"
-
econf ${myconf} || die "configure failed"
emake || die "parallel make failed"
}