summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-09-20 13:06:46 +0000
committerMarkus Meier <maekke@gentoo.org>2008-09-20 13:06:46 +0000
commit55d6d3d8c1f2df96855f0a538861a464e2bc30b1 (patch)
tree45810729c874612dfb021d6bc0d2a54f5dfadbd1 /media-sound/alac_decoder
parentamd64/x86 stable, bug #237481 (diff)
downloadhistorical-55d6d3d8c1f2df96855f0a538861a464e2bc30b1.tar.gz
historical-55d6d3d8c1f2df96855f0a538861a464e2bc30b1.tar.bz2
historical-55d6d3d8c1f2df96855f0a538861a464e2bc30b1.zip
amd64/x86 stable, bug #237373
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc6 i686
Diffstat (limited to 'media-sound/alac_decoder')
-rw-r--r--media-sound/alac_decoder/ChangeLog5
-rw-r--r--media-sound/alac_decoder/alac_decoder-0.1.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/alac_decoder/ChangeLog b/media-sound/alac_decoder/ChangeLog
index cc2e5819e925..9c1d907eff4e 100644
--- a/media-sound/alac_decoder/ChangeLog
+++ b/media-sound/alac_decoder/ChangeLog
@@ -1,6 +1,9 @@
# 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.3 2008/03/18 21:02:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/ChangeLog,v 1.4 2008/09/20 13:04:19 maekke Exp $
+
+ 20 Sep 2008; Markus Meier <maekke@gentoo.org> alac_decoder-0.1.3.ebuild:
+ amd64/x86 stable, bug #237373
18 Mar 2008; nixnut <nixnut@gentoo.org> alac_decoder-0.1.3.ebuild:
Added ~ppc wrt bug 204813
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 074350c128f6..370d00cf87c7 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-2008 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.2 2008/03/18 21:02:46 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/alac_decoder/alac_decoder-0.1.3.ebuild,v 1.3 2008/09/20 13:04:19 maekke Exp $
inherit eutils toolchain-funcs
@@ -10,7 +10,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"
IUSE=""
DEPEND=""