public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-sound/mpg123: ChangeLog mpg123-1.13.7.ebuild mpg123-1.13.2.ebuild mpg123-1.13.8.ebuild mpg123-1.14.0.ebuild
Date: Sat,  5 May 2012 08:41:50 +0000 (UTC)	[thread overview]
Message-ID: <20120505084150.539872004B@flycatcher.gentoo.org> (raw)

mgorny      12/05/05 08:41:50

  Modified:             ChangeLog mpg123-1.13.7.ebuild mpg123-1.13.2.ebuild
                        mpg123-1.13.8.ebuild mpg123-1.14.0.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.255                media-sound/mpg123/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v
retrieving revision 1.254
retrieving revision 1.255
diff -u -r1.254 -r1.255
--- ChangeLog	1 May 2012 04:28:58 -0000	1.254
+++ ChangeLog	5 May 2012 08:41:50 -0000	1.255
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/mpg123
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.254 2012/05/01 04:28:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/ChangeLog,v 1.255 2012/05/05 08:41:50 mgorny Exp $
+
+  05 May 2012; Michał Górny <mgorny@gentoo.org> mpg123-1.13.2.ebuild,
+  mpg123-1.13.7.ebuild, mpg123-1.13.8.ebuild, mpg123-1.14.0.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   01 May 2012; Tim Harder <radhermit@gentoo.org> -mpg123-1.13.3.ebuild,
   -mpg123-1.13.4.ebuild, -mpg123-1.13.5.ebuild, -mpg123-1.13.6.ebuild:



1.3                  media-sound/mpg123/mpg123-1.13.7.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild?r1=1.2&r2=1.3

Index: mpg123-1.13.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mpg123-1.13.7.ebuild	25 Mar 2012 23:44:54 -0000	1.2
+++ mpg123-1.13.7.ebuild	5 May 2012 08:41:50 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild,v 1.2 2012/03/25 23:44:54 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.7.ebuild,v 1.3 2012/05/05 08:41:50 mgorny Exp $
 
 EAPI=4
 inherit toolchain-funcs libtool
@@ -22,7 +22,7 @@
 	sdl? ( media-libs/libsdl )
 	sys-devel/libtool"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
 



1.8                  media-sound/mpg123/mpg123-1.13.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild?r1=1.7&r2=1.8

Index: mpg123-1.13.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mpg123-1.13.2.ebuild	17 Jul 2011 09:45:23 -0000	1.7
+++ mpg123-1.13.2.ebuild	5 May 2012 08:41:50 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild,v 1.7 2011/07/17 09:45:23 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.2.ebuild,v 1.8 2012/05/05 08:41:50 mgorny Exp $
 
 EAPI=3
 inherit toolchain-funcs libtool
@@ -23,7 +23,7 @@
 	sdl? ( media-libs/libsdl )
 	sys-devel/libtool"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 src_prepare() {
 	elibtoolize # for Darwin bundles



1.2                  media-sound/mpg123/mpg123-1.13.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild?r1=1.1&r2=1.2

Index: mpg123-1.13.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpg123-1.13.8.ebuild	12 Apr 2012 20:41:39 -0000	1.1
+++ mpg123-1.13.8.ebuild	5 May 2012 08:41:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild,v 1.1 2012/04/12 20:41:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.13.8.ebuild,v 1.2 2012/05/05 08:41:50 mgorny Exp $
 
 EAPI=4
 inherit toolchain-funcs libtool
@@ -22,7 +22,7 @@
 	sdl? ( media-libs/libsdl )
 	sys-devel/libtool"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
 



1.2                  media-sound/mpg123/mpg123-1.14.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild?r1=1.1&r2=1.2

Index: mpg123-1.14.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mpg123-1.14.0.ebuild	1 May 2012 04:27:42 -0000	1.1
+++ mpg123-1.14.0.ebuild	5 May 2012 08:41:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild,v 1.1 2012/05/01 04:27:42 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/mpg123/mpg123-1.14.0.ebuild,v 1.2 2012/05/05 08:41:50 mgorny Exp $
 
 EAPI=4
 inherit toolchain-funcs libtool
@@ -22,7 +22,7 @@
 	sdl? ( media-libs/libsdl )
 	sys-devel/libtool"
 DEPEND="${RDEPEND}
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 DOCS=( AUTHORS ChangeLog NEWS NEWS.libmpg123 README )
 






                 reply	other threads:[~2012-05-05  8:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20120505084150.539872004B@flycatcher.gentoo.org \
    --to=mgorny@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