summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-03-02 14:03:14 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-03-02 14:03:14 +0000
commit9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305 (patch)
tree712ff0f6200f636fe6a0461d41beb91a9df46ec8 /x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
parentstable on x86 (diff)
downloadhistorical-9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305.tar.gz
historical-9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305.tar.bz2
historical-9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305.zip
stable on x86
Diffstat (limited to 'x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild')
-rw-r--r--x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
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 39f3fd9465b8..6d2672af0194 100644
--- a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
+++ b/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
@@ -1,15 +1,14 @@
-# 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/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.4 2003/11/22 16:54:20 lanius Exp $
+# $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 $
-S=${WORKDIR}/${P}
DESCRIPTION="Make use of extra buttons on newer keyboards."
SRC_URI="http://ypwong.org/hotkeys/${PV}/${PN}_${PV}.tar.gz"
HOMEPAGE="http://ypwong.org/hotkeys/"
IUSE="X gtk xosd"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
DEPEND="X? ( virtual/x11 )
>=dev-libs/libxml2-2.2.8