grobian 15/06/01 06:50:40 Modified: ChangeLog package.mask Log: Drop mask for pkgconfig since the cycle was fixed
Revision Changes Path 1.459 profiles/prefix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.459&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?rev=1.459&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/ChangeLog?r1=1.458&r2=1.459 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v retrieving revision 1.458 retrieving revision 1.459 diff -u -r1.458 -r1.459 --- ChangeLog 31 May 2015 10:36:10 -0000 1.458 +++ ChangeLog 1 Jun 2015 06:50:40 -0000 1.459 @@ -1,6 +1,9 @@ # ChangeLog for profiles/prefix # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.458 2015/05/31 10:36:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/ChangeLog,v 1.459 2015/06/01 06:50:40 grobian Exp $ + + 01 Jun 2015; Fabian Groffen <[email protected]> package.mask: + Drop mask for pkgconfig since the cycle was fixed 31 May 2015; Fabian Groffen <[email protected]> package.mask: Mask pkgconfig-0.28-r3 since it depends on automake, which causes a dep-cycle 1.132 profiles/prefix/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/package.mask?rev=1.132&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/package.mask?rev=1.132&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/prefix/package.mask?r1=1.131&r2=1.132 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v retrieving revision 1.131 retrieving revision 1.132 diff -u -r1.131 -r1.132 --- package.mask 31 May 2015 10:36:10 -0000 1.131 +++ package.mask 1 Jun 2015 06:50:40 -0000 1.132 @@ -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/profiles/prefix/package.mask,v 1.131 2015/05/31 10:36:10 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/package.mask,v 1.132 2015/06/01 06:50:40 grobian Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. This file is for @@ -10,10 +10,6 @@ # -# Fabian Groffen <[email protected]> (31 May 2015) -# Causes a circular dependency during bootstrap, that's all really #550856 ->=dev-util/pkgconfig-0.28-r3 - # Fabian Groffen <[email protected]> (11 Feb 2014) # Fails to compile, bug #493464 =sys-devel/autogen-5.18.1
