summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Rothe <corsair@gentoo.org>2006-05-23 19:54:33 +0000
committerMarkus Rothe <corsair@gentoo.org>2006-05-23 19:54:33 +0000
commit26e6ac9dc1e652f16a1a9af6b413465a69b039dc (patch)
treeeea287f96e29e0b4de1f150307f1d58c6f371d7e /media-sound/id3ed
parentStable on ppc64 (diff)
downloadgentoo-2-26e6ac9dc1e652f16a1a9af6b413465a69b039dc.tar.gz
gentoo-2-26e6ac9dc1e652f16a1a9af6b413465a69b039dc.tar.bz2
gentoo-2-26e6ac9dc1e652f16a1a9af6b413465a69b039dc.zip
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'media-sound/id3ed')
-rw-r--r--media-sound/id3ed/ChangeLog7
-rw-r--r--media-sound/id3ed/id3ed-1.10.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/id3ed/ChangeLog b/media-sound/id3ed/ChangeLog
index e915043cce19..1b16ce0780a1 100644
--- a/media-sound/id3ed/ChangeLog
+++ b/media-sound/id3ed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/id3ed
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/ChangeLog,v 1.10 2005/11/07 11:06:11 flameeyes Exp $
+# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/ChangeLog,v 1.11 2006/05/23 19:54:33 corsair Exp $
+
+ 23 May 2006; Markus Rothe <corsair@gentoo.org> id3ed-1.10.4.ebuild:
+ Stable on ppc64
07 Nov 2005; Diego Pettenò <flameeyes@gentoo.org> id3ed-1.10.4.ebuild:
Don't install INSTALL file.
diff --git a/media-sound/id3ed/id3ed-1.10.4.ebuild b/media-sound/id3ed/id3ed-1.10.4.ebuild
index 07f02029f1b0..bd651d63fcbc 100644
--- a/media-sound/id3ed/id3ed-1.10.4.ebuild
+++ b/media-sound/id3ed/id3ed-1.10.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.14 2005/11/07 11:06:11 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.15 2006/05/23 19:54:33 corsair Exp $
IUSE=""
@@ -10,7 +10,7 @@ SRC_URI="http://www.azstarnet.com/~donut/programs/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ppc sparc amd64 ~ppc64"
+KEYWORDS="amd64 ppc ppc64 sparc x86"
DEPEND="sys-libs/ncurses
sys-libs/readline"