diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-05 17:41:22 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-05 17:41:22 +0000 |
commit | 4422e6187a34ce6f8362c803c3ce08a478b295ac (patch) | |
tree | c5c6a232e764254b171eecb6371fda1a56bb728d /x11-misc/xautomation | |
parent | Use correct blockers. (diff) | |
download | gentoo-2-4422e6187a34ce6f8362c803c3ce08a478b295ac.tar.gz gentoo-2-4422e6187a34ce6f8362c803c3ce08a478b295ac.tar.bz2 gentoo-2-4422e6187a34ce6f8362c803c3ce08a478b295ac.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xautomation')
-rw-r--r-- | x11-misc/xautomation/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-1.01.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-1.03.ebuild | 6 | ||||
-rw-r--r-- | x11-misc/xautomation/xautomation-1.05.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/x11-misc/xautomation/ChangeLog b/x11-misc/xautomation/ChangeLog index 3645f34de406..be1a0a093d53 100644 --- a/x11-misc/xautomation/ChangeLog +++ b/x11-misc/xautomation/ChangeLog @@ -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úl Porcel <armin76@gentoo.org> xautomation-1.01.ebuild, + xautomation-1.03.ebuild, xautomation-1.05.ebuild: + Drop alpha/ia64/sparc keywords 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> xautomation-1.05.ebuild: x86 stable wrt bug #404893 diff --git a/x11-misc/xautomation/xautomation-1.01.ebuild b/x11-misc/xautomation/xautomation-1.01.ebuild index 61f86e3ab435..e7291f1bcc52 100644 --- a/x11-misc/xautomation/xautomation-1.01.ebuild +++ b/x11-misc/xautomation/xautomation-1.01.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/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 $ 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 ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="" RDEPEND=" diff --git a/x11-misc/xautomation/xautomation-1.03.ebuild b/x11-misc/xautomation/xautomation-1.03.ebuild index 0f950ff5d374..06d26da62e14 100644 --- a/x11-misc/xautomation/xautomation-1.03.ebuild +++ b/x11-misc/xautomation/xautomation-1.03.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/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 $ 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 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND=" diff --git a/x11-misc/xautomation/xautomation-1.05.ebuild b/x11-misc/xautomation/xautomation-1.05.ebuild index f886dc19fb0d..a127d7b17af6 100644 --- a/x11-misc/xautomation/xautomation-1.05.ebuild +++ b/x11-misc/xautomation/xautomation-1.05.ebuild @@ -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 $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://hoopajoo.net/static/projects/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86" +KEYWORDS="amd64 ~arm ppc x86" IUSE="" RDEPEND=" |