About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
yngwin 08/08/08 19:10:16 Modified: ChangeLog Added: audiotag-0.18.ebuild Log: Version bump, fixes #234229. (Portage version: 2.2_rc6/cvs/Linux 2.6.26-hh1 i686) Revision Changes Path 1.24 media-sound/audiotag/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audiotag/ChangeLog?rev=1.24&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audiotag/ChangeLog?rev=1.24&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audiotag/ChangeLog?r1=1.23&r2=1.24 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v retrieving revision 1.23 retrieving revision 1.24 diff -u -r1.23 -r1.24 --- ChangeLog 15 Feb 2008 12:47:17 -0000 1.23 +++ ChangeLog 8 Aug 2008 19:10:15 -0000 1.24 @@ -1,6 +1,11 @@ # ChangeLog for media-sound/audiotag # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.23 2008/02/15 12:47:17 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/ChangeLog,v 1.24 2008/08/08 19:10:15 yngwin Exp $ + +*audiotag-0.18 (08 Aug 2008) + + 08 Aug 2008; Ben de Groot <yngwin@g.o> +audiotag-0.18.ebuild: + Version bump, fixes #234229. *audiotag-0.17 (15 Feb 2008) 1.1 media-sound/audiotag/audiotag-0.18.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audiotag/audiotag-0.18.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/audiotag/audiotag-0.18.ebuild?rev=1.1&content-type=text/plain Index: audiotag-0.18.ebuild =================================================================== # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-sound/audiotag/audiotag-0.18.ebuild,v 1.1 2008/08/08 19:10:15 yngwin Exp $ inherit eutils DESCRIPTION="A command-line tool for mass tagging/renaming of audio files." HOMEPAGE="http://www.tempestgames.com/ryan" SRC_URI="http://tempestgames.com/ryan/downloads/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="aac flac mp3 vorbis" RDEPEND="flac? ( media-libs/flac ) vorbis? ( media-sound/vorbis-tools ) mp3? ( media-libs/id3lib ) aac? ( media-video/atomicparsley )" DEPEND="dev-lang/perl" src_unpack() { unpack ${A} cd "${S}" epatch "${FILESDIR}"/${PN}-0.17-metaflac-parameters.patch } src_install() { dobin ${PN} dodoc ChangeLog README }
Updated Jan 08, 2012
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.