summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-04-01 19:06:19 +0000
committerAron Griffis <agriffis@gentoo.org>2005-04-01 19:06:19 +0000
commit1d362c2fdc431095961eace7019c86e8c492040b (patch)
treee97ef018133447e2e86814811755818d907657cf /x11-misc/xautomation
parentInitial import into the tree. Closes bug #87486. Thanks to expose for the e... (diff)
downloadgentoo-2-1d362c2fdc431095961eace7019c86e8c492040b.tar.gz
gentoo-2-1d362c2fdc431095961eace7019c86e8c492040b.tar.bz2
gentoo-2-1d362c2fdc431095961eace7019c86e8c492040b.zip
stable on ia64
(Portage version: 2.0.51.19)
Diffstat (limited to 'x11-misc/xautomation')
-rw-r--r--x11-misc/xautomation/ChangeLog7
-rw-r--r--x11-misc/xautomation/xautomation-0.93.ebuild6
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=""