diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:15:46 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 18:15:46 +0000 |
commit | a5236f12071d2986956d9e3b85b1e345410ff868 (patch) | |
tree | bacb4b989d63be1093c500d0610980b3aba6c0a9 /x11-terms | |
parent | alpha/sparc stable wrt #404789 (diff) | |
download | gentoo-2-a5236f12071d2986956d9e3b85b1e345410ff868.tar.gz gentoo-2-a5236f12071d2986956d9e3b85b1e345410ff868.tar.bz2 gentoo-2-a5236f12071d2986956d9e3b85b1e345410ff868.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/root-tail/ChangeLog | 6 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r2.ebuild | 6 | ||||
-rw-r--r-- | x11-terms/root-tail/root-tail-1.2-r3.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-terms/root-tail/ChangeLog b/x11-terms/root-tail/ChangeLog index fc12cd753d03..633d20c23435 100644 --- a/x11-terms/root-tail/ChangeLog +++ b/x11-terms/root-tail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-terms/root-tail # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.49 2012/03/02 21:11:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/ChangeLog,v 1.50 2012/03/18 18:15:46 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> root-tail-1.2-r2.ebuild, + root-tail-1.2-r3.ebuild: + Drop alpha/sparc keywords 02 Mar 2012; Brent Baude <ranger@gentoo.org> root-tail-1.2-r3.ebuild: Marking root-tail-1.2-r3 ppc64 for bug 403987 diff --git a/x11-terms/root-tail/root-tail-1.2-r2.ebuild b/x11-terms/root-tail/root-tail-1.2-r2.ebuild index ba5e58e5ff24..9071d83f8a59 100644 --- a/x11-terms/root-tail/root-tail-1.2-r2.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.13 2008/06/03 15:06:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r2.ebuild,v 1.14 2012/03/18 18:15:46 armin76 Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="kde debug" RDEPEND="x11-libs/libXext diff --git a/x11-terms/root-tail/root-tail-1.2-r3.ebuild b/x11-terms/root-tail/root-tail-1.2-r3.ebuild index da904b1445b5..f72c46ab277c 100644 --- a/x11-terms/root-tail/root-tail-1.2-r3.ebuild +++ b/x11-terms/root-tail/root-tail-1.2-r3.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-terms/root-tail/root-tail-1.2-r3.ebuild,v 1.6 2012/03/02 21:11:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-terms/root-tail/root-tail-1.2-r3.ebuild,v 1.7 2012/03/18 18:15:46 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://www.goof.com/pcg/marc/data/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="kde debug" RDEPEND="x11-libs/libXext |