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 | |
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')
-rw-r--r-- | media-sound/id3tool/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/id3tool/id3tool-1.2a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/id3tool/ChangeLog b/media-sound/id3tool/ChangeLog index a31a14b7b6c3..bc0e0c5095b0 100644 --- a/media-sound/id3tool/ChangeLog +++ b/media-sound/id3tool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/id3tool # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/id3tool/ChangeLog,v 1.16 2007/11/23 14:20:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/id3tool/ChangeLog,v 1.17 2007/11/23 21:28:16 corsair Exp $ + + 23 Nov 2007; Markus Rothe <corsair@gentoo.org> id3tool-1.2a.ebuild: + Stable on ppc64; bug #199978 23 Nov 2007; Raúl Porcel <armin76@gentoo.org> id3tool-1.2a.ebuild: sparc stable wrt #199978 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="" |