vapier 15/05/30 04:46:49 Modified: crossdev-99999999.ebuild ChangeLog Log: Start requiring portage-utils for qmerge. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
Revision Changes Path 1.9 sys-devel/crossdev/crossdev-99999999.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild?r1=1.8&r2=1.9 Index: crossdev-99999999.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- crossdev-99999999.ebuild 25 Apr 2015 16:38:01 -0000 1.8 +++ crossdev-99999999.ebuild 30 May 2015 04:46:49 -0000 1.9 @@ -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/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.8 2015/04/25 16:38:01 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/crossdev-99999999.ebuild,v 1.9 2015/05/30 04:46:49 vapier Exp $ EAPI="4" @@ -23,6 +23,7 @@ IUSE="" RDEPEND=">=sys-apps/portage-2.1 + >=app-portage/portage-utils-0.55 app-shells/bash !sys-devel/crossdev-wrappers" DEPEND="app-arch/xz-utils" 1.121 sys-devel/crossdev/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.121&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?rev=1.121&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/crossdev/ChangeLog?r1=1.120&r2=1.121 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- ChangeLog 27 May 2015 15:01:02 -0000 1.120 +++ ChangeLog 30 May 2015 04:46:49 -0000 1.121 @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/crossdev # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.120 2015/05/27 15:01:02 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/crossdev/ChangeLog,v 1.121 2015/05/30 04:46:49 vapier Exp $ + + 30 May 2015; Mike Frysinger <[email protected]> crossdev-99999999.ebuild: + Start requiring portage-utils for qmerge. *crossdev-20150527 (27 May 2015)
