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 dev-dotnet/glade-sharp: glade-sharp-2.10.0.ebuild ChangeLog glade-sharp-1.0.10.ebuild glade-sharp-2.8.2.ebuild
Date: Thu, 27 Nov 2008 18:39:22 +0000	[thread overview]
Message-ID: <E1L5llq-000854-FO@stork.gentoo.org> (raw)

ssuominen    08/11/27 18:39:22

  Modified:             glade-sharp-2.10.0.ebuild ChangeLog
                        glade-sharp-1.0.10.ebuild glade-sharp-2.8.2.ebuild
  Log:
  Move dev-util/pkgconfig from RDEPEND to DEPEND wrt #224301.
  (Portage version: 2.2_rc15/cvs/Linux 2.6.27-gentoo-r3 i686)

Revision  Changes    Path
1.8                  dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild?r1=1.7&r2=1.8

Index: glade-sharp-2.10.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- glade-sharp-2.10.0.ebuild	30 May 2008 23:10:33 -0000	1.7
+++ glade-sharp-2.10.0.ebuild	27 Nov 2008 18:39:22 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild,v 1.7 2008/05/30 23:10:33 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild,v 1.8 2008/11/27 18:39:22 ssuominen Exp $
 
 inherit gtk-sharp-component
 
@@ -8,9 +8,9 @@
 KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
 IUSE=""
 
-DEPEND="${DEPEND}
-		>=gnome-base/libglade-2.3.6
-		dev-util/pkgconfig"
+RDEPEND=">=gnome-base/libglade-2.3.6"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 GTK_SHARP_COMPONENT_SLOT="2"
 GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"



1.61                 dev-dotnet/glade-sharp/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog?r1=1.60&r2=1.61

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog	19 Nov 2008 23:30:19 -0000	1.60
+++ ChangeLog	27 Nov 2008 18:39:22 -0000	1.61
@@ -1,6 +1,10 @@
 # ChangeLog for dev-dotnet/glade-sharp
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v 1.60 2008/11/19 23:30:19 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v 1.61 2008/11/27 18:39:22 ssuominen Exp $
+
+  27 Nov 2008; <ssuominen@gentoo.org> glade-sharp-1.0.10.ebuild,
+  glade-sharp-2.8.2.ebuild, glade-sharp-2.10.0.ebuild:
+  Move dev-util/pkgconfig from RDEPEND to DEPEND wrt #224301.
 
 *glade-sharp-9999 (19 Nov 2008)
 



1.6                  dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild?r1=1.5&r2=1.6

Index: glade-sharp-1.0.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glade-sharp-1.0.10.ebuild	30 May 2008 23:10:33 -0000	1.5
+++ glade-sharp-1.0.10.ebuild	27 Nov 2008 18:39:22 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild,v 1.5 2008/05/30 23:10:33 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild,v 1.6 2008/11/27 18:39:22 ssuominen Exp $
 
 inherit gtk-sharp-component
 
@@ -8,7 +8,7 @@
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-DEPEND="${DEPEND}
-		=dev-dotnet/gtk-sharp-${PV}*
-		>=gnome-base/libglade-2
-		dev-util/pkgconfig"
+RDEPEND="=dev-dotnet/gtk-sharp-${PV}*
+	>=gnome-base/libglade-2"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"



1.6                  dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild?r1=1.5&r2=1.6

Index: glade-sharp-2.8.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- glade-sharp-2.8.2.ebuild	30 May 2008 23:10:33 -0000	1.5
+++ glade-sharp-2.8.2.ebuild	27 Nov 2008 18:39:22 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild,v 1.5 2008/05/30 23:10:33 jurek Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild,v 1.6 2008/11/27 18:39:22 ssuominen Exp $
 
 inherit gtk-sharp-component
 
@@ -8,9 +8,9 @@
 KEYWORDS="amd64 ppc x86"
 IUSE=""
 
-DEPEND="${DEPEND}
-		>=gnome-base/libglade-2.3.6
-		dev-util/pkgconfig"
+RDEPEND=">=gnome-base/libglade-2.3.6"
+DEPEND="${RDEPEND}
+	dev-util/pkgconfig"
 
 GTK_SHARP_COMPONENT_SLOT="2"
 GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"






                 reply	other threads:[~2008-11-27 18:39 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=E1L5llq-000854-FO@stork.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