public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-dotnet/mono-nat: mono-nat-1.0.2.ebuild ChangeLog mono-nat-1.1.0.ebuild
@ 2012-05-04  3:56 Jeff Horelick (jdhore)
  0 siblings, 0 replies; only message in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  3:56 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 03:56:55

  Modified:             mono-nat-1.0.2.ebuild ChangeLog
                        mono-nat-1.1.0.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.4                  dev-dotnet/mono-nat/mono-nat-1.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.0.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.0.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.0.2.ebuild?r1=1.3&r2=1.4

Index: mono-nat-1.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mono-nat-1.0.2.ebuild	12 Jul 2010 17:47:54 -0000	1.3
+++ mono-nat-1.0.2.ebuild	4 May 2012 03:56:55 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.0.2.ebuild,v 1.3 2010/07/12 17:47:54 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.0.2.ebuild,v 1.4 2012/05/04 03:56:55 jdhore Exp $
 
 EAPI=2
 
@@ -19,7 +19,7 @@
 IUSE=""
 RDEPEND=">=dev-lang/mono-2.0.1"
 DEPEND="${RDEPEND}
-	>=dev-util/pkgconfig-0.23"
+	virtual/pkgconfig"
 
 src_compile() {
 	emake -j1 ASSEMBLY_COMPILER_COMMAND="/usr/bin/gmcs -keyfile:${WORKDIR}/mono.snk"



1.12                 dev-dotnet/mono-nat/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	9 Apr 2012 14:42:05 -0000	1.11
+++ ChangeLog	4 May 2012 03:56:55 -0000	1.12
@@ -1,6 +1,10 @@
 # ChangeLog for dev-dotnet/mono-nat
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/ChangeLog,v 1.11 2012/04/09 14:42:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/ChangeLog,v 1.12 2012/05/04 03:56:55 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> mono-nat-1.0.2.ebuild,
+  mono-nat-1.1.0.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   09 Apr 2012; Markus Meier <maekke@gentoo.org> mono-nat-1.1.0.ebuild:
   x86 stable, bug #407701



1.3                  dev-dotnet/mono-nat/mono-nat-1.1.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.1.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.1.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.1.0.ebuild?r1=1.2&r2=1.3

Index: mono-nat-1.1.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.1.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mono-nat-1.1.0.ebuild	9 Apr 2012 14:42:05 -0000	1.2
+++ mono-nat-1.1.0.ebuild	4 May 2012 03:56:55 -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/dev-dotnet/mono-nat/mono-nat-1.1.0.ebuild,v 1.2 2012/04/09 14:42:05 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mono-nat/mono-nat-1.1.0.ebuild,v 1.3 2012/05/04 03:56:55 jdhore Exp $
 
 EAPI="4"
 
@@ -19,7 +19,7 @@
 IUSE=""
 RDEPEND=">=dev-lang/mono-2.0.1"
 DEPEND="${RDEPEND}
-	>=dev-util/pkgconfig-0.23"
+	virtual/pkgconfig"
 
 src_compile() {
 	emake -j1 ASSEMBLY_COMPILER_COMMAND="/usr/bin/gmcs -keyfile:${WORKDIR}/mono.snk"






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

only message in thread, other threads:[~2012-05-04  3:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-04  3:56 [gentoo-commits] gentoo-x86 commit in dev-dotnet/mono-nat: mono-nat-1.0.2.ebuild ChangeLog mono-nat-1.1.0.ebuild Jeff Horelick (jdhore)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox