diff options
author | Kenneth Prugh <ken69267@gentoo.org> | 2008-03-15 14:18:04 +0000 |
---|---|---|
committer | Kenneth Prugh <ken69267@gentoo.org> | 2008-03-15 14:18:04 +0000 |
commit | 8edf143fec925d52370a65547a69d9c94f312393 (patch) | |
tree | 0ac4858e372a52876afc5a6d38f2eb1144b6f6ad /x11-misc | |
parent | Fix a typo (diff) | |
download | gentoo-2-8edf143fec925d52370a65547a69d9c94f312393.tar.gz gentoo-2-8edf143fec925d52370a65547a69d9c94f312393.tar.bz2 gentoo-2-8edf143fec925d52370a65547a69d9c94f312393.zip |
amd64 stable, bug #210670
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/hotkeys/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog index ca5c8a01f409..e8f1bd564e99 100644 --- a/x11-misc/hotkeys/ChangeLog +++ b/x11-misc/hotkeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/hotkeys # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.33 2008/02/19 23:19:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.34 2008/03/15 14:18:04 ken69267 Exp $ + + 15 Mar 2008; Kenneth Prugh <ken69267@gentoo.org> + hotkeys-0.5.7.4.0.1.ebuild: + amd64 stable, bug #210670 19 Feb 2008; Christian Faulhammer <opfer@gentoo.org> hotkeys-0.5.7.4.0.1.ebuild: diff --git a/x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild b/x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild index 3628a0f2637c..4d439e957399 100644 --- a/x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild +++ b/x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild,v 1.3 2008/02/19 23:19:33 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild,v 1.4 2008/03/15 14:18:04 ken69267 Exp $ inherit eutils versionator @@ -12,7 +12,7 @@ SRC_URI="mirror://debian/pool/main/h/${PN}/${PN}_${MY_DIST_PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc ~sparc x86" IUSE="gtk xosd" RDEPEND="x11-libs/libXmu |