public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Samuli Suominen (ssuominen)" <ssuominen@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mpg321: ChangeLog mpg321-0.2.11.ebuild
Date: Sat, 19 Dec 2009 13:40:09 +0000	[thread overview]
Message-ID: <E1NLzXV-0000rV-Dx@stork.gentoo.org> (raw)

ssuominen    09/12/19 13:40:09

  Modified:             ChangeLog
  Added:                mpg321-0.2.11.ebuild
  Log:
  Version bump wrt #297515, thanks to Azamat H. Hackimov for reporting.
  (Portage version: 2.2_rc59/cvs/Linux x86_64)

Revision  Changes    Path
1.57                 media-sound/mpg321/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg321/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg321/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg321/ChangeLog?r1=1.56&r2=1.57

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg321/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog	15 Dec 2009 12:02:08 -0000	1.56
+++ ChangeLog	19 Dec 2009 13:40:09 -0000	1.57
@@ -1,6 +1,11 @@
 # ChangeLog for media-sound/mpg321
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/ChangeLog,v 1.56 2009/12/15 12:02:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/ChangeLog,v 1.57 2009/12/19 13:40:09 ssuominen Exp $
+
+*mpg321-0.2.11 (19 Dec 2009)
+
+  19 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> +mpg321-0.2.11.ebuild:
+  Version bump wrt #297515, thanks to Azamat H. Hackimov for reporting.
 
   15 Dec 2009; Samuli Suominen <ssuominen@gentoo.org>
   mpg321-0.2.10.6.ebuild:



1.1                  media-sound/mpg321/mpg321-0.2.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg321/mpg321-0.2.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-sound/mpg321/mpg321-0.2.11.ebuild?rev=1.1&content-type=text/plain

Index: mpg321-0.2.11.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg321/mpg321-0.2.11.ebuild,v 1.1 2009/12/19 13:40:09 ssuominen Exp $

EAPI=2

DESCRIPTION="a realtime MPEG 1.0/2.0/2.5 audio player for layers 1, 2 and 3"
HOMEPAGE="http://mpg321.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${PN}_${PV}.tar.gz"

LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa -mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="alsa ipv6"

DEPEND="sys-libs/zlib
	media-libs/libmad
	media-libs/libid3tag
	media-libs/libao[alsa?]"

S=${WORKDIR}/${PN}

src_configure() {
	econf \
		--disable-dependency-tracking \
		--disable-mpg123-symlink \
		$(use_enable ipv6)
}

src_install() {
	emake DESTDIR="${D}" install || die
	newdoc debian/changelog ChangeLog.debian
	dodoc AUTHORS BUGS HACKING NEWS README{,.remote} THANKS TODO
}






             reply	other threads:[~2009-12-19 13:40 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-19 13:40 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-07 14:40 [gentoo-commits] gentoo-x86 commit in media-sound/mpg321: ChangeLog mpg321-0.2.11.ebuild Christian Faulhammer (fauli)
2010-05-11 21:25 Brent Baude (ranger)
2010-05-13 18:18 Joseph Jezak (josejx)
2010-05-14 15:27 Jeroen Roovers (jer)
2010-05-21 13:43 PaweA Hajdan (phajdan.jr)
2010-05-24 19:12 Pacho Ramos (pacho)
2010-06-05 14:00 Raul Porcel (armin76)
2010-09-20  0:41 Michael Weber (xmw)

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=E1NLzXV-0000rV-Dx@stork.gentoo.org \
    --to=ssuominen@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