summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2013-06-19 00:04:24 +0000
committerAlexis Ballier <aballier@gentoo.org>2013-06-19 00:04:24 +0000
commit22890ccd7ae26843ceb9bd13a3f6e03a664bb09c (patch)
treea70995c730ab211c17f838934b1e7d4eeb323f48 /profiles/default/bsd
parentremove old (diff)
downloadgentoo-2-22890ccd7ae26843ceb9bd13a3f6e03a664bb09c.tar.gz
gentoo-2-22890ccd7ae26843ceb9bd13a3f6e03a664bb09c.tar.bz2
gentoo-2-22890ccd7ae26843ceb9bd13a3f6e03a664bb09c.zip
no need to unmask clang 3.3 now that it is unmasked globally
Diffstat (limited to 'profiles/default/bsd')
-rw-r--r--profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog5
-rw-r--r--profiles/default/bsd/fbsd/amd64/9.1/clang/package.unmask8
2 files changed, 4 insertions, 9 deletions
diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog b/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog
index 08da936697d5..af0e5868d5c6 100644
--- a/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog
+++ b/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for profile directory
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog,v 1.6 2013/06/17 18:16:39 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/ChangeLog,v 1.7 2013/06/19 00:04:24 aballier Exp $
+
+ 19 Jun 2013; Alexis Ballier <aballier@gentoo.org> -package.unmask:
+ no need to unmask clang 3.3 now that it is unmasked globally
17 Jun 2013; Alexis Ballier <aballier@gentoo.org> +package.unmask:
Unmask llvm/clang 3.3_rc since llvm 3.2 does not build with clang++
diff --git a/profiles/default/bsd/fbsd/amd64/9.1/clang/package.unmask b/profiles/default/bsd/fbsd/amd64/9.1/clang/package.unmask
deleted file mode 100644
index 9beda3c2fca6..000000000000
--- a/profiles/default/bsd/fbsd/amd64/9.1/clang/package.unmask
+++ /dev/null
@@ -1,8 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/bsd/fbsd/amd64/9.1/clang/package.unmask,v 1.1 2013/06/17 18:16:39 aballier Exp $
-
-# Unmask llvm/clang 3.3_rc since llvm 3.2 does not build with clang++
-# -stdlib=libc++
-=sys-devel/llvm-3.3_rc*
-=sys-devel/clang-3.3_rc*