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/gudev-sharp: gudev-sharp-0.1.ebuild ChangeLog
Date: Fri,  5 Oct 2012 09:18:48 +0000 (UTC)	[thread overview]
Message-ID: <20121005091848.843E021600@flycatcher.gentoo.org> (raw)

ssuominen    12/10/05 09:18:48

  Modified:             gudev-sharp-0.1.ebuild ChangeLog
  Log:
  Flip dependencies around in || ( ) atom wrt #436672
  
  (Portage version: 2.2.0_alpha135/cvs/Linux x86_64)

Revision  Changes    Path
1.6                  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.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild?r1=1.5&r2=1.6

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.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gudev-sharp-0.1.ebuild	4 May 2012 03:56:55 -0000	1.5
+++ gudev-sharp-0.1.ebuild	5 Oct 2012 09:18:48 -0000	1.6
@@ -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/gudev-sharp/gudev-sharp-0.1.ebuild,v 1.5 2012/05/04 03:56:55 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/gudev-sharp-0.1.ebuild,v 1.6 2012/10/05 09:18:48 ssuominen Exp $
 
 EAPI=2
 inherit mono
@@ -16,7 +16,7 @@
 
 RDEPEND=">=dev-dotnet/gtk-sharp-1.9
 	>=dev-dotnet/gtk-sharp-gapi-1.9
-	|| ( >=sys-fs/udev-146[extras] >=sys-fs/udev-171[gudev] )"
+	|| ( >=sys-fs/udev-171-r6[gudev] <sys-fs/udev-171[extras] )"
 DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 



1.6                  dev-dotnet/gudev-sharp/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	4 May 2012 03:56:55 -0000	1.5
+++ ChangeLog	5 Oct 2012 09:18:48 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-dotnet/gudev-sharp
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog,v 1.5 2012/05/04 03:56:55 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/gudev-sharp/ChangeLog,v 1.6 2012/10/05 09:18:48 ssuominen Exp $
+
+  05 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> gudev-sharp-0.1.ebuild:
+  Flip dependencies around in || ( ) atom wrt #436672
 
   04 May 2012; Jeff Horelick <jdhore@gentoo.org> gudev-sharp-0.1.ebuild:
   dev-util/pkgconfig -> virtual/pkgconfig





             reply	other threads:[~2012-10-05  9:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-05  9:18 Samuli Suominen (ssuominen) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-24 17:17 [gentoo-commits] gentoo-x86 commit in dev-dotnet/gudev-sharp: gudev-sharp-0.1.ebuild ChangeLog Samuli Suominen (ssuominen)
2012-11-28 22:30 Samuli Suominen (ssuominen)
2011-06-07  8:09 Pacho Ramos (pacho)
2011-03-27 14:34 Samuli Suominen (ssuominen)
2011-03-24 11:40 Markos Chandras (hwoarang)

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=20121005091848.843E021600@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