diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 18:30:50 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 18:30:50 +0000 |
commit | 5049cd4ec030d4eb4350ab8ea68aeab31b223ff9 (patch) | |
tree | 542db99ab4df82a60418dbf56234c9a6fbaf2890 /x11-misc/xdotool | |
parent | Stable for amd64, wrt bug #397053 (diff) | |
download | gentoo-2-5049cd4ec030d4eb4350ab8ea68aeab31b223ff9.tar.gz gentoo-2-5049cd4ec030d4eb4350ab8ea68aeab31b223ff9.tar.bz2 gentoo-2-5049cd4ec030d4eb4350ab8ea68aeab31b223ff9.zip |
Stable for amd64, wrt bug #397281
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/xdotool')
-rw-r--r-- | x11-misc/xdotool/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/xdotool/xdotool-2.20110530.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/xdotool/ChangeLog b/x11-misc/xdotool/ChangeLog index 4987a63f2a6b..c5f0903ebfa4 100644 --- a/x11-misc/xdotool/ChangeLog +++ b/x11-misc/xdotool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xdotool -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdotool/ChangeLog,v 1.22 2011/08/16 14:59:14 joker Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdotool/ChangeLog,v 1.23 2012/02/03 18:30:50 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xdotool-2.20110530.1.ebuild: + Stable for amd64, wrt bug #397281 16 Aug 2011; Christian Birchinger <joker@gentoo.org> -xdotool-1.20100318.2737.ebuild, -xdotool-2.20100818.3004.ebuild: diff --git a/x11-misc/xdotool/xdotool-2.20110530.1.ebuild b/x11-misc/xdotool/xdotool-2.20110530.1.ebuild index 98218133a91b..fe7fe9ad5723 100644 --- a/x11-misc/xdotool/xdotool-2.20110530.1.ebuild +++ b/x11-misc/xdotool/xdotool-2.20110530.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdotool/xdotool-2.20110530.1.ebuild,v 1.1 2011/07/03 12:00:22 joker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdotool/xdotool-2.20110530.1.ebuild,v 1.2 2012/02/03 18:30:50 ago Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="http://semicomplete.googlecode.com/files/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="examples" DEPEND="x11-libs/libXtst |