zmedico 14/10/12 04:34:41 Modified: systemd-ui-9999.ebuild systemd-ui-3.ebuild ChangeLog Log: Bump gtk+:2 deps to gtk+:3, since that's what is required now. (Portage version: 2.2.14_rc1/cvs/Linux x86_64, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Revision Changes Path 1.6 sys-apps/systemd-ui/systemd-ui-9999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-9999.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-9999.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-9999.ebuild?r1=1.5&r2=1.6 Index: systemd-ui-9999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-9999.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- systemd-ui-9999.ebuild 7 Jan 2014 09:58:32 -0000 1.5 +++ systemd-ui-9999.ebuild 12 Oct 2014 04:34:41 -0000 1.6 @@ -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/sys-apps/systemd-ui/systemd-ui-9999.ebuild,v 1.5 2014/01/07 09:58:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-9999.ebuild,v 1.6 2014/10/12 04:34:41 zmedico Exp $ EAPI=4 @@ -30,7 +30,7 @@ >=dev-libs/glib-2.26 dev-libs/libgee:0.8 sys-apps/dbus - x11-libs/gtk+:2 + x11-libs/gtk+:3 >=x11-libs/libnotify-0.7" DEPEND="${RDEPEND} 1.3 sys-apps/systemd-ui/systemd-ui-3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-3.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-3.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/systemd-ui-3.ebuild?r1=1.2&r2=1.3 Index: systemd-ui-3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-3.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- systemd-ui-3.ebuild 4 May 2014 08:07:01 -0000 1.2 +++ systemd-ui-3.ebuild 12 Oct 2014 04:34:41 -0000 1.3 @@ -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/sys-apps/systemd-ui/systemd-ui-3.ebuild,v 1.2 2014/05/04 08:07:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/systemd-ui-3.ebuild,v 1.3 2014/10/12 04:34:41 zmedico Exp $ EAPI=5 @@ -23,7 +23,7 @@ >=dev-libs/glib-2.26:2 dev-libs/libgee:0.8 sys-apps/dbus - x11-libs/gtk+:2 + x11-libs/gtk+:3 >=x11-libs/libnotify-0.7 " DEPEND="${RDEPEND} 1.11 sys-apps/systemd-ui/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/systemd-ui/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 4 May 2014 08:07:01 -0000 1.10 +++ ChangeLog 12 Oct 2014 04:34:41 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/systemd-ui # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v 1.10 2014/05/04 08:07:01 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systemd-ui/ChangeLog,v 1.11 2014/10/12 04:34:41 zmedico Exp $ + + 12 Oct 2014; Zac Medico <zmed...@gentoo.org> systemd-ui-3.ebuild, + systemd-ui-9999.ebuild: + Bump gtk+:2 deps to gtk+:3, since that's what is required now. 04 May 2014; Pacho Ramos <pa...@gentoo.org> +files/systemd-ui-3-vala-0.24.patch, systemd-ui-3.ebuild: