diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-07-01 19:04:10 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-07-01 19:04:10 +0000 |
commit | 623f2703a24fc6c897d1bfd85791c7bd76762fca (patch) | |
tree | 576983c2f53b66575f64d6746d3bff7e15b66e93 /x11-misc/xse | |
parent | ia64 stable (diff) | |
download | gentoo-2-623f2703a24fc6c897d1bfd85791c7bd76762fca.tar.gz gentoo-2-623f2703a24fc6c897d1bfd85791c7bd76762fca.tar.bz2 gentoo-2-623f2703a24fc6c897d1bfd85791c7bd76762fca.zip |
Stable on ppc; bug #183870.
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'x11-misc/xse')
-rw-r--r-- | x11-misc/xse/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xse/xse-2.1.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-misc/xse/ChangeLog b/x11-misc/xse/ChangeLog index 089b13ea44ce..44add540bedb 100644 --- a/x11-misc/xse/ChangeLog +++ b/x11-misc/xse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xse # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.8 2007/02/22 00:09:56 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/ChangeLog,v 1.9 2007/07/01 19:04:10 pylon Exp $ + + 01 Jul 2007; Lars Weiler <pylon@gentoo.org> xse-2.1.ebuild: + Stable on ppc; bug #183870. 22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog: Redigest for Manifest2 diff --git a/x11-misc/xse/xse-2.1.ebuild b/x11-misc/xse/xse-2.1.ebuild index 27d055910e53..fbc1a4032dcc 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 +# Copyright 1999-2007 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.4 2006/06/18 14:40:39 malc Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xse/xse-2.1.ebuild,v 1.5 2007/07/01 19:04:10 pylon 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="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="" DEPEND="|| ( ( x11-misc/imake |