diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:18:53 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-06-25 18:18:53 +0000 |
commit | 5c920ff624ae954910e53043a68feffc741f7026 (patch) | |
tree | 22be15180a1eef92f25abf89bd40e68efbc8a0ad /x11-misc/xrootconsole | |
parent | alpha/sparc stable wrt #369897 (diff) | |
download | gentoo-2-5c920ff624ae954910e53043a68feffc741f7026.tar.gz gentoo-2-5c920ff624ae954910e53043a68feffc741f7026.tar.bz2 gentoo-2-5c920ff624ae954910e53043a68feffc741f7026.zip |
Drop sparc keywords
(Portage version: 2.1.10.3/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/xrootconsole')
-rw-r--r-- | x11-misc/xrootconsole/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/xrootconsole/xrootconsole-0.6.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/xrootconsole/ChangeLog b/x11-misc/xrootconsole/ChangeLog index 6142bc6762da..8a81ffcda54c 100644 --- a/x11-misc/xrootconsole/ChangeLog +++ b/x11-misc/xrootconsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/xrootconsole # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.25 2011/06/18 11:17:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/ChangeLog,v 1.26 2011/06/25 18:18:53 armin76 Exp $ + + 25 Jun 2011; Raúl Porcel <armin76@gentoo.org> xrootconsole-0.4-r1.ebuild, + xrootconsole-0.6.ebuild: + Drop sparc keywords 18 Jun 2011; Markos Chandras <hwoarang@gentoo.org> xrootconsole-0.6.ebuild: Stable on amd64 wrt bug #371797 diff --git a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild index 6e790ba2ce8f..dd2f63c00c49 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.16 2011/06/15 15:53:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.4-r1.ebuild,v 1.17 2011/06/25 18:18:53 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://de-fac.to/bob/xrootconsole/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc ppc ~amd64" +KEYWORDS="~amd64 ppc x86" IUSE="" RDEPEND="x11-libs/libX11" diff --git a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild index 56ebf698acf1..8fce15eff6c8 100644 --- a/x11-misc/xrootconsole/xrootconsole-0.6.ebuild +++ b/x11-misc/xrootconsole/xrootconsole-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.7 2011/06/18 11:17:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xrootconsole/xrootconsole-0.6.ebuild,v 1.8 2011/06/25 18:18:53 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="x11-libs/libX11" |