diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:28:16 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-11-23 21:28:16 +0000 |
commit | 43be63788050de0a1ec6cbe143bd54d3bd4d5537 (patch) | |
tree | c68206a15f7592a819e05617509c9dd3933994eb /media-sound/id3tool/id3tool-1.2a.ebuild | |
parent | Stable on ppc64; bug #199977 (diff) | |
download | gentoo-2-43be63788050de0a1ec6cbe143bd54d3bd4d5537.tar.gz gentoo-2-43be63788050de0a1ec6cbe143bd54d3bd4d5537.tar.bz2 gentoo-2-43be63788050de0a1ec6cbe143bd54d3bd4d5537.zip |
Stable on ppc64; bug #199978
(Portage version: 2.1.3.19)
Diffstat (limited to 'media-sound/id3tool/id3tool-1.2a.ebuild')
-rw-r--r-- | media-sound/id3tool/id3tool-1.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/id3tool/id3tool-1.2a.ebuild b/media-sound/id3tool/id3tool-1.2a.ebuild index 595f7e10928c..9bb7a2ea67a1 100644 --- a/media-sound/id3tool/id3tool-1.2a.ebuild +++ b/media-sound/id3tool/id3tool-1.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3tool/id3tool-1.2a.ebuild,v 1.4 2007/11/23 14:20:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3tool/id3tool-1.2a.ebuild,v 1.5 2007/11/23 21:28:16 corsair Exp $ DESCRIPTION="A command line utility for easy manipulation of the ID3 tags present in MPEG Layer 3 audio files" HOMEPAGE="http://nekohako.xware.cx/id3tool" @@ -8,7 +8,7 @@ SRC_URI="http://nekohako.xware.cx/id3tool/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="" |