public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-volman: thunar-volman-0.6.1.ebuild ChangeLog thunar-volman-0.7.1.ebuild thunar-volman-0.6.0.ebuild
@ 2012-05-05  7:06 Michal Gorny (mgorny)
  0 siblings, 0 replies; only message in thread
From: Michal Gorny (mgorny) @ 2012-05-05  7:06 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/05/05 07:06:33

  Modified:             thunar-volman-0.6.1.ebuild ChangeLog
                        thunar-volman-0.7.1.ebuild
                        thunar-volman-0.6.0.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild?r1=1.1&r2=1.2

Index: thunar-volman-0.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunar-volman-0.6.1.ebuild	30 Mar 2012 13:33:35 -0000	1.1
+++ thunar-volman-0.6.1.ebuild	5 May 2012 07:06:33 -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/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild,v 1.1 2012/03/30 13:33:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.1.ebuild,v 1.2 2012/05/05 07:06:33 mgorny Exp $
 
 EAPI=4
 inherit xfconf
@@ -26,7 +26,7 @@
 	>=xfce-base/thunar-1.2[udev]"
 DEPEND="${COMMON_DEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 
 pkg_setup() {



1.72                 xfce-extra/thunar-volman/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/ChangeLog?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/ChangeLog?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/ChangeLog?r1=1.71&r2=1.72

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ChangeLog	4 May 2012 07:39:29 -0000	1.71
+++ ChangeLog	5 May 2012 07:06:33 -0000	1.72
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/thunar-volman
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.71 2012/05/04 07:39:29 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/ChangeLog,v 1.72 2012/05/05 07:06:33 mgorny Exp $
+
+  05 May 2012; Michał Górny <mgorny@gentoo.org> thunar-volman-0.6.0.ebuild,
+  thunar-volman-0.6.1.ebuild, thunar-volman-0.7.1.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
   thunar-volman-0.8.0.ebuild:



1.2                  xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild?r1=1.1&r2=1.2

Index: thunar-volman-0.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunar-volman-0.7.1.ebuild	14 Apr 2012 07:28:01 -0000	1.1
+++ thunar-volman-0.7.1.ebuild	5 May 2012 07:06:33 -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/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild,v 1.1 2012/04/14 07:28:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.7.1.ebuild,v 1.2 2012/05/05 07:06:33 mgorny Exp $
 
 EAPI=4
 inherit xfconf
@@ -26,7 +26,7 @@
 	>=xfce-base/thunar-1.3[udev]"
 DEPEND="${COMMON_DEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 
 pkg_setup() {



1.9                  xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild?r1=1.8&r2=1.9

Index: thunar-volman-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- thunar-volman-0.6.0.ebuild	7 Jun 2011 09:10:44 -0000	1.8
+++ thunar-volman-0.6.0.ebuild	5 May 2012 07:06:33 -0000	1.9
@@ -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/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild,v 1.8 2011/06/07 09:10:44 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-volman/thunar-volman-0.6.0.ebuild,v 1.9 2012/05/05 07:06:33 mgorny Exp $
 
 EAPI=4
 inherit xfconf
@@ -25,7 +25,7 @@
 RDEPEND="${COMMON_DEPEND}
 	>=xfce-base/thunar-1.2[udev]"
 DEPEND="${COMMON_DEPEND}
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	dev-util/intltool
 	sys-devel/gettext"
 






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

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

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-05  7:06 [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-volman: thunar-volman-0.6.1.ebuild ChangeLog thunar-volman-0.7.1.ebuild thunar-volman-0.6.0.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