public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-libs/libgusb: ChangeLog libgusb-0.2.4.ebuild
@ 2015-03-29 10:33 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2015-03-29 10:33 UTC (permalink / raw
  To: gentoo-commits

jer         15/03/29 10:33:25

  Modified:             ChangeLog libgusb-0.2.4.ebuild
  Log:
  Stable for HPPA (bug #534012).
  
  (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.47                 dev-libs/libgusb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/ChangeLog?r1=1.46&r2=1.47

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgusb/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog	15 Mar 2015 13:18:11 -0000	1.46
+++ ChangeLog	29 Mar 2015 10:33:25 -0000	1.47
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/libgusb
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/ChangeLog,v 1.46 2015/03/15 13:18:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/ChangeLog,v 1.47 2015/03/29 10:33:25 jer Exp $
+
+  29 Mar 2015; Jeroen Roovers <jer@gentoo.org> libgusb-0.2.4.ebuild:
+  Stable for HPPA (bug #534012).
 
   15 Mar 2015; Pacho Ramos <pacho@gentoo.org> libgusb-0.2.4.ebuild:
   x86 stable, bug 534012



1.4                  dev-libs/libgusb/libgusb-0.2.4.ebuild

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

Index: libgusb-0.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libgusb-0.2.4.ebuild	15 Mar 2015 13:18:11 -0000	1.3
+++ libgusb-0.2.4.ebuild	29 Mar 2015 10:33:25 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild,v 1.3 2015/03/15 13:18:11 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild,v 1.4 2015/03/29 10:33:25 jer Exp $
 
 EAPI=5
 GCONF_DEBUG="no"
@@ -14,7 +14,7 @@
 
 LICENSE="LGPL-2.1+"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86"
 
 IUSE="+introspection static-libs vala"
 REQUIRED_USE="vala? ( introspection )"





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-libs/libgusb: ChangeLog libgusb-0.2.4.ebuild
@ 2015-05-25 18:15 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2015-05-25 18:15 UTC (permalink / raw
  To: gentoo-commits

tetromino    15/05/25 18:15:30

  Modified:             ChangeLog libgusb-0.2.4.ebuild
  Log:
  Fix dependencies: >=libusb-1.0.19 is needed, gudev is not.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x18E5B6F2D8D5EC8D)

Revision  Changes    Path
1.48                 dev-libs/libgusb/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/ChangeLog?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/ChangeLog?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/ChangeLog?r1=1.47&r2=1.48

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgusb/ChangeLog,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- ChangeLog	29 Mar 2015 10:33:25 -0000	1.47
+++ ChangeLog	25 May 2015 18:15:30 -0000	1.48
@@ -1,6 +1,10 @@
 # ChangeLog for dev-libs/libgusb
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/ChangeLog,v 1.47 2015/03/29 10:33:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/ChangeLog,v 1.48 2015/05/25 18:15:30 tetromino Exp $
+
+  25 May 2015; Alexandre Rostovtsev <tetromino@gentoo.org>
+  libgusb-0.2.4.ebuild:
+  Fix dependencies: >=libusb-1.0.19 is needed, gudev is not.
 
   29 Mar 2015; Jeroen Roovers <jer@gentoo.org> libgusb-0.2.4.ebuild:
   Stable for HPPA (bug #534012).



1.5                  dev-libs/libgusb/libgusb-0.2.4.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild?r1=1.4&r2=1.5

Index: libgusb-0.2.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- libgusb-0.2.4.ebuild	29 Mar 2015 10:33:25 -0000	1.4
+++ libgusb-0.2.4.ebuild	25 May 2015 18:15:30 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild,v 1.4 2015/03/29 10:33:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgusb/libgusb-0.2.4.ebuild,v 1.5 2015/05/25 18:15:30 tetromino Exp $
 
 EAPI=5
 GCONF_DEBUG="no"
@@ -19,10 +19,10 @@
 IUSE="+introspection static-libs vala"
 REQUIRED_USE="vala? ( introspection )"
 
+# Yes, we really need API from dev-libs/libusb-1.0.19, not virtual/libusb
 RDEPEND="
 	>=dev-libs/glib-2.28:2[${MULTILIB_USEDEP}]
-	virtual/libusb:1[${MULTILIB_USEDEP}]
-	virtual/libgudev:=[${MULTILIB_USEDEP}]
+	>=dev-libs/libusb-1.0.19[udev,${MULTILIB_USEDEP}]
 	introspection? ( >=dev-libs/gobject-introspection-1.29 )
 "
 DEPEND="${RDEPEND}





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-25 18:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-25 18:15 [gentoo-commits] gentoo-x86 commit in dev-libs/libgusb: ChangeLog libgusb-0.2.4.ebuild Alexandre Rostovtsev (tetromino)
  -- strict thread matches above, loose matches on Subject: below --
2015-03-29 10:33 Jeroen Roovers (jer)

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