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 xfce-extra/thunar-shares-plugin: thunar-shares-plugin-0.2.0_p20101105.ebuild ChangeLog
Date: Fri,  4 May 2012 07:40:40 +0000 (UTC)	[thread overview]
Message-ID: <20120504074040.E28412004B@flycatcher.gentoo.org> (raw)

ssuominen    12/05/04 07:40:40

  Modified:             thunar-shares-plugin-0.2.0_p20101105.ebuild
                        ChangeLog
  Log:
  Use virtual/pkgconfig.
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild?r1=1.5&r2=1.6

Index: thunar-shares-plugin-0.2.0_p20101105.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- thunar-shares-plugin-0.2.0_p20101105.ebuild	5 Jun 2011 13:49:27 -0000	1.5
+++ thunar-shares-plugin-0.2.0_p20101105.ebuild	4 May 2012 07:40:40 -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/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.5 2011/06/05 13:49:27 angelos Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.2.0_p20101105.ebuild,v 1.6 2012/05/04 07:40:40 ssuominen Exp $
 
 # git clone -b thunarx-2 git://git.xfce.org/thunar-plugins/thunar-shares-plugin
 
@@ -17,12 +17,12 @@
 KEYWORDS="amd64 x86"
 IUSE="debug"
 
-RDEPEND=">=dev-libs/glib-2.18:2
+RDEPEND=">=dev-libs/glib-2.18
 	>=x11-libs/gtk+-2.12:2
-	>=xfce-base/thunar-1.1.0"
+	>=xfce-base/thunar-1.2"
 DEPEND="${RDEPEND}
 	dev-util/intltool
-	dev-util/pkgconfig"
+	virtual/pkgconfig"
 
 pkg_setup() {
 	XFCONF=(



1.8                  xfce-extra/thunar-shares-plugin/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	5 Jun 2011 13:49:27 -0000	1.7
+++ ChangeLog	4 May 2012 07:40:40 -0000	1.8
@@ -1,6 +1,10 @@
 # ChangeLog for xfce-extra/thunar-shares-plugin
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.7 2011/06/05 13:49:27 angelos Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/thunar-shares-plugin/ChangeLog,v 1.8 2012/05/04 07:40:40 ssuominen Exp $
+
+  04 May 2012; Samuli Suominen <ssuominen@gentoo.org>
+  thunar-shares-plugin-0.2.0_p20101105.ebuild:
+  Use virtual/pkgconfig.
 
   05 Jun 2011; Christoph Mende <angelos@gentoo.org>
   thunar-shares-plugin-0.2.0_p20101105.ebuild:






             reply	other threads:[~2012-05-04  7:40 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-04  7:40 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-20 14:09 [gentoo-commits] gentoo-x86 commit in xfce-extra/thunar-shares-plugin: thunar-shares-plugin-0.2.0_p20101105.ebuild ChangeLog Samuli Suominen (ssuominen)
2013-04-25  9:05 Samuli Suominen (ssuominen)
2012-11-28 12:22 Samuli Suominen (ssuominen)
2011-06-05 13:49 Christoph Mende (angelos)
2010-11-05 15:08 Samuli Suominen (ssuominen)

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=20120504074040.E28412004B@flycatcher.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