public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-sound/ario: ChangeLog ario-1.5.1.ebuild ario-1.5.ebuild
@ 2012-05-05  8:05 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2012-05-05  8:05 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/05/05 08:05:30

  Modified:             ChangeLog ario-1.5.1.ebuild ario-1.5.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.27                 media-sound/ario/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	26 Apr 2012 09:11:33 -0000	1.26
+++ ChangeLog	5 May 2012 08:05:30 -0000	1.27
@@ -1,6 +1,10 @@
 # ChangeLog for media-sound/ario
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.26 2012/04/26 09:11:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ChangeLog,v 1.27 2012/05/05 08:05:30 mgorny Exp $
+
+  05 May 2012; Michał Górny <mgorny@gentoo.org> ario-1.5.ebuild,
+  ario-1.5.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   26 Apr 2012; Agostino Sarubbo <ago@gentoo.org> ario-1.5.1.ebuild:
   Stable for amd64, wrt bug #413413



1.4                  media-sound/ario/ario-1.5.1.ebuild

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

Index: ario-1.5.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ario-1.5.1.ebuild	26 Apr 2012 09:11:33 -0000	1.3
+++ ario-1.5.1.ebuild	5 May 2012 08:05:30 -0000	1.4
@@ -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/ario/ario-1.5.1.ebuild,v 1.3 2012/04/26 09:11:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.1.ebuild,v 1.4 2012/05/05 08:05:30 mgorny Exp $
 
 EAPI=4
 GNOME2_LA_PUNT=yes
@@ -32,7 +32,7 @@
 	zeroconf? ( net-dns/avahi )"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 
 DOCS=( AUTHORS )



1.6                  media-sound/ario/ario-1.5.ebuild

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

Index: ario-1.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ario-1.5.ebuild	13 Apr 2011 18:00:47 -0000	1.5
+++ ario-1.5.ebuild	5 May 2012 08:05:30 -0000	1.6
@@ -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/ario/ario-1.5.ebuild,v 1.5 2011/04/13 18:00:47 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/ario/ario-1.5.ebuild,v 1.6 2012/05/05 08:05:30 mgorny Exp $
 
 EAPI=2
 inherit eutils gnome2-utils
@@ -30,7 +30,7 @@
 	zeroconf? ( net-dns/avahi )"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 
 src_prepare() {






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

only message in thread, other threads:[~2012-05-05  8:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05  8:05 [gentoo-commits] gentoo-x86 commit in media-sound/ario: ChangeLog ario-1.5.1.ebuild ario-1.5.ebuild Michal Gorny (mgorny)

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