axs 14/07/24 17:59:07 Modified: gtk-g-rays2-2.01.ebuild ChangeLog Log: Swap virtual/udev[gudev] for virtual/libgudev, package does not seem to require libudev or udevd; bug 506034 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 2B6559ED)
Revision Changes Path 1.4 sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.01.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.01.ebuild?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.01.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.01.ebuild?r1=1.3&r2=1.4 Index: gtk-g-rays2-2.01.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.01.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- gtk-g-rays2-2.01.ebuild 11 Dec 2012 17:55:07 -0000 1.3 +++ gtk-g-rays2-2.01.ebuild 24 Jul 2014 17:59:07 -0000 1.4 @@ -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/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.01.ebuild,v 1.3 2012/12/11 17:55:07 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/gtk-g-rays2-2.01.ebuild,v 1.4 2014/07/24 17:59:07 axs Exp $ EAPI=4 @@ -18,7 +18,7 @@ RDEPEND=" dev-libs/glib:2 dev-libs/dbus-glib - virtual/udev[gudev] + virtual/libgudev x11-libs/cairo x11-libs/gtk+:3 virtual/freedesktop-icon-theme 1.11 sci-geosciences/gtk-g-rays2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 11 Dec 2012 17:55:07 -0000 1.10 +++ ChangeLog 24 Jul 2014 17:59:07 -0000 1.11 @@ -1,6 +1,11 @@ # ChangeLog for sci-geosciences/gtk-g-rays2 -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog,v 1.10 2012/12/11 17:55:07 axs Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/gtk-g-rays2/ChangeLog,v 1.11 2014/07/24 17:59:07 axs Exp $ + + 24 Jul 2014; Ian Stakenvicius (_AxS_) <[email protected]> + gtk-g-rays2-2.01.ebuild: + Swap virtual/udev[gudev] for virtual/libgudev, package does not seem to + require libudev or udevd; bug 506034 11 Dec 2012; Ian Stakenvicius <[email protected]> gtk-g-rays2-2.01.ebuild: virtualize udev dependency @@ -46,4 +51,3 @@ 27 Jul 2008; Hanno Boeck <[email protected]> +files/gtk-g-rays2-1.11-makecheck.diff, +gtk-g-rays2-1.11.ebuild: Initial commit, tool to access Wintec G-Rays 2 / WBT 201 GPS device. -
