diff options
author | Markus Meier <maekke@gentoo.org> | 2008-04-09 20:56:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-04-09 20:56:43 +0000 |
commit | 399cb2cef8f5781a044498499f7e7ac6e76b57c1 (patch) | |
tree | e7b818b008a116d3ce9fa7dd714de97ef5a89cd2 | |
parent | Initial commit. (diff) | |
download | gentoo-2-399cb2cef8f5781a044498499f7e7ac6e76b57c1.tar.gz gentoo-2-399cb2cef8f5781a044498499f7e7ac6e76b57c1.tar.bz2 gentoo-2-399cb2cef8f5781a044498499f7e7ac6e76b57c1.zip |
amd64/x86 stable, bug #215589
(Portage version: 2.1.5_rc2)
-rw-r--r-- | x11-misc/xautomation/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-1.01.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xautomation/ChangeLog b/x11-misc/xautomation/ChangeLog index e56791b3fedf..b81ed74ee3e3 100644 --- a/x11-misc/xautomation/ChangeLog +++ b/x11-misc/xautomation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xautomation # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.21 2008/04/08 08:50:41 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.22 2008/04/09 20:56:43 maekke Exp $ + + 09 Apr 2008; Markus Meier <maekke@gentoo.org> xautomation-1.01.ebuild: + amd64/x86 stable, bug #215589 08 Apr 2008; Tobias Klausmann <klausman@gentoo.org> xautomation-1.01.ebuild: diff --git a/x11-misc/xautomation/xautomation-1.01.ebuild b/x11-misc/xautomation/xautomation-1.01.ebuild index cf16aeb95df3..c8dc9de8b255 100644 --- a/x11-misc/xautomation/xautomation-1.01.ebuild +++ b/x11-misc/xautomation/xautomation-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.01.ebuild,v 1.2 2008/04/08 08:50:41 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.01.ebuild,v 1.3 2008/04/09 20:56:43 maekke 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 ~amd64 ~ia64 ~ppc ~x86" +KEYWORDS="alpha amd64 ~ia64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libXtst |