blueness 14/06/16 19:26:29 Modified: ChangeLog profiles.desc Log: Drop hardened/linux/uclibc/amd64 and x86 to dev to avoid repoman warnings
Revision Changes Path 1.9096 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9096&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.9096&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.9095&r2=1.9096 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.9095 retrieving revision 1.9096 diff -u -r1.9095 -r1.9096 --- ChangeLog 16 Jun 2014 15:10:11 -0000 1.9095 +++ ChangeLog 16 Jun 2014 19:26:28 -0000 1.9096 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9095 2014/06/16 15:10:11 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9096 2014/06/16 19:26:28 blueness Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 16 Jun 2014; Anthony G. Basile <[email protected]> profiles.desc: + Drop hardened/linux/uclibc/amd64 and x86 to dev to avoid repoman warnings + 16 Jun 2014; Anthony G. Basile <[email protected]> base/use.mask, prefix/windows/winnt/use.mask: Mask CURL_SSL=winssl on all profiles, except prefix/windows/winnt 1.242 profiles/profiles.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?rev=1.242&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?rev=1.242&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/profiles.desc?r1=1.241&r2=1.242 Index: profiles.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/profiles.desc,v retrieving revision 1.241 retrieving revision 1.242 diff -u -r1.241 -r1.242 --- profiles.desc 16 Jun 2014 14:20:59 -0000 1.241 +++ profiles.desc 16 Jun 2014 19:26:28 -0000 1.242 @@ -171,7 +171,7 @@ amd64 hardened/linux/amd64/no-multilib stable amd64 hardened/linux/amd64/no-multilib/selinux stable amd64 hardened/linux/amd64/x32 dev -amd64 hardened/linux/uclibc/amd64 stable +amd64 hardened/linux/uclibc/amd64 dev amd64 hardened/linux/musl/amd64 exp arm hardened/linux/arm/armv7a dev arm hardened/linux/arm/armv6j dev @@ -187,7 +187,7 @@ ppc64 hardened/linux/powerpc/ppc64/64bit-userland dev x86 hardened/linux/x86 stable x86 hardened/linux/x86/selinux stable -x86 hardened/linux/uclibc/x86 stable +x86 hardened/linux/uclibc/x86 dev x86 hardened/linux/musl/x86 exp # uclibc/embedded multiarch profiles
