public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping (sping)" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mp3splt: ChangeLog mp3splt-2.6.1a.ebuild
Date: Sat, 26 Jul 2014 21:32:54 +0000 (UTC)	[thread overview]
Message-ID: <20140726213254.DFC1C2004E@flycatcher.gentoo.org> (raw)

sping       14/07/26 21:32:54

  Modified:             ChangeLog
  Added:                mp3splt-2.6.1a.ebuild
  Log:
  media-sound/mp3splt: 2.6.1a (bug #517786)
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)

Revision  Changes    Path
1.61                 media-sound/mp3splt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	14 Jul 2014 15:18:47 -0000	1.60
+++ ChangeLog	26 Jul 2014 21:32:54 -0000	1.61
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/mp3splt
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.60 2014/07/14 15:18:47 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/ChangeLog,v 1.61 2014/07/26 21:32:54 sping Exp $
+
+*mp3splt-2.6.1a (26 Jul 2014)
+
+  26 Jul 2014; Sebastian Pipping <sping@gentoo.org> +mp3splt-2.6.1a.ebuild:
+  Bump to 2.6.1a (bug #517786)
 
   14 Jul 2014; Sebastian Pipping <sping@gentoo.org> -mp3splt-2.5.1.ebuild,
   -mp3splt-2.5.2.ebuild:



1.1                  media-sound/mp3splt/mp3splt-2.6.1a.ebuild

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

Index: mp3splt-2.6.1a.ebuild
===================================================================
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3splt/mp3splt-2.6.1a.ebuild,v 1.1 2014/07/26 21:32:54 sping Exp $

EAPI=4
inherit multilib

DESCRIPTION="a command line utility to split mp3 and ogg files without decoding."
HOMEPAGE="http://mp3splt.sourceforge.net"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE="flac"

RDEPEND="~media-libs/libmp3splt-0.9.1a[flac?]"
DEPEND="${RDEPEND}
	virtual/pkgconfig
	sys-devel/gettext"

src_configure() {
	econf \
		--enable-oggsplt_symlink \
		$(use_enable flac flacsplt_symlink) \
		--disable-dependency-tracking
}

src_install() {
	default
	dodoc AUTHORS ChangeLog NEWS README TODO
}





             reply	other threads:[~2014-07-26 21:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-26 21:32 Sebastian Pipping (sping) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-08-11 15:16 [gentoo-commits] gentoo-x86 commit in media-sound/mp3splt: ChangeLog mp3splt-2.6.1a.ebuild JosA MarAa Alonso (nimiux)
2014-08-14 17:15 PaweA Hajdan (phajdan.jr)
2014-10-11 16:43 Tobias Klausmann (klausman)
2015-01-16  9:49 Raul Porcel (armin76)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140726213254.DFC1C2004E@flycatcher.gentoo.org \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox