summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2007-04-15 17:35:45 +0000
committerOlivier Crête <tester@gentoo.org>2007-04-15 17:35:45 +0000
commitc34d0b9d416e1bd5c000c7302a0037a56a802fec (patch)
treef57605af0d51b51716c85b36660e300733f182e5 /media-sound
parentppc stable (bug #148951) (diff)
downloadgentoo-2-c34d0b9d416e1bd5c000c7302a0037a56a802fec.tar.gz
gentoo-2-c34d0b9d416e1bd5c000c7302a0037a56a802fec.tar.bz2
gentoo-2-c34d0b9d416e1bd5c000c7302a0037a56a802fec.zip
Stable on amd64 for bug #145777
(Portage version: 2.1.2.2)
Diffstat (limited to 'media-sound')
-rw-r--r--media-sound/easytag/ChangeLog5
-rw-r--r--media-sound/easytag/easytag-2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/easytag/ChangeLog b/media-sound/easytag/ChangeLog
index 25b027d428a3..6a3a58246ee8 100644
--- a/media-sound/easytag/ChangeLog
+++ b/media-sound/easytag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/easytag
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.88 2007/03/05 13:35:29 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.89 2007/04/15 17:35:45 tester Exp $
+
+ 15 Apr 2007; Olivier Crête <tester@gentoo.org> easytag-2.0.ebuild:
+ Stable on amd64 for bug #145777
*easytag-2.0 (05 Mar 2007)
diff --git a/media-sound/easytag/easytag-2.0.ebuild b/media-sound/easytag/easytag-2.0.ebuild
index 4adac33ee6ae..6042aa2c52b1 100644
--- a/media-sound/easytag/easytag-2.0.ebuild
+++ b/media-sound/easytag/easytag-2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.0.ebuild,v 1.1 2007/03/05 13:35:29 drac Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.0.ebuild,v 1.2 2007/04/15 17:35:45 tester Exp $
DESCRIPTION="GTK+ utility for editing MP3, FLAC, Vorbis and MP4/AAC tags"
HOMEPAGE="http://easytag.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="aac flac mp3 vorbis"
RDEPEND=">=x11-libs/gtk+-2.4.1