ssuominen    14/07/24 17:17:22

  Modified:             gudev-sharp-0.1.ebuild ChangeLog
  Log:
  Use virtual/libgudev instead of virtual/udev. Without := only because this 
ebuild is using mono.eclass which is old and still using EAPI=2.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
4868F14D)

Revision  Changes    Path
1.8                  dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild?r1=1.7&r2=1.8

Index: gudev-sharp-0.1.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gudev-sharp-0.1.ebuild      28 Nov 2012 22:30:27 -0000      1.7
+++ gudev-sharp-0.1.ebuild      24 Jul 2014 17:17:22 -0000      1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild,v 1.7 
2012/11/28 22:30:27 ssuominen Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild,v 1.8 
2014/07/24 17:17:22 ssuominen Exp $
 
 EAPI=2
 inherit mono
@@ -16,7 +16,7 @@
 
 RDEPEND=">=dev-dotnet/gtk-sharp-1.9
        >=dev-dotnet/gtk-sharp-gapi-1.9
-       virtual/udev[gudev]"
+       virtual/libgudev"
 DEPEND="${RDEPEND}
        virtual/pkgconfig"
 



1.9                  dev-dotnet/gudev-sharp/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   11 Mar 2013 10:36:25 -0000      1.8
+++ ChangeLog   24 Jul 2014 17:17:22 -0000      1.9
@@ -1,6 +1,10 @@
 # ChangeLog for dev-dotnet/gudev-sharp
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog,v 1.8 
2013/03/11 10:36:25 ssuominen Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog,v 1.9 
2014/07/24 17:17:22 ssuominen Exp $
+
+  24 Jul 2014; Samuli Suominen <ssuomi...@gentoo.org> gudev-sharp-0.1.ebuild:
+  Use virtual/libgudev instead of virtual/udev. Without := only because this
+  ebuild is using mono.eclass which is old and still using EAPI=2.
 
   11 Mar 2013; Samuli Suominen <ssuomi...@gentoo.org> metadata.xml:
   Leave the package to dotnet herd.
@@ -27,4 +31,3 @@
 
   27 Feb 2011; Samuli Suominen <ssuomi...@gentoo.org> +gudev-sharp-0.1.ebuild:
   Initial commit wrt #344193 by Maciej Piechotka.
-




Reply via email to