summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-24 03:06:17 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-24 03:06:17 +0000
commit7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3 (patch)
tree0ca2f7738ebca6ee52de51b7cbff2dfb7cf9fbf4 /media-sound/id3ed
parentnet-misc/l7-filter-1.[01] memory leak fixed in 1.2 and offending versions rem... (diff)
downloadgentoo-2-7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3.tar.gz
gentoo-2-7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3.tar.bz2
gentoo-2-7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3.zip
Stable on ppc.
(Portage version: 2.0.51.20)
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 47c25e7c15e4..6ea8c1b2f2a6 100644
--- a/media-sound/id3ed/ChangeLog
+++ b/media-sound/id3ed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/id3ed
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/ChangeLog,v 1.8 2004/09/26 04:10:22 tgall Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/ChangeLog,v 1.9 2005/04/24 03:06:17 hansmi Exp $
+
+ 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> id3ed-1.10.4.ebuild:
+ Stable on ppc.
25 Sep 2004; Tom Gall <tgall@gentoo.org> id3ed-1.10.4.ebuild:
added ~ppc64, bug #64102
diff --git a/media-sound/id3ed/id3ed-1.10.4.ebuild b/media-sound/id3ed/id3ed-1.10.4.ebuild
index 28e538e6a698..4bd5255c99bf 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-2004 Gentoo Foundation
+# Copyright 1999-2005 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.12 2004/09/26 04:10:22 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.13 2005/04/24 03:06:17 hansmi 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="x86 ppc sparc amd64 ~ppc64"
DEPEND="sys-libs/ncurses
sys-libs/readline"