diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:06:19 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:06:19 +0000 |
commit | d3cd182b2dff5af78d87e2aa743ad40a47aef376 (patch) | |
tree | 89d6d082a0d7c519fa937dd744caeb4396c5558e /x11-misc/xautomation | |
parent | Initial import into the tree. Closes bug #87486. Thanks to expose for the e... (diff) | |
download | historical-d3cd182b2dff5af78d87e2aa743ad40a47aef376.tar.gz historical-d3cd182b2dff5af78d87e2aa743ad40a47aef376.tar.bz2 historical-d3cd182b2dff5af78d87e2aa743ad40a47aef376.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-misc/xautomation')
-rw-r--r-- | x11-misc/xautomation/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-0.93.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xautomation/ChangeLog b/x11-misc/xautomation/ChangeLog index c0236676578a..bb0468ecdc38 100644 --- a/x11-misc/xautomation/ChangeLog +++ b/x11-misc/xautomation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xautomation -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.5 2004/12/28 22:09:25 ciaranm Exp $ +# 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 $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> xautomation-0.93.ebuild: + stable on ia64 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/x11-misc/xautomation/xautomation-0.93.ebuild b/x11-misc/xautomation/xautomation-0.93.ebuild index de8859df01be..0902d1ef708b 100644 --- a/x11-misc/xautomation/xautomation-0.93.ebuild +++ b/x11-misc/xautomation/xautomation-0.93.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.4 2004/06/24 22:38:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-0.93.ebuild,v 1.5 2005/04/01 19:06:19 agriffis 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" IUSE="" DEPEND="" |