summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-07 08:49:38 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-12-07 08:49:38 +0000
commit3ad1ab1651414e0fb19870af4236a4f6da1306c3 (patch)
treef0ba9f5c906b2eb00753b1e3ecf4292cae92bfd6 /profiles
parentRequire dev-libs/libedit for libedit support, as it's going to be removed fro... (diff)
downloadhistorical-3ad1ab1651414e0fb19870af4236a4f6da1306c3.tar.gz
historical-3ad1ab1651414e0fb19870af4236a4f6da1306c3.tar.bz2
historical-3ad1ab1651414e0fb19870af4236a4f6da1306c3.zip
Mask the libedit useflag on 6.1 profile, as we're migrating
to a dev-libs/libedit merged ebuild, and 6.1 freebsd-lib won't be updated.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-bsd/fbsd/6.1/use.mask9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/default-bsd/fbsd/6.1/use.mask b/profiles/default-bsd/fbsd/6.1/use.mask
new file mode 100644
index 000000000000..547b7c6a3466
--- /dev/null
+++ b/profiles/default-bsd/fbsd/6.1/use.mask
@@ -0,0 +1,9 @@
+# Copyright 2006 Gentoo Foundation.
+# Distributed under the terms of the GNU General Public License, v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-bsd/fbsd/6.1/use.mask,v 1.1 2006/12/07 08:49:38 flameeyes Exp $
+
+# Diego Pettenò <flameeyes@gentoo.org> (7 Dec 2006)
+# Mask the libedit useflag on 6.1 profile, as we're migrating
+# to a dev-libs/libedit merged ebuild, and 6.1 freebsd-lib
+# won't be updated.
+libedit