diff options
author | David Holm <dholm@gentoo.org> | 2004-07-04 11:35:13 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-07-04 11:35:13 +0000 |
commit | 048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7 (patch) | |
tree | adc8a38e7df2231aecc54f039856cc5d535ca53f /x11-misc/xhkeys | |
parent | Added to ~ppc (Manifest recommit) (Manifest recommit) (diff) | |
download | gentoo-2-048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7.tar.gz gentoo-2-048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7.tar.bz2 gentoo-2-048b2cab89f7cdb7cd7d11c01a8eaf3fb4de09c7.zip |
Added to ~ppc
Diffstat (limited to 'x11-misc/xhkeys')
-rw-r--r-- | x11-misc/xhkeys/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xhkeys/xhkeys-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xhkeys/ChangeLog b/x11-misc/xhkeys/ChangeLog index 52950db12105..d655df66a2a8 100644 --- a/x11-misc/xhkeys/ChangeLog +++ b/x11-misc/xhkeys/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xhkeys # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.5 2004/07/03 14:55:10 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/ChangeLog,v 1.6 2004/07/04 11:32:02 dholm Exp $ + + 04 Jul 2004; David Holm <dholm@gentoo.org> xhkeys-1.0.2.ebuild: + Added to ~ppc. *xhkeys-1.0.2 (03 Jul 2004) diff --git a/x11-misc/xhkeys/xhkeys-1.0.2.ebuild b/x11-misc/xhkeys/xhkeys-1.0.2.ebuild index c05700985a7c..a1a4d2ac506b 100644 --- a/x11-misc/xhkeys/xhkeys-1.0.2.ebuild +++ b/x11-misc/xhkeys/xhkeys-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-1.0.2.ebuild,v 1.1 2004/07/03 14:55:10 pyrania Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xhkeys/xhkeys-1.0.2.ebuild,v 1.2 2004/07/04 11:32:02 dholm Exp $ DESCRIPTION="assign particular actions to any key or key combination" HOMEPAGE="http://www.geocities.com/wmalms/" @@ -8,7 +8,7 @@ SRC_URI="http://www.geocities.com/wmalms/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="virtual/x11" |