Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Ben de Groot (yngwin)" <yngwin@g.o>
Subject: gentoo-x86 commit in media-sound/audiotag: ChangeLog audiotag-0.18.ebuild
Date: Fri, 08 Aug 2008 19:10:16 +0000
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
}





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-plugins/gst-plugins-pulse: ChangeLog
Next by thread:
gentoo-x86 commit in dev-python/twisted: ChangeLog
Previous by date:
gentoo-x86 commit in media-plugins/gst-plugins-taglib: gst-plugins-taglib-0.10.8.ebuild ChangeLog
Next by date:
gentoo-x86 commit in app-text/poppler-data: poppler-data-0.2.0.ebuild ChangeLog


Updated Jan 08, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.