diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-19 17:57:21 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-02-19 17:57:21 +0000 |
commit | 1cc6c38bd0c3c1055ca84f6a9defe417b56aa471 (patch) | |
tree | 44129f6cea5b46307ba161504105ae2a39f5678d /x11-misc | |
parent | Stable on ppc wrt bug 210695 (diff) | |
download | gentoo-2-1cc6c38bd0c3c1055ca84f6a9defe417b56aa471.tar.gz gentoo-2-1cc6c38bd0c3c1055ca84f6a9defe417b56aa471.tar.bz2 gentoo-2-1cc6c38bd0c3c1055ca84f6a9defe417b56aa471.zip |
Stable on ppc wrt bug 210670
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/hotkeys/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/hotkeys/hotkeys-0.5.7.4.0.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog index 55512bf4d199..851fb4072386 100644 --- a/x11-misc/hotkeys/ChangeLog +++ b/x11-misc/hotkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/hotkeys -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.31 2007/08/21 14:01:53 ulm Exp $ +# 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 $ + + 19 Feb 2008; nixnut <nixnut@gentoo.org> hotkeys-0.5.7.4.0.1.ebuild: + Stable on ppc wrt bug 210670 *hotkeys-0.5.7.4.0.1 (21 Aug 2007) 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 6f868be0fde9..ef49b54b20fa 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-2007 Gentoo Foundation +# 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.1 2007/08/21 14:01:53 ulm Exp $ +# $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 $ 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="~x86 ~sparc ~amd64 ~ppc" +KEYWORDS="~amd64 ppc ~sparc ~x86" IUSE="gtk xosd" RDEPEND="x11-libs/libXmu |