summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2009-05-14 20:32:15 +0000
committerMarkus Meier <maekke@gentoo.org>2009-05-14 20:32:15 +0000
commita6475694873b5a452d79eb05c755952cc3c55307 (patch)
tree748b99c71a7903a35de2e65a6b3dee57df243cf9 /media-sound/picard
parentamd64/x86 stable, bug #269726 (diff)
downloadgentoo-2-a6475694873b5a452d79eb05c755952cc3c55307.tar.gz
gentoo-2-a6475694873b5a452d79eb05c755952cc3c55307.tar.bz2
gentoo-2-a6475694873b5a452d79eb05c755952cc3c55307.zip
amd64/x86 stable, bug #269737
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'media-sound/picard')
-rw-r--r--media-sound/picard/ChangeLog7
-rw-r--r--media-sound/picard/picard-0.11.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/picard/ChangeLog b/media-sound/picard/ChangeLog
index e14f56352e41..e47513494ca7 100644
--- a/media-sound/picard/ChangeLog
+++ b/media-sound/picard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/picard
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/ChangeLog,v 1.17 2008/12/07 13:46:15 coldwind Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/ChangeLog,v 1.18 2009/05/14 20:32:15 maekke Exp $
+
+ 14 May 2009; Markus Meier <maekke@gentoo.org> picard-0.11.ebuild:
+ amd64/x86 stable, bug #269737
*picard-0.11 (07 Dec 2008)
diff --git a/media-sound/picard/picard-0.11.ebuild b/media-sound/picard/picard-0.11.ebuild
index e6e98fb375c5..ade26eeeeae6 100644
--- a/media-sound/picard/picard-0.11.ebuild
+++ b/media-sound/picard/picard-0.11.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/picard-0.11.ebuild,v 1.1 2008/12/07 13:46:15 coldwind Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/picard/picard-0.11.ebuild,v 1.2 2009/05/14 20:32:15 maekke Exp $
inherit distutils
@@ -11,7 +11,7 @@ SRC_URI="http://ftp.musicbrainz.org/pub/musicbrainz/picard/${MY_P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="cdaudio ffmpeg nls"
RDEPEND=">=dev-lang/python-2.4