public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/mp3unicode: mp3unicode-1.2.1.ebuild ChangeLog
@ 2012-05-07 11:48 Ben de Groot (yngwin)
  0 siblings, 0 replies; only message in thread
From: Ben de Groot (yngwin) @ 2012-05-07 11:48 UTC (permalink / raw
  To: gentoo-commits

yngwin      12/05/07 11:48:56

  Modified:             ChangeLog
  Added:                mp3unicode-1.2.1.ebuild
  Log:
  Version bump with updated SRC_URI, bug #414907. Migrate to EAPI=4.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  media-sound/mp3unicode/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3unicode/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3unicode/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3unicode/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3unicode/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	5 May 2012 08:39:19 -0000	1.4
+++ ChangeLog	7 May 2012 11:48:56 -0000	1.5
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/mp3unicode
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3unicode/ChangeLog,v 1.4 2012/05/05 08:39:19 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3unicode/ChangeLog,v 1.5 2012/05/07 11:48:56 yngwin Exp $
+
+*mp3unicode-1.2.1 (07 May 2012)
+
+  07 May 2012; Ben de Groot <yngwin@gentoo.org> +mp3unicode-1.2.1.ebuild:
+  Version bump with updated SRC_URI, bug #414907. Migrate to EAPI=4.
 
   05 May 2012; Michał Górny <mgorny@gentoo.org> mp3unicode-1.2.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig



1.1                  media-sound/mp3unicode/mp3unicode-1.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild?rev=1.1&content-type=text/plain

Index: mp3unicode-1.2.1.ebuild
===================================================================
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3unicode/mp3unicode-1.2.1.ebuild,v 1.1 2012/05/07 11:48:56 yngwin Exp $

EAPI=4

DESCRIPTION="Commandline utility to convert ID3 tags in mp3 files between different encodings"
HOMEPAGE="http://mp3unicode.sourceforge.net"
SRC_URI="http://github.com/alonbl/${PN}/downloads/${P}.tar.bz2"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND=">=media-libs/taglib-1.4"
DEPEND="${RDEPEND}
	virtual/pkgconfig"

src_install() {
	emake DESTDIR="${D}" install
	rm -rf "${D}"/usr/share/doc/${PN}
	dodoc AUTHORS ChangeLog README
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-05-07 11:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-07 11:48 [gentoo-commits] gentoo-x86 commit in media-sound/mp3unicode: mp3unicode-1.2.1.ebuild ChangeLog Ben de Groot (yngwin)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox