diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2003-02-08 01:23:27 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2003-02-08 01:23:27 +0000 |
commit | 4f53fb13bcf0d2048dffda81c655bc8519372e7d (patch) | |
tree | d6ca1c54e20ec8c8fbb78febf40ea4ef7cdd8bc4 /media-sound/id3ed | |
parent | Version bump. (diff) | |
download | historical-4f53fb13bcf0d2048dffda81c655bc8519372e7d.tar.gz historical-4f53fb13bcf0d2048dffda81c655bc8519372e7d.tar.bz2 historical-4f53fb13bcf0d2048dffda81c655bc8519372e7d.zip |
cleared IUSE
Diffstat (limited to 'media-sound/id3ed')
-rw-r--r-- | media-sound/id3ed/id3ed-1.10.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/id3ed/id3ed-1.10.4.ebuild b/media-sound/id3ed/id3ed-1.10.4.ebuild index e89e86c8df15..e14a8fc4a410 100644 --- a/media-sound/id3ed/id3ed-1.10.4.ebuild +++ b/media-sound/id3ed/id3ed-1.10.4.ebuild @@ -1,8 +1,8 @@ # 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.1 2003/02/08 01:09:15 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3ed/id3ed-1.10.4.ebuild,v 1.2 2003/02/08 01:23:27 seemant Exp $ -IUSE="X gnome" +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." |