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 | d7d28d44ef5cf008aa8c9947c00d9af86a2c3a89 (patch) | |
tree | 95cdfe47936aaa42c051e0c505d5604d32283c71 /x11-misc/xautomation | |
parent | env -u -> env -i for BSD #90643 (diff) | |
download | gentoo-2-d7d28d44ef5cf008aa8c9947c00d9af86a2c3a89.tar.gz gentoo-2-d7d28d44ef5cf008aa8c9947c00d9af86a2c3a89.tar.bz2 gentoo-2-d7d28d44ef5cf008aa8c9947c00d9af86a2c3a89.zip |
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/xautomation')
-rw-r--r-- | x11-misc/xautomation/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-0.93.ebuild | 4 |
2 files changed, 7 insertions, 3 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/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="" |