From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SQiz7-0001NB-LS for garchives@archives.gentoo.org; Sat, 05 May 2012 17:41:34 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB0BEE076B; Sat, 5 May 2012 17:41:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A8C4EE076B for ; Sat, 5 May 2012 17:41:25 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 30E671B4020 for ; Sat, 5 May 2012 17:41:24 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2160) id E16B62004B; Sat, 5 May 2012 17:41:22 +0000 (UTC) From: "Raul Porcel (armin76)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, armin76@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xautomation: xautomation-1.01.ebuild ChangeLog xautomation-1.03.ebuild xautomation-1.05.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: xautomation-1.01.ebuild ChangeLog xautomation-1.03.ebuild xautomation-1.05.ebuild X-VCS-Directories: x11-misc/xautomation X-VCS-Committer: armin76 X-VCS-Committer-Name: Raul Porcel Content-Type: text/plain; charset=utf8 Message-Id: <20120505174122.E16B62004B@flycatcher.gentoo.org> Date: Sat, 5 May 2012 17:41:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fe74c2b0-22da-45d4-a770-e0e69f4b732c X-Archives-Hash: 112d1fb51e1e0c545d0cdb632fbbe346 armin76 12/05/05 17:41:22 Modified: xautomation-1.01.ebuild ChangeLog xautomation-1.03.ebuild xautomation-1.05.ebuild Log: Drop alpha/ia64/sparc keywords =20 (Portage version: 2.1.10.53/cvs/Linux ia64) Revision Changes Path 1.7 x11-misc/xautomation/xautomation-1.01.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.01.ebuild?rev=3D1.7&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.01.ebuild?rev=3D1.7&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.01.ebuild?r1=3D1.6&r2=3D1.7 Index: xautomation-1.01.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.01.e= build,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- xautomation-1.01.ebuild 4 Dec 2011 16:53:52 -0000 1.6 +++ xautomation-1.01.ebuild 5 May 2012 17:41:22 -0000 1.7 @@ -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/xautomation/xautomation-1.01= .ebuild,v 1.6 2011/12/04 16:53:52 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.01= .ebuild,v 1.7 2012/05/05 17:41:22 armin76 Exp $ =20 DESCRIPTION=3D"Control X from command line and find things on screen" HOMEPAGE=3D"http://hoopajoo.net/projects/xautomation.html" @@ -8,7 +8,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"alpha amd64 ia64 ppc ~sparc x86" +KEYWORDS=3D"amd64 ppc x86" IUSE=3D"" =20 RDEPEND=3D" 1.32 x11-misc/xautomation/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/ChangeLog?rev=3D1.32&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/ChangeLog?rev=3D1.32&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/ChangeLog?r1=3D1.31&r2=3D1.32 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v retrieving revision 1.31 retrieving revision 1.32 diff -u -r1.31 -r1.32 --- ChangeLog 9 Mar 2012 10:57:37 -0000 1.31 +++ ChangeLog 5 May 2012 17:41:22 -0000 1.32 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xautomation # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.31= 2012/03/09 10:57:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/ChangeLog,v 1.32= 2012/05/05 17:41:22 armin76 Exp $ + + 05 May 2012; Ra=C3=BAl Porcel xautomation-1.01.eb= uild, + xautomation-1.03.ebuild, xautomation-1.05.ebuild: + Drop alpha/ia64/sparc keywords =20 09 Mar 2012; Pawel Hajdan jr xautomation-1.05.= ebuild: x86 stable wrt bug #404893 1.4 x11-misc/xautomation/xautomation-1.03.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.03.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.03.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.03.ebuild?r1=3D1.3&r2=3D1.4 Index: xautomation-1.03.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.03.e= build,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- xautomation-1.03.ebuild 4 Dec 2011 16:53:53 -0000 1.3 +++ xautomation-1.03.ebuild 5 May 2012 17:41:22 -0000 1.4 @@ -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/xautomation/xautomation-1.03= .ebuild,v 1.3 2011/12/04 16:53:53 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.03= .ebuild,v 1.4 2012/05/05 17:41:22 armin76 Exp $ =20 DESCRIPTION=3D"Control X from command line and find things on screen" HOMEPAGE=3D"http://hoopajoo.net/projects/xautomation.html" @@ -8,7 +8,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS=3D"~amd64 ~arm ~ppc ~x86" IUSE=3D"" =20 RDEPEND=3D" 1.5 x11-misc/xautomation/xautomation-1.05.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.05.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.05.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautomati= on/xautomation-1.05.ebuild?r1=3D1.4&r2=3D1.5 Index: xautomation-1.05.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.05.e= build,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xautomation-1.05.ebuild 9 Mar 2012 10:57:37 -0000 1.4 +++ xautomation-1.05.ebuild 5 May 2012 17:41:22 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.05= .ebuild,v 1.4 2012/03/09 10:57:37 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautomation/xautomation-1.05= .ebuild,v 1.5 2012/05/05 17:41:22 armin76 Exp $ =20 EAPI=3D4 =20 @@ -10,7 +10,7 @@ =20 LICENSE=3D"GPL-2" SLOT=3D"0" -KEYWORDS=3D"~alpha amd64 ~arm ~ia64 ppc ~sparc x86" +KEYWORDS=3D"amd64 ~arm ppc x86" IUSE=3D"" =20 RDEPEND=3D"