summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Horelick <jdhore@gentoo.org>2012-05-23 06:40:42 +0000
committerJeff Horelick <jdhore@gentoo.org>2012-05-23 06:40:42 +0000
commit922f955a9f8a9bb2ec267684696b87e985d5fb1e (patch)
tree98c0a9e434fae0240fb675f9deb700cb56a8c0ff /media-sound/easytag
parentsys-fs/aufs3: Add missing patches (diff)
downloadgentoo-2-922f955a9f8a9bb2ec267684696b87e985d5fb1e.tar.gz
gentoo-2-922f955a9f8a9bb2ec267684696b87e985d5fb1e.tar.bz2
gentoo-2-922f955a9f8a9bb2ec267684696b87e985d5fb1e.zip
marked x86 per bug 376391
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'media-sound/easytag')
-rw-r--r--media-sound/easytag/ChangeLog5
-rw-r--r--media-sound/easytag/easytag-2.1.7-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/easytag/ChangeLog b/media-sound/easytag/ChangeLog
index c82b62114a5e..520ccafa85d6 100644
--- a/media-sound/easytag/ChangeLog
+++ b/media-sound/easytag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/easytag
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.158 2012/05/22 11:20:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.159 2012/05/23 06:40:42 jdhore Exp $
+
+ 23 May 2012; Jeff Horelick <jdhore@gentoo.org> easytag-2.1.7-r2.ebuild:
+ marked x86 per bug 376391
22 May 2012; Agostino Sarubbo <ago@gentoo.org> easytag-2.1.7-r2.ebuild:
Stable for amd64, wrt bug #376391
diff --git a/media-sound/easytag/easytag-2.1.7-r2.ebuild b/media-sound/easytag/easytag-2.1.7-r2.ebuild
index ee981c177ee1..cac842acc688 100644
--- a/media-sound/easytag/easytag-2.1.7-r2.ebuild
+++ b/media-sound/easytag/easytag-2.1.7-r2.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/media-sound/easytag/easytag-2.1.7-r2.ebuild,v 1.5 2012/05/22 11:20:44 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.1.7-r2.ebuild,v 1.6 2012/05/23 06:40:42 jdhore Exp $
EAPI=4
inherit eutils fdo-mime
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE="flac mp3 mp4 speex vorbis wavpack"
RDEPEND=">=x11-libs/gtk+-2.12:2