From: Anthony G. Basile Date: Wed, 21 Dec 2011 17:30:07 +0000 (+0000) Subject: Use mask vde flag for net-misc/tinc on arm and sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2ab616e508190ae620ccb82630ddcf44f3bdf273;p=gentoo.git Use mask vde flag for net-misc/tinc on arm and sparc --- diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d3a73b5a56cb..d423e8e9b31e 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6032 2011/12/20 22:39:17 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6033 2011/12/21 17:30:06 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! + 21 Dec 2011; Anthony G. Basile + +default/linux/arm/10.0/package.use.mask, + +default/linux/sparc/10.0/package.use.mask: + Use mask vde flag for net-misc/tinc on arm and sparc + 20 Dec 2011; Davide Pesavento package.mask: x11-libs/qt is no longer in the tree, remove mask. diff --git a/profiles/default/linux/arm/10.0/package.use.mask b/profiles/default/linux/arm/10.0/package.use.mask new file mode 100644 index 000000000000..f39037343f3a --- /dev/null +++ b/profiles/default/linux/arm/10.0/package.use.mask @@ -0,0 +1,9 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/arm/10.0/package.use.mask,v 1.1 2011/12/21 17:30:07 blueness Exp $ + +# Anthony G. Basile (Dec 21, 2011) +# +# Mask the vde flag on tinc because net-misc/vde is not +# keyworded for arm +net-misc/tinc vde diff --git a/profiles/default/linux/sparc/10.0/package.use.mask b/profiles/default/linux/sparc/10.0/package.use.mask new file mode 100644 index 000000000000..967b557e8267 --- /dev/null +++ b/profiles/default/linux/sparc/10.0/package.use.mask @@ -0,0 +1,9 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/sparc/10.0/package.use.mask,v 1.1 2011/12/21 17:30:07 blueness Exp $ + +# Anthony G. Basile (Dec 21, 2011) +# +# Mask the vde flag on tinc because net-misc/vde is not +# keyworded for sparc +net-misc/tinc vde