diff options
author | Danny van Dyk <kugelfang@gentoo.org> | 2004-10-01 13:17:08 +0000 |
---|---|---|
committer | Danny van Dyk <kugelfang@gentoo.org> | 2004-10-01 13:17:08 +0000 |
commit | 3006eb78349b82c08ef3ea5c587671075d857908 (patch) | |
tree | 7cbdd98ed5a890bb50fe086b174e7d2413b9cc99 /x11-misc/bbkeys | |
parent | Adopted font.eclass; see bug #53965. (Manifest recommit) (diff) | |
download | gentoo-2-3006eb78349b82c08ef3ea5c587671075d857908.tar.gz gentoo-2-3006eb78349b82c08ef3ea5c587671075d857908.tar.bz2 gentoo-2-3006eb78349b82c08ef3ea5c587671075d857908.zip |
~amd64
Diffstat (limited to 'x11-misc/bbkeys')
-rw-r--r-- | x11-misc/bbkeys/ChangeLog | 3 | ||||
-rw-r--r-- | x11-misc/bbkeys/bbkeys-0.8.6.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/x11-misc/bbkeys/ChangeLog b/x11-misc/bbkeys/ChangeLog index 85d1eb9f078e..a8359e5713e2 100644 --- a/x11-misc/bbkeys/ChangeLog +++ b/x11-misc/bbkeys/ChangeLog @@ -2,6 +2,9 @@ # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 # $Header + 01 Oct 2004; Danny van Dyk <kugelfang@gentoo.org> bbkeys-0.8.6.ebuild: + Marked ~amd64. + 14 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> bbkeys-0.8.5.ebuild, bbkeys-0.8.6.ebuild: Removed S=, added IUSE= diff --git a/x11-misc/bbkeys/bbkeys-0.8.6.ebuild b/x11-misc/bbkeys/bbkeys-0.8.6.ebuild index cb4e6dcc66a0..5622f7db75f5 100644 --- a/x11-misc/bbkeys/bbkeys-0.8.6.ebuild +++ b/x11-misc/bbkeys/bbkeys-0.8.6.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/bbkeys/bbkeys-0.8.6.ebuild,v 1.5 2004/06/24 22:12:42 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbkeys/bbkeys-0.8.6.ebuild,v 1.6 2004/10/01 13:17:08 kugelfang Exp $ IUSE="" DESCRIPTION="Use keyboard shortcuts in the blackbox wm" @@ -8,7 +8,7 @@ HOMEPAGE="http://bbkeys.sourceforge.net" SRC_URI="mirror://sourceforge/bbkeys/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc ~amd64" DEPEND="virtual/blackbox" |