summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-06-18 18:39:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-06-18 18:39:20 +0000
commitdb90802abbe2a514273ba14f404dc448bf0bcd43 (patch)
tree1bc000c65a8b7ae0c2b229f28800289acce414ba /dev-perl/MusicBrainz-DiscID
parentStable for amd64, wrt bug #421795 (diff)
downloadgentoo-2-db90802abbe2a514273ba14f404dc448bf0bcd43.tar.gz
gentoo-2-db90802abbe2a514273ba14f404dc448bf0bcd43.tar.bz2
gentoo-2-db90802abbe2a514273ba14f404dc448bf0bcd43.zip
Stable for amd64, wrt bug #421795
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/MusicBrainz-DiscID')
-rw-r--r--dev-perl/MusicBrainz-DiscID/ChangeLog6
-rw-r--r--dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/MusicBrainz-DiscID/ChangeLog b/dev-perl/MusicBrainz-DiscID/ChangeLog
index 1460ce3fb5a9..2e125d03e69a 100644
--- a/dev-perl/MusicBrainz-DiscID/ChangeLog
+++ b/dev-perl/MusicBrainz-DiscID/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/MusicBrainz-DiscID
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/ChangeLog,v 1.1 2012/05/10 06:31:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/ChangeLog,v 1.2 2012/06/18 18:39:20 ago Exp $
+
+ 18 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
+ MusicBrainz-DiscID-0.03.ebuild:
+ Stable for amd64, wrt bug #421795
*MusicBrainz-DiscID-0.03 (10 May 2012)
diff --git a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild
index 0262ff74831f..3e5a886a8f1e 100644
--- a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild
+++ b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild,v 1.3 2012/05/10 06:45:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild,v 1.4 2012/06/18 18:39:20 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="Perl interface for the MusicBrainz libdiscid library"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND=">=media-libs/libdiscid-0.2.2"