diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-02-19 23:19:33 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-02-19 23:19:33 +0000 |
commit | c843676c757a21937a7ea6d929d0d77d4b7cceba (patch) | |
tree | 14efe9e3fd41f64bd23fd47e7b22416e62f5e0b9 /x11-misc | |
parent | stable x86, bug 210597 (diff) | |
download | historical-c843676c757a21937a7ea6d929d0d77d4b7cceba.tar.gz historical-c843676c757a21937a7ea6d929d0d77d4b7cceba.tar.bz2 historical-c843676c757a21937a7ea6d929d0d77d4b7cceba.zip |
stable x86, bug 210670
Package-Manager: portage-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 851fb4072386..ca5c8a01f409 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.32 2008/02/19 17:57:21 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.33 2008/02/19 23:19:33 opfer Exp $ + + 19 Feb 2008; Christian Faulhammer <opfer@gentoo.org> + hotkeys-0.5.7.4.0.1.ebuild: + stable x86, bug 210670 19 Feb 2008; nixnut <nixnut@gentoo.org> hotkeys-0.5.7.4.0.1.ebuild: Stable on ppc wrt bug 210670 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 ef49b54b20fa..3628a0f2637c 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.2 2008/02/19 17:57:21 nixnut Exp $ +# $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 $ 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 |