summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-03-13 12:54:14 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-03-13 12:54:14 +0000
commit908b66381d4b4d574b38bbdf2b4c066a8bfdbfac (patch)
tree403496e487d3490319d04bc52a64b81fade53869 /media-sound/xfmpc
parentppc/ppc64 stable wrt #317517 (diff)
downloadhistorical-908b66381d4b4d574b38bbdf2b4c066a8bfdbfac.tar.gz
historical-908b66381d4b4d574b38bbdf2b4c066a8bfdbfac.tar.bz2
historical-908b66381d4b4d574b38bbdf2b4c066a8bfdbfac.zip
Drop sparc keywords
Package-Manager: portage-2.1.9.41/cvs/Linux ia64
Diffstat (limited to 'media-sound/xfmpc')
-rw-r--r--media-sound/xfmpc/ChangeLog6
-rw-r--r--media-sound/xfmpc/xfmpc-0.2.0.ebuild6
-rw-r--r--media-sound/xfmpc/xfmpc-0.2.1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/media-sound/xfmpc/ChangeLog b/media-sound/xfmpc/ChangeLog
index 7176689f343b..80fccff3256d 100644
--- a/media-sound/xfmpc/ChangeLog
+++ b/media-sound/xfmpc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/xfmpc
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/ChangeLog,v 1.15 2011/02/03 22:36:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/ChangeLog,v 1.16 2011/03/13 12:50:51 armin76 Exp $
+
+ 13 Mar 2011; Raúl Porcel <armin76@gentoo.org> xfmpc-0.2.0.ebuild,
+ xfmpc-0.2.1.ebuild:
+ Drop sparc keywords
*xfmpc-0.2.1 (03 Feb 2011)
diff --git a/media-sound/xfmpc/xfmpc-0.2.0.ebuild b/media-sound/xfmpc/xfmpc-0.2.0.ebuild
index 3319a7d19ef9..8d1096f4f300 100644
--- a/media-sound/xfmpc/xfmpc-0.2.0.ebuild
+++ b/media-sound/xfmpc/xfmpc-0.2.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/xfmpc-0.2.0.ebuild,v 1.4 2010/03/01 19:53:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/xfmpc-0.2.0.ebuild,v 1.5 2011/03/13 12:50:51 armin76 Exp $
EAPI=2
inherit fdo-mime
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 sparc x86"
+KEYWORDS="amd64 x86"
IUSE="debug"
RDEPEND=">=media-libs/libmpd-0.15
diff --git a/media-sound/xfmpc/xfmpc-0.2.1.ebuild b/media-sound/xfmpc/xfmpc-0.2.1.ebuild
index 4d7770ded4a0..bc574cf7bf74 100644
--- a/media-sound/xfmpc/xfmpc-0.2.1.ebuild
+++ b/media-sound/xfmpc/xfmpc-0.2.1.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/xfmpc/xfmpc-0.2.1.ebuild,v 1.1 2011/02/03 22:36:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/xfmpc/xfmpc-0.2.1.ebuild,v 1.2 2011/03/13 12:50:51 armin76 Exp $
EAPI=3
inherit xfconf
@@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.2/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~sparc ~x86"
+KEYWORDS="~amd64 ~x86"
IUSE="debug"
RDEPEND=">=dev-libs/glib-2.18:2