summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2011-12-21 17:30:07 +0000
committerAnthony G. Basile <blueness@gentoo.org>2011-12-21 17:30:07 +0000
commit2ab616e508190ae620ccb82630ddcf44f3bdf273 (patch)
tree6b59464b5f0ebd1e65fdc7248023b34223584c94 /profiles
parentVersion bump. Remove old. (diff)
downloadhistorical-2ab616e508190ae620ccb82630ddcf44f3bdf273.tar.gz
historical-2ab616e508190ae620ccb82630ddcf44f3bdf273.tar.bz2
historical-2ab616e508190ae620ccb82630ddcf44f3bdf273.zip
Use mask vde flag for net-misc/tinc on arm and sparc
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog7
-rw-r--r--profiles/default/linux/arm/10.0/package.use.mask9
-rw-r--r--profiles/default/linux/sparc/10.0/package.use.mask9
3 files changed, 24 insertions, 1 deletions
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 <blueness@gentoo.org>
+ +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 <pesa@gentoo.org> 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 <blueness@gentoo.org> (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 <blueness@gentoo.org> (Dec 21, 2011)
+#
+# Mask the vde flag on tinc because net-misc/vde is not
+# keyworded for sparc
+net-misc/tinc vde