diff options
author | Malcolm Lashley <malc@gentoo.org> | 2006-06-18 14:40:39 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2006-06-18 14:40:39 +0000 |
commit | 8068bda2c8b8f554ff3028c7eadefcbaf134e37d (patch) | |
tree | 5a959e91603ed05424e7bca711b085d6e20b3c49 /x11-misc/xse | |
parent | Add patch to compile mbmon support on x86_64 platforms - bug #137082 (diff) | |
download | gentoo-2-8068bda2c8b8f554ff3028c7eadefcbaf134e37d.tar.gz gentoo-2-8068bda2c8b8f554ff3028c7eadefcbaf134e37d.tar.bz2 gentoo-2-8068bda2c8b8f554ff3028c7eadefcbaf134e37d.zip |
~amd64 goodness - bug #134305
(Portage version: 2.1)
Diffstat (limited to 'x11-misc/xse')
-rw-r--r-- | x11-misc/xse/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xse/files/digest-xse-2.1 | 2 | ||||
-rw-r--r-- | x11-misc/xse/xse-2.1.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-misc/xse/ChangeLog b/x11-misc/xse/ChangeLog index 8a0fc4efc168..8b10a4155f3b 100644 --- a/x11-misc/xse/ChangeLog +++ b/x11-misc/xse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xse # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.6 2006/03/30 08:58:15 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.7 2006/06/18 14:40:39 malc Exp $ + + 18 Jun 2006; <malc@gentoo.org> xse-2.1.ebuild: + ~amd64 goodness - bug #134305 30 Mar 2006; Tavis Ormandy <taviso@gentoo.org> xse-2.1.ebuild: modular x deps #128083 diff --git a/x11-misc/xse/files/digest-xse-2.1 b/x11-misc/xse/files/digest-xse-2.1 index 76a441ecfe44..203d928f22c8 100644 --- a/x11-misc/xse/files/digest-xse-2.1 +++ b/x11-misc/xse/files/digest-xse-2.1 @@ -1 +1,3 @@ MD5 a3f564332ab1e079a2f3d01809f4bd0b xsendevent-2.1.tar.Z 76225 +RMD160 0f8c33602ed2657c7f3a0781bcab16d11bbfaaa8 xsendevent-2.1.tar.Z 76225 +SHA256 c8628ae28a29a0d952815372684709f50cd2a573b9fed5d1f89657ccfe22b956 xsendevent-2.1.tar.Z 76225 diff --git a/x11-misc/xse/xse-2.1.ebuild b/x11-misc/xse/xse-2.1.ebuild index 6ef045273fcd..27d055910e53 100644 --- a/x11-misc/xse/xse-2.1.ebuild +++ b/x11-misc/xse/xse-2.1.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-misc/xse/xse-2.1.ebuild,v 1.3 2006/03/30 08:58:15 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.1.ebuild,v 1.4 2006/06/18 14:40:39 malc Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.x.org/R5contrib/" SRC_URI="ftp://ftp.x.org/R5contrib/xsendevent-${PV}.tar.Z" LICENSE="X11" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="|| ( ( x11-misc/imake |