summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-11-11 17:31:47 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-11-11 17:31:47 +0000
commit12414531d76439396c6f51e97b28460ee297bde6 (patch)
tree6cc379d0e52fed769d7d653c7274be5d64b73692 /sys-devel
parentMask sys-apps/devicekit (next to previously masked devicekit-disks) wrt #345123. (diff)
downloadgentoo-2-12414531d76439396c6f51e97b28460ee297bde6.tar.gz
gentoo-2-12414531d76439396c6f51e97b28460ee297bde6.tar.bz2
gentoo-2-12414531d76439396c6f51e97b28460ee297bde6.zip
Stable on amd64 wrt bug #336371
(Portage version: 2.1.9.24/cvs/Linux x86_64)
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/llvm/ChangeLog5
-rw-r--r--sys-devel/llvm/llvm-2.8-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog
index 464404948633..6996c167b082 100644
--- a/sys-devel/llvm/ChangeLog
+++ b/sys-devel/llvm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/llvm
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.28 2010/11/09 21:21:33 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.29 2010/11/11 17:31:47 hwoarang Exp $
+
+ 11 Nov 2010; Markos Chandras <hwoarang@gentoo.org> llvm-2.8-r1.ebuild:
+ Stable on amd64 wrt bug #336371
09 Nov 2010; Thomas Kahle <tomka@gentoo.org> llvm-2.8-r1.ebuild:
x86 stable per bug 336371
diff --git a/sys-devel/llvm/llvm-2.8-r1.ebuild b/sys-devel/llvm/llvm-2.8-r1.ebuild
index b1bc77798549..20aee8765e24 100644
--- a/sys-devel/llvm/llvm-2.8-r1.ebuild
+++ b/sys-devel/llvm/llvm-2.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.8-r1.ebuild,v 1.4 2010/11/09 21:21:33 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.8-r1.ebuild,v 1.5 2010/11/11 17:31:47 hwoarang Exp $
EAPI="3"
inherit eutils multilib toolchain-funcs
@@ -13,7 +13,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.tgz -> ${P}-r1.tgz"
LICENSE="UoI-NCSA"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86 ~amd64-linux ~ppc-macos"
+KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~ppc-macos"
IUSE="alltargets debug +libffi llvm-gcc ocaml test udis86"
DEPEND="dev-lang/perl