summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-06-18 19:05:30 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-06-18 19:05:30 +0000
commita2afcfc0570db733f276a962cce75dd9367474c6 (patch)
tree06540c051122d15af9ffe4ca260c000619832760 /dev-perl/MusicBrainz-DiscID
parentmarked x86 per bug 421795 (diff)
downloadgentoo-2-a2afcfc0570db733f276a962cce75dd9367474c6.tar.gz
gentoo-2-a2afcfc0570db733f276a962cce75dd9367474c6.tar.bz2
gentoo-2-a2afcfc0570db733f276a962cce75dd9367474c6.zip
marked x86 per bug 421795
(Portage version: 2.2.0_alpha110/cvs/Linux i686)
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 2e125d03e69a..914186345aa0 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.2 2012/06/18 18:39:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/ChangeLog,v 1.3 2012/06/18 19:05:30 jdhore Exp $
+
+ 18 Jun 2012; Jeff Horelick <jdhore@gentoo.org>
+ MusicBrainz-DiscID-0.03.ebuild:
+ marked x86 per bug 421795
18 Jun 2012; Agostino Sarubbo <ago@gentoo.org>
MusicBrainz-DiscID-0.03.ebuild:
diff --git a/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild b/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild
index 3e5a886a8f1e..c8e1bc4099d3 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.4 2012/06/18 18:39:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/MusicBrainz-DiscID/MusicBrainz-DiscID-0.03.ebuild,v 1.5 2012/06/18 19:05:30 jdhore 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"