diff options
Diffstat (limited to 'x11-misc/xdotool/ChangeLog')
-rw-r--r-- | x11-misc/xdotool/ChangeLog | 146 |
1 files changed, 146 insertions, 0 deletions
diff --git a/x11-misc/xdotool/ChangeLog b/x11-misc/xdotool/ChangeLog new file mode 100644 index 00000000..1f26cd62 --- /dev/null +++ b/x11-misc/xdotool/ChangeLog @@ -0,0 +1,146 @@ +# ChangeLog for x11-misc/xdotool +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xdotool/ChangeLog,v 1.31 2014/01/07 16:56:09 vapier Exp $ + + 07 Jan 2014; Mike Frysinger <vapier@gentoo.org> xdotool-2.20110530.1.ebuild: + Use $PKG_CONFIG rather than hardcode `pkg-config`. + + 23 Dec 2012; Ulrich Müller <ulm@gentoo.org> xdotool-2.20101012.3049.ebuild, + xdotool-2.20110530.1.ebuild: + Fix LICENSE, 3-clause BSD according to COPYRIGHT file, bug 446762. + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> xdotool-2.20110530.1.ebuild: + Stable for ppc, wrt bug #445462 + + 14 Nov 2012; Mike Frysinger <vapier@gentoo.org> + xdotool-2.20101012.3049.ebuild, xdotool-2.20110530.1.ebuild: + Minor style tweaks. + + 12 Nov 2012; Mike Frysinger <vapier@gentoo.org> xdotool-2.20110530.1.ebuild: + Add arm love for ChromiumOS. + + 09 Nov 2012; Anthony G. Basile <blueness@gentoo.org> + xdotool-2.20110530.1.ebuild: + keyword ~ppc, bug #441784 + + 04 Apr 2012; Jeff Horelick <jdhore@gentoo.org> xdotool-2.20110530.1.ebuild: + marked x86 per bug 397281 + + 26 Mar 2012; Christian Birchinger <joker@gentoo.org> + xdotool-2.20110530.1.ebuild: + Fixed Xinerama dependencies + + 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: + Remove outdated versions + +*xdotool-2.20110530.1 (03 Jul 2011) + + 03 Jul 2011; Christian Birchinger <joker@gentoo.org> + +xdotool-2.20110530.1.ebuild: + Version bump + + 28 Mar 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xdotool-2.20101012.3049.ebuild: + x86 stable wrt bug #359383 + + 21 Mar 2011; Markos Chandras <hwoarang@gentoo.org> + xdotool-2.20101012.3049.ebuild: + Stable on amd64 wrt bug #359383 + +*xdotool-2.20101012.3049 (21 Jan 2011) + + 21 Jan 2011; Christian Birchinger <joker@gentoo.org> + +xdotool-2.20101012.3049.ebuild: + Version bump + + 29 Oct 2010; Christian Birchinger <joker@gentoo.org> + xdotool-2.20100818.3004.ebuild: + Prevent ldconfig execution by the Makefile + + 22 Sep 2010; Christian Birchinger <joker@gentoo.org> + -xdotool-20090609.ebuild, -xdotool-20091231.02.ebuild, + -files/xdotool-20091231.02_as-needed.patch, + -files/xdotool-20091231.02_install-D.patch: + Remove old version. This also solves the version madness. + + 22 Sep 2010; Markos Chandras <hwoarang@gentoo.org> + xdotool-1.20100318.2737.ebuild: + Stable on amd64 wrt bug #336908 + + 22 Sep 2010; Christian Birchinger <joker@gentoo.org> + xdotool-1.20100318.2737.ebuild, xdotool-2.20100818.3004.ebuild: + Removed raw-ldflags export + + 12 Sep 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xdotool-1.20100318.2737.ebuild: + x86 stable wrt bug #336908 + +*xdotool-2.20100818.3004 (12 Sep 2010) + + 12 Sep 2010; Christian Birchinger <joker@gentoo.org> + +xdotool-2.20100818.3004.ebuild: + Version bump + + 23 May 2010; Pacho Ramos <pacho@gentoo.org> xdotool-20091231.02.ebuild: + stable amd64, bug 312729 + + 25 Apr 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> + xdotool-20091231.02.ebuild: + x86 stable wrt bug #312729 + + 08 Apr 2010; Christian Birchinger <joker@gentoo.org> + -xdotool-20090815.ebuild, xdotool-20091231.02.ebuild: + Removing raw-ldflags() stops the QA notice about ignored LDFLAGS. The user + LDFLAGS show up in raw form during src_compile and it seems to work + + 08 Apr 2010; Christian Birchinger <joker@gentoo.org> + -xdotool-20090815.ebuild: + Remove older versions. + +*xdotool-1.20100318.2737 (08 Apr 2010) + + 08 Apr 2010; Christian Birchinger <joker@gentoo.org> + +xdotool-1.20100318.2737.ebuild: + Version bump. Droped 2 patches that now seem unneeded, because the install + target creates the needed directories now and the linker target got the + LIBS moved at the end of the arguments. + + 14 Jan 2010; Christian Birchinger <joker@gentoo.org> + xdotool-20091231.02.ebuild: + Added RESTRICT=test and a reason for it. + +*xdotool-20091231.02 (14 Jan 2010) + + 14 Jan 2010; Christian Birchinger <joker@gentoo.org> + +xdotool-20091231.02.ebuild, +files/xdotool-20091231.02_as-needed.patch, + +files/xdotool-20091231.02_install-D.patch: + Version bump and ebuild cleanups. + + 30 Oct 2009; Markus Meier <maekke@gentoo.org> xdotool-20090609.ebuild: + amd64/x86 stable, bug #289978 + +*xdotool-20090815 (21 Oct 2009) + + 21 Oct 2009; Christian Birchinger <joker@gentoo.org> + +xdotool-20090815.ebuild: + Version bump. + + 03 Aug 2009; Christian Birchinger <joker@gentoo.org> + xdotool-20090609.ebuild: + Change the linker argument order to LDFLAGS, objects, libraries. + + 15 Jul 2009; Christian Birchinger <joker@gentoo.org> + xdotool-20090609.ebuild: + Various adjustments to the ebuild to deal with bug #274661. No revision bump + because the installed working binaries stay the same + +*xdotool-20090609 (15 Jun 2009) + + 15 Jun 2009; Christian Birchinger <joker@gentoo.org> + +xdotool-20090609.ebuild: + Initial import. Thanks to Maryasin Semen <marsoft@ya.ru> and Urban + <urban82@gmail.com> |