summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2009-12-23 17:06:39 +0000
committerFabian Groffen <grobian@gentoo.org>2009-12-23 17:06:39 +0000
commit763826d1401785d9a009d6bdba2c21693421fbbe (patch)
tree26e4722108f6fce6cb9deb92847a797b5f023033 /media-sound
parentDrop mangos. Due to cmake direct usage. (diff)
downloadgentoo-2-763826d1401785d9a009d6bdba2c21693421fbbe.tar.gz
gentoo-2-763826d1401785d9a009d6bdba2c21693421fbbe.tar.bz2
gentoo-2-763826d1401785d9a009d6bdba2c21693421fbbe.zip
Marked ~x86-solaris (bug #296509) and ~ppc-macos
(Portage version: 2.2.00.15134-prefix/cvs/Darwin powerpc)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/alac_decoder/ChangeLog8
-rw-r--r--media-sound/alac_decoder/alac_decoder-0.1.3.ebuild4
2 files changed, 8 insertions, 4 deletions
diff --git a/media-sound/alac_decoder/ChangeLog b/media-sound/alac_decoder/ChangeLog
index 3391aa3e981a..3f1dc3968c21 100644
--- a/media-sound/alac_decoder/ChangeLog
+++ b/media-sound/alac_decoder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-sound/alac_decoder
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/ChangeLog,v 1.5 2008/10/07 12:56:23 nixnut Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/ChangeLog,v 1.6 2009/12/23 17:06:39 grobian Exp $
+
+ 23 Dec 2009; Fabian Groffen <grobian@gentoo.org>
+ alac_decoder-0.1.3.ebuild:
+ Marked ~x86-solaris (bug #296509) and ~ppc-macos
07 Oct 2008; nixnut <nixnut@gentoo.org> alac_decoder-0.1.3.ebuild:
Stable on ppc wrt bug 237373
diff --git a/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild b/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild
index 74e5b3a74c0a..fbb0c56e400c 100644
--- a/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild
+++ b/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild,v 1.5 2009/06/05 16:04:13 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild,v 1.6 2009/12/23 17:06:39 grobian Exp $
EAPI=2
inherit eutils toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="http://craz.net/programs/itunes/files/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="amd64 ppc x86 ~ppc-macos ~x86-solaris"
IUSE=""
RDEPEND=""