diff options
author | 2008-04-08 08:50:41 +0000 | |
---|---|---|
committer | 2008-04-08 08:50:41 +0000 | |
commit | 28e446ef0e6e971993e2d0aa7b691ddf83edc58c (patch) | |
tree | 31e58b13e256579208d68de55f2bea4578d96980 /x11-misc/xautomation | |
parent | Fixing a minor compilation problem, bug #216608. (diff) | |
download | gentoo-2-28e446ef0e6e971993e2d0aa7b691ddf83edc58c.tar.gz gentoo-2-28e446ef0e6e971993e2d0aa7b691ddf83edc58c.tar.bz2 gentoo-2-28e446ef0e6e971993e2d0aa7b691ddf83edc58c.zip |
Stable on alpha, bug #215589
(Portage version: 2.1.5_rc2)
Diffstat (limited to 'x11-misc/xautomation')
-rw-r--r-- | x11-misc/xautomation/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-1.01.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/xautomation/ChangeLog b/x11-misc/xautomation/ChangeLog index 7cb547a37be2..e56791b3fedf 100644 --- a/x11-misc/xautomation/ChangeLog +++ b/x11-misc/xautomation/ChangeLog @@ -1,6 +1,10 @@ # 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.20 2008/03/05 21:50:01 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.21 2008/04/08 08:50:41 klausman Exp $ + + 08 Apr 2008; Tobias Klausmann <klausman@gentoo.org> + xautomation-1.01.ebuild: + Stable on alpha, bug #215589 *xautomation-1.01 (05 Mar 2008) diff --git a/x11-misc/xautomation/xautomation-1.01.ebuild b/x11-misc/xautomation/xautomation-1.01.ebuild index 7e174c2ff172..cf16aeb95df3 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.1 2008/03/05 21:50:01 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.01.ebuild,v 1.2 2008/04/08 08:50:41 klausman 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 |