diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:11:27 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:11:27 +0000 |
commit | 10e7fb8c0172e7326e0fe18cb1173ab9509d52ce (patch) | |
tree | 7f2fef77d8d21c2943863843c21046866e137097 /media-sound/id3ed/id3ed-1.10.4.ebuild | |
parent | touchups (diff) | |
download | historical-10e7fb8c0172e7326e0fe18cb1173ab9509d52ce.tar.gz historical-10e7fb8c0172e7326e0fe18cb1173ab9509d52ce.tar.bz2 historical-10e7fb8c0172e7326e0fe18cb1173ab9509d52ce.zip |
touchups
Diffstat (limited to 'media-sound/id3ed/id3ed-1.10.4.ebuild')
-rw-r--r-- | media-sound/id3ed/id3ed-1.10.4.ebuild | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/media-sound/id3ed/id3ed-1.10.4.ebuild b/media-sound/id3ed/id3ed-1.10.4.ebuild index 827f298552a2..a183406ed57b 100644 --- a/media-sound/id3ed/id3ed-1.10.4.ebuild +++ b/media-sound/id3ed/id3ed-1.10.4.ebuild @@ -1,16 +1,13 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # 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.5 2003/03/24 18:28:12 vladimir Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.6 2003/11/11 13:09:30 vapier Exp $ -IUSE="" - -S=${WORKDIR}/${P} -DESCRIPTION="id3ed is an ID3 tag editor for mp3 files. You can set tags interactively or from the command line, or a combination of both. id3ed can set genre by name or number. You can also remove or view tags." +DESCRIPTION="ID3 tag editor for mp3 files" HOMEPAGE="http://www.azstarnet.com/~donut/programs/id3ed.html" SRC_URI="http://www.azstarnet.com/~donut/programs/${PN}/${P}.tar.gz" -SLOT="0" LICENSE="GPL-2" +SLOT="0" KEYWORDS="x86 ~ppc" DEPEND="sys-libs/ncurses |