diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2004-03-02 14:03:14 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2004-03-02 14:03:14 +0000 |
commit | 9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305 (patch) | |
tree | 712ff0f6200f636fe6a0461d41beb91a9df46ec8 /x11-misc/hotkeys | |
parent | stable on x86 (diff) | |
download | historical-9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305.tar.gz historical-9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305.tar.bz2 historical-9d54ff0230bf14a7a9bb055d3f861e7c5fcd6305.zip |
stable on x86
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r-- | x11-misc/hotkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/hotkeys/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild | 7 |
3 files changed, 9 insertions, 7 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog index e8614df9ddeb..4409f57066d1 100644 --- a/x11-misc/hotkeys/ChangeLog +++ b/x11-misc/hotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/hotkeys # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.15 2004/02/28 19:19:17 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.16 2004/03/02 14:03:14 lanius Exp $ + + 02 Mar 2004; Heinrich Wendel <lanius@gentoo.org> hotkeys-0.5.7.1-r1.ebuild: + stable on x86 22 Nov 2003; Heinrich Wendel <lanius@gentoo.org> hotkeys-0.5.7.1-r1.ebuild, hotkeys-0.5.7.1.ebuild: diff --git a/x11-misc/hotkeys/Manifest b/x11-misc/hotkeys/Manifest index 13b8dd38d262..9bcd590b6809 100644 --- a/x11-misc/hotkeys/Manifest +++ b/x11-misc/hotkeys/Manifest @@ -1,5 +1,5 @@ -MD5 870540446791e9ef9a7e6ee2fdec7df9 hotkeys-0.5.7.1-r1.ebuild 1154 -MD5 8a9f2a936d6c5863e0f0f198d9534250 ChangeLog 2022 +MD5 60f42fbde3d9c9497f205b94adc89ab4 hotkeys-0.5.7.1-r1.ebuild 1135 +MD5 eb6793b8a93a8a285f10f9f95f11673e ChangeLog 2119 MD5 503ccb1138f9c49f0855884d830988a6 metadata.xml 253 MD5 3d8e96cd7d7c5af0c0cc07b04049c444 hotkeys-0.5.7.1.ebuild 950 MD5 2b1987adcf943427133e4f897782604c files/hotkeys-0.5.7.1-r1-gentoo.diff 1379 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 |