diff options
author | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 23:47:08 +0000 |
---|---|---|
committer | Stephanie J. Lockwood-Childs <wormo@gentoo.org> | 2005-04-28 23:47:08 +0000 |
commit | 3e71f7fbd4e5adf3cc69720c65d76ae765e7839e (patch) | |
tree | 22136098a5c32f5f9e9e312c161799b0b5da9fbb /x11-misc/xautomation | |
parent | add patch to stop some files taking up 100% cpu - fixes bug #86042 (diff) | |
download | historical-3e71f7fbd4e5adf3cc69720c65d76ae765e7839e.tar.gz historical-3e71f7fbd4e5adf3cc69720c65d76ae765e7839e.tar.bz2 historical-3e71f7fbd4e5adf3cc69720c65d76ae765e7839e.zip |
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/xautomation')
-rw-r--r-- | x11-misc/xautomation/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xautomation/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-0.93.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/xautomation/ChangeLog b/x11-misc/xautomation/ChangeLog index bb0468ecdc38..b1fd48129fb5 100644 --- a/x11-misc/xautomation/ChangeLog +++ b/x11-misc/xautomation/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xautomation # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.6 2005/04/01 19:06:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.7 2005/04/28 23:47:08 wormo Exp $ + + 28 Apr 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> + xautomation-0.93.ebuild: + mark ~ppc 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> xautomation-0.93.ebuild: stable on ia64 diff --git a/x11-misc/xautomation/Manifest b/x11-misc/xautomation/Manifest index 13ed1f741e60..1ebfdaca13dc 100644 --- a/x11-misc/xautomation/Manifest +++ b/x11-misc/xautomation/Manifest @@ -1,4 +1,4 @@ -MD5 c3f05ccbb5b2cc6b09d408221bb18fcb xautomation-0.93.ebuild 659 -MD5 6cd27db950d7e682933162f27815a615 ChangeLog 785 +MD5 f558d820fe3a018cdd6b6c8007b9d18c ChangeLog 882 MD5 deef1e30c6c6581806e65c44185a30c0 metadata.xml 259 +MD5 2a6c30a6f48280d1b32e9e527e931feb xautomation-0.93.ebuild 661 MD5 7d0dc71923411c116548352a7a12bd55 files/digest-xautomation-0.93 67 diff --git a/x11-misc/xautomation/xautomation-0.93.ebuild b/x11-misc/xautomation/xautomation-0.93.ebuild index 0902d1ef708b..b02cc513b8e7 100644 --- a/x11-misc/xautomation/xautomation-0.93.ebuild +++ b/x11-misc/xautomation/xautomation-0.93.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-0.93.ebuild,v 1.5 2005/04/01 19:06:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-0.93.ebuild,v 1.6 2005/04/28 23:47:08 wormo Exp $ DESCRIPTION="Control X from command line and find things on screen" HOMEPAGE="http://hoopajoo.net/projects/xautomation.html" @@ -8,7 +8,7 @@ SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ia64 x86" +KEYWORDS="alpha ia64 x86 ~ppc" IUSE="" DEPEND="" |