summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-10-29 12:04:16 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-10-29 12:04:16 +0000
commit4eb7d428a5ccf6d4292454967adc795762dadbc0 (patch)
tree66b567f0451a8637fa795c436a3974a53b144515 /x11-misc/hotkeys
parentslotified (diff)
downloadgentoo-2-4eb7d428a5ccf6d4292454967adc795762dadbc0.tar.gz
gentoo-2-4eb7d428a5ccf6d4292454967adc795762dadbc0.tar.bz2
gentoo-2-4eb7d428a5ccf6d4292454967adc795762dadbc0.zip
Minor tweaks.
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r--x11-misc/hotkeys/ChangeLog4
-rw-r--r--x11-misc/hotkeys/hotkeys-0.5.5.ebuild7
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog
index 0ae59d0d50ec..1eab2549f9c2 100644
--- a/x11-misc/hotkeys/ChangeLog
+++ b/x11-misc/hotkeys/ChangeLog
@@ -1,9 +1,11 @@
# ChangeLog for x11-misc/hotkeys
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.4 2002/10/19 07:04:21 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.5 2002/10/29 12:04:15 aliz Exp $
*hotkeys-0.5.5.ebuild (11 Sep 2002)
+
+
19 Oct 2002; Seemant Kulleen <seemant@gentoo.org> hotkeys-0.5.5.ebuild :
configure option which allows xosd-0.7.0 detection in configure. Fix
diff --git a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild b/x11-misc/hotkeys/hotkeys-0.5.5.ebuild
index 067d3920d201..20fba5a16325 100644
--- a/x11-misc/hotkeys/hotkeys-0.5.5.ebuild
+++ b/x11-misc/hotkeys/hotkeys-0.5.5.ebuild
@@ -1,8 +1,7 @@
# Copyright 1999-2002 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.5.ebuild,v 1.5 2002/10/20 18:55:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.5.ebuild,v 1.6 2002/10/29 12:04:16 aliz Exp $
-NAME="hotkeys"
S=${WORKDIR}/${P}
DESCRIPTION="Make use of extra buttons on newer keyboards."
SRC_URI="http://www.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/${P}.tar.bz2"
@@ -10,12 +9,12 @@ HOMEPAGE="http://ypwong.org/hotkeys/"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 sparc sparc64"
+KEYWORDS="~x86"
DEPEND="virtual/x11
dev-libs/libxml2
>=sys-libs/db-3.2.3
- >x11-libs/xosd-0.7.0"
+ ~x11-libs/xosd-0.7.0"
src_unpack() {