From efd8ca654a8e5eb10e2bdd8fa8f69dbd90427cd3 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 7 Aug 2011 17:29:57 +0000 Subject: Drop sparc keyword (Portage version: 2.1.10.7/cvs/Linux ia64) --- media-sound/amsynth/ChangeLog | 6 +++++- media-sound/amsynth/amsynth-1.2.0.ebuild | 4 ++-- media-sound/amsynth/amsynth-1.2.2.ebuild | 4 ++-- media-sound/amsynth/amsynth-1.2.3.ebuild | 4 ++-- 4 files changed, 11 insertions(+), 7 deletions(-) (limited to 'media-sound') diff --git a/media-sound/amsynth/ChangeLog b/media-sound/amsynth/ChangeLog index d3b147492947..6fe65c63202c 100644 --- a/media-sound/amsynth/ChangeLog +++ b/media-sound/amsynth/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/amsynth # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.35 2011/03/28 18:17:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/ChangeLog,v 1.36 2011/08/07 17:29:57 armin76 Exp $ + + 07 Aug 2011; Raúl Porcel amsynth-1.2.0.ebuild, + amsynth-1.2.2.ebuild, amsynth-1.2.3.ebuild: + Drop sparc keyword 28 Mar 2011; Christoph Mende amsynth-1.2.0.ebuild, amsynth-1.2.2.ebuild, amsynth-1.2.3.ebuild: diff --git a/media-sound/amsynth/amsynth-1.2.0.ebuild b/media-sound/amsynth/amsynth-1.2.0.ebuild index a0022551958f..98015e6d74b3 100644 --- a/media-sound/amsynth/amsynth-1.2.0.ebuild +++ b/media-sound/amsynth/amsynth-1.2.0.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/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.10 2011/03/28 18:17:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.0.ebuild,v 1.11 2011/08/07 17:29:57 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="alsa debug jack oss sndfile" RDEPEND="dev-cpp/gtkmm:2.4 diff --git a/media-sound/amsynth/amsynth-1.2.2.ebuild b/media-sound/amsynth/amsynth-1.2.2.ebuild index a779aca11a56..fed4874e677d 100644 --- a/media-sound/amsynth/amsynth-1.2.2.ebuild +++ b/media-sound/amsynth/amsynth-1.2.2.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/media-sound/amsynth/amsynth-1.2.2.ebuild,v 1.2 2011/03/28 18:17:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.2.ebuild,v 1.3 2011/08/07 17:29:57 armin76 Exp $ EAPI=2 MY_P=${P/ams/amS} @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="alsa debug jack oss sndfile" RDEPEND="dev-cpp/gtkmm:2.4 diff --git a/media-sound/amsynth/amsynth-1.2.3.ebuild b/media-sound/amsynth/amsynth-1.2.3.ebuild index e8ef032e38fe..55d01ddb79a4 100644 --- a/media-sound/amsynth/amsynth-1.2.3.ebuild +++ b/media-sound/amsynth/amsynth-1.2.3.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/media-sound/amsynth/amsynth-1.2.3.ebuild,v 1.2 2011/03/28 18:17:43 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/amsynth/amsynth-1.2.3.ebuild,v 1.3 2011/08/07 17:29:57 armin76 Exp $ EAPI=2 MY_P=${P/ams/amS} @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/amsynthe/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="alsa debug jack oss sndfile" RDEPEND="dev-cpp/gtkmm:2.4 -- cgit v1.2.3-65-gdbad