Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Michal Gorny (mgorny)" <mgorny@g.o>
Subject: gentoo-x86 commit in xfce-base/thunar: thunar-1.3.2.ebuild ChangeLog thunar-1.4.0.ebuild thunar-1.2.3.ebuild
Date: Sat, 5 May 2012 06:56:15 +0000 (UTC)
mgorny      12/05/05 06:56:15

  Modified:             thunar-1.3.2.ebuild ChangeLog thunar-1.4.0.ebuild
                        thunar-1.2.3.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101_p8/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  xfce-base/thunar/thunar-1.3.2.ebuild

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

Index: thunar-1.3.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.3.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- thunar-1.3.2.ebuild	21 Apr 2012 11:06:37 -0000	1.2
+++ thunar-1.3.2.ebuild	5 May 2012 06:56:15 -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/xfce-base/thunar/thunar-1.3.2.ebuild,v 1.2 2012/04/21 11:06:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.3.2.ebuild,v 1.3 2012/05/05 06:56:15 mgorny Exp $
 
 EAPI=4
 inherit virtualx xfconf
@@ -38,7 +38,7 @@
 	xfce_plugins_trash? ( ${GVFS_DEPEND} )"
 DEPEND="${COMMON_DEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 REQUIRED_USE="xfce_plugins_trash? ( dbus )"
 



1.141                xfce-base/thunar/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog	29 Apr 2012 10:13:48 -0000	1.140
+++ ChangeLog	5 May 2012 06:56:15 -0000	1.141
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-base/thunar
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.140 2012/04/29 10:13:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/ChangeLog,v 1.141 2012/05/05 06:56:15 mgorny Exp $
+
+  05 May 2012; Michał Górny <mgorny@g.o> thunar-1.2.3.ebuild,
+  thunar-1.3.2.ebuild, thunar-1.4.0.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
 *thunar-1.4.0 (29 Apr 2012)
 



1.2                  xfce-base/thunar/thunar-1.4.0.ebuild

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

Index: thunar-1.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- thunar-1.4.0.ebuild	29 Apr 2012 10:13:48 -0000	1.1
+++ thunar-1.4.0.ebuild	5 May 2012 06:56:15 -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-base/thunar/thunar-1.4.0.ebuild,v 1.1 2012/04/29 10:13:48 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.4.0.ebuild,v 1.2 2012/05/05 06:56:15 mgorny Exp $
 
 EAPI=4
 inherit virtualx xfconf
@@ -38,7 +38,7 @@
 	xfce_plugins_trash? ( ${GVFS_DEPEND} )"
 DEPEND="${COMMON_DEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 REQUIRED_USE="xfce_plugins_trash? ( dbus )"
 



1.10                 xfce-base/thunar/thunar-1.2.3.ebuild

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

Index: thunar-1.2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- thunar-1.2.3.ebuild	23 Mar 2012 21:22:12 -0000	1.9
+++ thunar-1.2.3.ebuild	5 May 2012 06:56:15 -0000	1.10
@@ -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-base/thunar/thunar-1.2.3.ebuild,v 1.9 2012/03/23 21:22:12 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-base/thunar/thunar-1.2.3.ebuild,v 1.10 2012/05/05 06:56:15 mgorny Exp $
 
 EAPI=4
 inherit virtualx xfconf
@@ -38,7 +38,7 @@
 	xfce_plugins_trash? ( ${GVFS_DEPEND} )"
 DEPEND="${COMMON_DEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig
+	virtual/pkgconfig
 	sys-devel/gettext"
 REQUIRED_USE="xfce_plugins_trash? ( dbus )"
 





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in xfce-base/xfce4-session: xfce4-session-4.10.0.ebuild ChangeLog xfce4-session-4.8.2.ebuild xfce4-session-4.8.3-r1.ebuild xfce4-session-4.9.2.ebuild
Next by thread:
gentoo-x86 commit in xfce-base/xfce4-appfinder: xfce4-appfinder-4.10.0.ebuild ChangeLog xfce4-appfinder-4.9.5.ebuild xfce4-appfinder-4.8.0.ebuild
Previous by date:
gentoo-x86 commit in xfce-base/xfce4-session: xfce4-session-4.10.0.ebuild ChangeLog xfce4-session-4.8.2.ebuild xfce4-session-4.8.3-r1.ebuild xfce4-session-4.9.2.ebuild
Next by date:
gentoo-x86 commit in xfce-base/xfce4-appfinder: xfce4-appfinder-4.10.0.ebuild ChangeLog xfce4-appfinder-4.9.5.ebuild xfce4-appfinder-4.8.0.ebuild


Updated Jun 26, 2012

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.