summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 17:03:09 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2011-08-17 17:03:09 +0000
commitbded96bc7313f11b86a06771859d991b98efc6dc (patch)
tree3a4fc9e38030077ae9789b2da39b5e38d9d1b142 /media-sound/musepack-tools
parentkeyword ~sparc-solaris (diff)
downloadgentoo-2-bded96bc7313f11b86a06771859d991b98efc6dc.tar.gz
gentoo-2-bded96bc7313f11b86a06771859d991b98efc6dc.tar.bz2
gentoo-2-bded96bc7313f11b86a06771859d991b98efc6dc.zip
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/musepack-tools')
-rw-r--r--media-sound/musepack-tools/ChangeLog6
-rw-r--r--media-sound/musepack-tools/musepack-tools-465.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-sound/musepack-tools/ChangeLog b/media-sound/musepack-tools/ChangeLog
index f8aa6993c82e..4779cfa08f08 100644
--- a/media-sound/musepack-tools/ChangeLog
+++ b/media-sound/musepack-tools/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/musepack-tools
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/ChangeLog,v 1.60 2011/03/16 17:33:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/ChangeLog,v 1.61 2011/08/17 17:03:09 chithanh Exp $
+
+ 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ musepack-tools-465.ebuild:
+ keyword ~sparc-solaris
16 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org>
musepack-tools-465.ebuild:
diff --git a/media-sound/musepack-tools/musepack-tools-465.ebuild b/media-sound/musepack-tools/musepack-tools-465.ebuild
index 1220c3a23b1e..244c1f33f6f4 100644
--- a/media-sound/musepack-tools/musepack-tools-465.ebuild
+++ b/media-sound/musepack-tools/musepack-tools-465.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/musepack-tools/musepack-tools-465.ebuild,v 1.8 2011/03/16 17:33:39 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/musepack-tools/musepack-tools-465.ebuild,v 1.9 2011/08/17 17:03:09 chithanh Exp $
EAPI=3
inherit cmake-utils
@@ -14,7 +14,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="BSD LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 hppa ppc ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=media-libs/libcuefile-${PV}