tetromino 14/03/29 22:04:07 Modified: colord-1.0.3.ebuild colord-0.1.28.ebuild ChangeLog Log: systemd now has subslots (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key CF0ADD61)
Revision Changes Path 1.8 x11-misc/colord/colord-1.0.3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild?r1=1.7&r2=1.8 Index: colord-1.0.3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- colord-1.0.3.ebuild 22 Feb 2014 22:50:16 -0000 1.7 +++ colord-1.0.3.ebuild 29 Mar 2014 22:04:07 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild,v 1.7 2014/02/22 22:50:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-1.0.3.ebuild,v 1.8 2014/03/29 22:04:07 tetromino Exp $ EAPI="5" VALA_MIN_API_VERSION="0.18" @@ -29,7 +29,7 @@ gusb? ( >=dev-libs/libgusb-0.1.1[introspection?] ) introspection? ( >=dev-libs/gobject-introspection-0.9.8 ) scanner? ( media-gfx/sane-backends ) - systemd? ( >=sys-apps/systemd-44 ) + systemd? ( >=sys-apps/systemd-44:0= ) udev? ( virtual/udev:=[gudev] )" RDEPEND="${COMMON_DEPEND} !media-gfx/shared-color-profiles" 1.10 x11-misc/colord/colord-0.1.28.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild?r1=1.9&r2=1.10 Index: colord-0.1.28.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- colord-0.1.28.ebuild 8 Sep 2013 19:50:07 -0000 1.9 +++ colord-0.1.28.ebuild 29 Mar 2014 22:04:07 -0000 1.10 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild,v 1.9 2013/09/08 19:50:07 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/colord-0.1.28.ebuild,v 1.10 2014/03/29 22:04:07 tetromino Exp $ EAPI="5" VALA_MIN_API_VERSION="0.18" @@ -27,7 +27,7 @@ >=sys-auth/polkit-0.103 gusb? ( >=dev-libs/libgusb-0.1.1 ) introspection? ( >=dev-libs/gobject-introspection-0.9.8 ) - systemd? ( >=sys-apps/systemd-44 ) + systemd? ( >=sys-apps/systemd-44:0= ) udev? ( virtual/udev:=[gudev] )" RDEPEND="${COMMON_DEPEND} !media-gfx/shared-color-profiles" 1.72 x11-misc/colord/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.72&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?rev=1.72&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/colord/ChangeLog?r1=1.71&r2=1.72 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v retrieving revision 1.71 retrieving revision 1.72 diff -u -r1.71 -r1.72 --- ChangeLog 22 Feb 2014 22:50:16 -0000 1.71 +++ ChangeLog 29 Mar 2014 22:04:07 -0000 1.72 @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/colord # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.71 2014/02/22 22:50:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/colord/ChangeLog,v 1.72 2014/03/29 22:04:07 tetromino Exp $ + + 29 Mar 2014; Alexandre Rostovtsev <[email protected]> + colord-0.1.28.ebuild, colord-1.0.3.ebuild: + systemd now has subslots 22 Feb 2014; Pacho Ramos <[email protected]> colord-1.0.3.ebuild: Fix wrong commit, bug 502160
