From 5c78d2dab502800fd6559090b2c6d9484f6bac22 Mon Sep 17 00:00:00 2001 From: Raúl Porcel Date: Sun, 5 Feb 2012 15:08:39 +0000 Subject: Drop sparc keywords (Portage version: 2.1.10.44/cvs/Linux ia64) --- media-sound/smixer/ChangeLog | 8 ++++++-- media-sound/smixer/smixer-1.0.1.ebuild | 6 +++--- media-sound/smixer/smixer-1.0.4.ebuild | 6 +++--- 3 files changed, 12 insertions(+), 8 deletions(-) (limited to 'media-sound/smixer') diff --git a/media-sound/smixer/ChangeLog b/media-sound/smixer/ChangeLog index 534a3be4c3da..4a80e1b5bf69 100644 --- a/media-sound/smixer/ChangeLog +++ b/media-sound/smixer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-sound/smixer -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/ChangeLog,v 1.16 2011/12/11 09:06:21 phajdan.jr Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/ChangeLog,v 1.17 2012/02/05 15:08:39 armin76 Exp $ + + 05 Feb 2012; Raúl Porcel smixer-1.0.1.ebuild, + smixer-1.0.4.ebuild: + Drop sparc keywords 11 Dec 2011; Pawel Hajdan jr smixer-1.0.4.ebuild: x86 stable wrt bug #392847 diff --git a/media-sound/smixer/smixer-1.0.1.ebuild b/media-sound/smixer/smixer-1.0.1.ebuild index c6f8fba13eca..589c55ac2bfd 100644 --- a/media-sound/smixer/smixer-1.0.1.ebuild +++ b/media-sound/smixer/smixer-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/smixer-1.0.1.ebuild,v 1.16 2006/03/07 15:52:29 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/smixer-1.0.1.ebuild,v 1.17 2012/02/05 15:08:39 armin76 Exp $ inherit toolchain-funcs @@ -12,7 +12,7 @@ SRC_URI="http://centerclick.org/programs/smixer/${PN}${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc hppa amd64 sparc" +KEYWORDS="amd64 hppa ppc x86" S="${WORKDIR}/${PN}" diff --git a/media-sound/smixer/smixer-1.0.4.ebuild b/media-sound/smixer/smixer-1.0.4.ebuild index 045374752c33..6d7ff1c56e61 100644 --- a/media-sound/smixer/smixer-1.0.4.ebuild +++ b/media-sound/smixer/smixer-1.0.4.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/media-sound/smixer/smixer-1.0.4.ebuild,v 1.5 2011/12/11 09:06:21 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/smixer/smixer-1.0.4.ebuild,v 1.6 2012/02/05 15:08:39 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://centerclick.org/programs/${PN}/${PN}${PV}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~sparc x86" +KEYWORDS="amd64 hppa ~ppc x86" IUSE="" S=${WORKDIR}/${PN} -- cgit v1.2.3-65-gdbad