* [gentoo-commits] gentoo-x86 commit in dev-dotnet/glade-sharp: glade-sharp-2.10.0.ebuild ChangeLog glade-sharp-2.8.2.ebuild glade-sharp-1.0.10.ebuild
@ 2008-05-30 23:10 Jurek Bartuszek (jurek)
0 siblings, 0 replies; only message in thread
From: Jurek Bartuszek (jurek) @ 2008-05-30 23:10 UTC (permalink / raw
To: gentoo-commits
jurek 08/05/30 23:10:33
Modified: glade-sharp-2.10.0.ebuild ChangeLog
glade-sharp-2.8.2.ebuild glade-sharp-1.0.10.ebuild
Log:
dev-dotnet/glade-sharp: Added dev-util/pkgconfig dependency (bug #216419)
(Portage version: 2.1.4.4)
Revision Changes Path
1.7 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.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.10.0.ebuild?rev=1.7&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.6&r2=1.7
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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- glade-sharp-2.10.0.ebuild 30 Apr 2007 17:37:13 -0000 1.6
+++ glade-sharp-2.10.0.ebuild 30 May 2008 23:10:33 -0000 1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.6 2007/04/30 17:37:13 uberlord Exp $
+# $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 $
inherit gtk-sharp-component
@@ -8,7 +8,9 @@
KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
IUSE=""
-DEPEND="${DEPEND} >=gnome-base/libglade-2.3.6"
+DEPEND="${DEPEND}
+ >=gnome-base/libglade-2.3.6
+ dev-util/pkgconfig"
GTK_SHARP_COMPONENT_SLOT="2"
GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"
1.59 dev-dotnet/glade-sharp/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 12 Mar 2008 13:46:10 -0000 1.58
+++ ChangeLog 30 May 2008 23:10:33 -0000 1.59
@@ -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.58 2008/03/12 13:46:10 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/glade-sharp/ChangeLog,v 1.59 2008/05/30 23:10:33 jurek Exp $
+
+ 30 May 2008; Jurek Bartuszek <jurek@gentoo.org> glade-sharp-1.0.10.ebuild,
+ glade-sharp-2.8.2.ebuild, glade-sharp-2.10.0.ebuild:
+ Added dev-util/pkgconfig dependency (bug #216419)
12 Mar 2008; Christian Heim <phreak@gentoo.org> metadata.xml:
Removing Peter Johanson (latexer, #206688) from metadata.xml.
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-2.8.2.ebuild?rev=1.5&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.4&r2=1.5
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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glade-sharp-2.8.2.ebuild 18 Jan 2007 12:11:33 -0000 1.4
+++ glade-sharp-2.8.2.ebuild 30 May 2008 23:10:33 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.4 2007/01/18 12:11:33 opfer Exp $
+# $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 $
inherit gtk-sharp-component
@@ -8,7 +8,9 @@
KEYWORDS="amd64 ppc x86"
IUSE=""
-DEPEND="${DEPEND} >=gnome-base/libglade-2.3.6"
+DEPEND="${DEPEND}
+ >=gnome-base/libglade-2.3.6
+ dev-util/pkgconfig"
GTK_SHARP_COMPONENT_SLOT="2"
GTK_SHARP_COMPONENT_SLOT_DEC="-2.0"
1.5 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.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-dotnet/glade-sharp/glade-sharp-1.0.10.ebuild?rev=1.5&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.4&r2=1.5
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.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- glade-sharp-1.0.10.ebuild 20 Mar 2006 00:20:00 -0000 1.4
+++ glade-sharp-1.0.10.ebuild 30 May 2008 23:10:33 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# 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.4 2006/03/20 00:20:00 metalgod Exp $
+# $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 $
inherit gtk-sharp-component
@@ -10,4 +10,5 @@
DEPEND="${DEPEND}
=dev-dotnet/gtk-sharp-${PV}*
- >=gnome-base/libglade-2"
+ >=gnome-base/libglade-2
+ dev-util/pkgconfig"
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-30 23:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 23:10 [gentoo-commits] gentoo-x86 commit in dev-dotnet/glade-sharp: glade-sharp-2.10.0.ebuild ChangeLog glade-sharp-2.8.2.ebuild glade-sharp-1.0.10.ebuild Jurek Bartuszek (jurek)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox