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
commit5a9e15d8f8586c5d828e9ea129b1835a2d7c7159 (patch)
tree6374600914d92ab64994a5e52e5276ac0b560f6f /x11-misc
parentStable on hppa. (diff)
downloadhistorical-5a9e15d8f8586c5d828e9ea129b1835a2d7c7159.tar.gz
historical-5a9e15d8f8586c5d828e9ea129b1835a2d7c7159.tar.bz2
historical-5a9e15d8f8586c5d828e9ea129b1835a2d7c7159.zip
Stable on amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/hotkeys/ChangeLog7
-rw-r--r--x11-misc/hotkeys/hotkeys-0.5.7.1-r1.ebuild6
-rw-r--r--x11-misc/xbindkeys/ChangeLog7
-rw-r--r--x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild6
4 files changed, 16 insertions, 10 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
diff --git a/x11-misc/xbindkeys/ChangeLog b/x11-misc/xbindkeys/ChangeLog
index 1370ad3e24cc..8a7068e0b537 100644
--- a/x11-misc/xbindkeys/ChangeLog
+++ b/x11-misc/xbindkeys/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xbindkeys
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.18 2004/10/23 16:34:24 weeve Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/ChangeLog,v 1.19 2005/06/25 15:26:48 tester Exp $
+
+ 25 Jun 2005; Olivier Crête <tester@gentoo.org> xbindkeys-1.7.1.ebuild:
+ Stable on amd64
23 Oct 2004; Jason Wever <weeve@gentoo.org> xbindkeys-1.7.1.ebuild:
Stable on sparc.
diff --git a/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild b/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild
index 31d3ffd10aef..6efd20cb8740 100644
--- a/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild
+++ b/x11-misc/xbindkeys/xbindkeys-1.7.1.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/xbindkeys/xbindkeys-1.7.1.ebuild,v 1.5 2004/10/23 16:34:24 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbindkeys/xbindkeys-1.7.1.ebuild,v 1.6 2005/06/25 15:26:48 tester Exp $
IUSE="guile tcltk"
@@ -8,7 +8,7 @@ DESCRIPTION="Tool for launching commands on keystrokes"
SRC_URI="http://hocwp.free.fr/xbindkeys/${P}.tar.gz"
HOMEPAGE="http://hocwp.free.fr/xbindkeys/"
LICENSE="GPL-2"
-KEYWORDS="x86 ppc ~amd64 sparc"
+KEYWORDS="x86 ppc amd64 sparc"
SLOT="0"
DEPEND="virtual/x11