From fe6df4116a0614a8e4d4407fd960b8fc19a9b807 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Tue, 12 Oct 2010 11:58:23 +0000 Subject: Drop sparc keywords (Portage version: 2.1.8.3/cvs/Linux ia64) --- games-strategy/wesnoth/ChangeLog | 6 +++++- games-strategy/wesnoth/wesnoth-1.6.5.ebuild | 4 ++-- games-strategy/wesnoth/wesnoth-1.8.2.ebuild | 4 ++-- games-strategy/wesnoth/wesnoth-1.8.4.ebuild | 4 ++-- games-strategy/wesnoth/wesnoth-1.8.5.ebuild | 4 ++-- 5 files changed, 13 insertions(+), 9 deletions(-) (limited to 'games-strategy/wesnoth') diff --git a/games-strategy/wesnoth/ChangeLog b/games-strategy/wesnoth/ChangeLog index 8c1c5c85e61f..d41840ae9a6c 100644 --- a/games-strategy/wesnoth/ChangeLog +++ b/games-strategy/wesnoth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-strategy/wesnoth # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.189 2010/09/28 01:27:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/ChangeLog,v 1.190 2010/10/12 11:58:23 armin76 Exp $ + + 12 Oct 2010; Raúl Porcel wesnoth-1.6.5.ebuild, + wesnoth-1.8.2.ebuild, wesnoth-1.8.4.ebuild, wesnoth-1.8.5.ebuild: + Drop sparc keywords *wesnoth-1.8.5 (28 Sep 2010) diff --git a/games-strategy/wesnoth/wesnoth-1.6.5.ebuild b/games-strategy/wesnoth/wesnoth-1.6.5.ebuild index 48feb970fa30..6dcd8485e946 100644 --- a/games-strategy/wesnoth/wesnoth-1.6.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.6.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.5.ebuild,v 1.6 2010/03/16 16:19:44 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.6.5.ebuild,v 1.7 2010/10/12 11:58:23 armin76 Exp $ EAPI=2 inherit cmake-utils eutils toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="dedicated nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[X] diff --git a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild index 27e8786a83d4..7d5d4ca8eeef 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.2.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.4 2010/07/19 19:17:14 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.2.ebuild,v 1.5 2010/10/12 11:58:23 armin76 Exp $ EAPI=2 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] diff --git a/games-strategy/wesnoth/wesnoth-1.8.4.ebuild b/games-strategy/wesnoth/wesnoth-1.8.4.ebuild index 807e51fb4e49..f3d3ca3322b3 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.4.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.4.ebuild,v 1.4 2010/09/27 07:29:42 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.4.ebuild,v 1.5 2010/10/12 11:58:23 armin76 Exp $ EAPI=2 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] diff --git a/games-strategy/wesnoth/wesnoth-1.8.5.ebuild b/games-strategy/wesnoth/wesnoth-1.8.5.ebuild index 4230e07cffd7..8664eaf48cbc 100644 --- a/games-strategy/wesnoth/wesnoth-1.8.5.ebuild +++ b/games-strategy/wesnoth/wesnoth-1.8.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild,v 1.1 2010/09/28 01:27:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-strategy/wesnoth/wesnoth-1.8.5.ebuild,v 1.2 2010/10/12 11:58:23 armin76 Exp $ EAPI=2 inherit cmake-utils eutils multilib toolchain-funcs flag-o-matic games @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/wesnoth/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="dbus dedicated doc nls server tinygui" RDEPEND=">=media-libs/libsdl-1.2.7[video,X] -- cgit v1.2.3-65-gdbad