summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2005-06-25 15:29:14 +0000
committerOlivier Crête <tester@gentoo.org>2005-06-25 15:29:14 +0000
commit43068a49d52b8c4d648fa03bc3117cf5825c5c48 (patch)
treeaf8d6cadc93d5dad1ac167c4778ef7431e236aa6 /x11-misc/hotkeys
parentstable on amd64 (diff)
downloadgentoo-2-43068a49d52b8c4d648fa03bc3117cf5825c5c48.tar.gz
gentoo-2-43068a49d52b8c4d648fa03bc3117cf5825c5c48.tar.bz2
gentoo-2-43068a49d52b8c4d648fa03bc3117cf5825c5c48.zip
Stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/hotkeys')
-rw-r--r--x11-misc/hotkeys/ChangeLog7
-rw-r--r--x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/hotkeys/ChangeLog b/x11-misc/hotkeys/ChangeLog
index 2d67fbbbe957..a08a346eccb9 100644
--- a/x11-misc/hotkeys/ChangeLog
+++ b/x11-misc/hotkeys/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/hotkeys
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.21 2004/06/24 22:22:20 agriffis Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/ChangeLog,v 1.22 2005/06/25 15:29:14 tester Exp $
+
+ 25 Jun 2005; Olivier Crête <tester@gentoo.org> hotkeys-0.5.7.1-r1.ebuild:
+ Stable on amd64
10 May 2004; Daniel Ahlberg <aliz@gentoo.org> hotkeys-0.5.7.1-r1.ebuild:
Added amd64 keyword, closing #50567.
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 63d972e3b7b0..6ae64be12a00 100644
--- a/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
+++ b/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 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.1-r1.ebuild,v 1.9 2004/06/24 22:22:20 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild,v 1.10 2005/06/25 15:29:14 tester Exp $
inherit eutils
@@ -10,7 +10,7 @@ HOMEPAGE="http://ypwong.org/hotkeys/"
IUSE="X gtk xosd"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~sparc ~amd64 ppc"
+KEYWORDS="x86 ~sparc amd64 ppc"
DEPEND="X? ( virtual/x11 )
>=dev-libs/libxml2-2.2.8