diff options
author | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-27 14:17:43 +0000 |
---|---|---|
committer | Piotr Jaroszyński <peper@gentoo.org> | 2006-12-27 14:17:43 +0000 |
commit | 2df477b0fec93d385d684f16d3181fd602e01092 (patch) | |
tree | 144b8650905eaead3404a8b4275691bdb674c766 /x11-plugins/wmxkb | |
parent | Stable on x86, bug #159124. (diff) | |
download | gentoo-2-2df477b0fec93d385d684f16d3181fd602e01092.tar.gz gentoo-2-2df477b0fec93d385d684f16d3181fd602e01092.tar.bz2 gentoo-2-2df477b0fec93d385d684f16d3181fd602e01092.zip |
Add ~amd64 wrt bug #126742.
(Portage version: 2.1.2_rc4)
Diffstat (limited to 'x11-plugins/wmxkb')
-rw-r--r-- | x11-plugins/wmxkb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmxkb/files/digest-wmxkb-1.2.2 | 2 | ||||
-rw-r--r-- | x11-plugins/wmxkb/wmxkb-1.2.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-plugins/wmxkb/ChangeLog b/x11-plugins/wmxkb/ChangeLog index d9328a933bcb..d7b24c11f734 100644 --- a/x11-plugins/wmxkb/ChangeLog +++ b/x11-plugins/wmxkb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmxkb # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/ChangeLog,v 1.7 2006/01/31 21:11:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/ChangeLog,v 1.8 2006/12/27 14:17:43 peper Exp $ + + 27 Dec 2006; Piotr Jaroszyński <peper@gentoo.org> wmxkb-1.2.2.ebuild: + Add ~amd64 wrt bug #126742. 31 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> -wmxkb-1.2.0.ebuild, wmxkb-1.2.2.ebuild: diff --git a/x11-plugins/wmxkb/files/digest-wmxkb-1.2.2 b/x11-plugins/wmxkb/files/digest-wmxkb-1.2.2 index f8245259a9c6..be7a370aaee9 100644 --- a/x11-plugins/wmxkb/files/digest-wmxkb-1.2.2 +++ b/x11-plugins/wmxkb/files/digest-wmxkb-1.2.2 @@ -1 +1,3 @@ MD5 94ffa0bd8ecc317a71e837bcc7662a49 wmxkb-1.2.2.tar.gz 196726 +RMD160 04ab33a960ea9af9a1a30312bc43ee31c63f4ef4 wmxkb-1.2.2.tar.gz 196726 +SHA256 26c3d7404543b5f6e5feedc4edde5217a0ba750852fb1a36297adaf77bff322f wmxkb-1.2.2.tar.gz 196726 diff --git a/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild b/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild index 23c3fd8bd611..8bfdab432b12 100644 --- a/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild +++ b/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild,v 1.4 2006/01/31 21:11:35 nelchael Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmxkb/wmxkb-1.2.2.ebuild,v 1.5 2006/12/27 14:17:43 peper Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.geocities.com/wmalms/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~ppc ~sparc x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" RDEPEND="|| ( ( x11-libs/libX11 |