diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:06:17 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-24 03:06:17 +0000 |
commit | 7bb4c0787d9b6cc668aca9e186f9ae46bd3f72e3 (patch) | |
tree | 0ca2f7738ebca6ee52de51b7cbff2dfb7cf9fbf4 /media-sound/id3ed/id3ed-1.10.4.ebuild | |
parent | net-misc/l7-filter-1.[01] memory leak fixed in 1.2 and offending versions rem... (diff) | |
download | gentoo-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/id3ed-1.10.4.ebuild')
-rw-r--r-- | media-sound/id3ed/id3ed-1.10.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |