diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:12:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-11-11 13:12:29 +0000 |
commit | 79995987ff382800715a6d756ab5a4b4432a20ea (patch) | |
tree | 2f252e670c3be03ecd07dccb9c04428a459ffd23 /media-sound/id3ed | |
parent | old (diff) | |
download | gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.gz gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.tar.bz2 gentoo-2-79995987ff382800715a6d756ab5a4b4432a20ea.zip |
touchups
Diffstat (limited to 'media-sound/id3ed')
-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 |