summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-11-10 15:14:28 +0000
committerChí-Thanh Christopher Nguyễn <chithanh@gentoo.org>2013-11-10 15:14:28 +0000
commitc6e9a5cba9440290fbbf1ed370882ea3d09d90d4 (patch)
tree35ef6df4638a0da610cadd76fd19ac252079b39d /sys-devel/llvm
parentSync up 0.9.2, 0.9.3 and 9999 versions, as they were not edited together; cha... (diff)
downloadgentoo-2-c6e9a5cba9440290fbbf1ed370882ea3d09d90d4.tar.gz
gentoo-2-c6e9a5cba9440290fbbf1ed370882ea3d09d90d4.tar.bz2
gentoo-2-c6e9a5cba9440290fbbf1ed370882ea3d09d90d4.zip
Change mistakenly committed stable ppc64 keyword to ~ppc64.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-devel/llvm')
-rw-r--r--sys-devel/llvm/ChangeLog6
-rw-r--r--sys-devel/llvm/llvm-3.3-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog
index 6bf7b7ce575e..0a237de5e5d8 100644
--- a/sys-devel/llvm/ChangeLog
+++ b/sys-devel/llvm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-devel/llvm
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.143 2013/10/31 16:22:00 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.144 2013/11/10 15:14:28 chithanh Exp $
+
+ 10 Nov 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+ llvm-3.3-r1.ebuild:
+ Change mistakenly committed stable ppc64 keyword to ~ppc64.
31 Oct 2013; Michał Górny <mgorny@gentoo.org>
files/llvm-3.4-gentoo-install.patch, llvm-9999.ebuild:
diff --git a/sys-devel/llvm/llvm-3.3-r1.ebuild b/sys-devel/llvm/llvm-3.3-r1.ebuild
index 815b7c4f67ed..eade651fc8d1 100644
--- a/sys-devel/llvm/llvm-3.3-r1.ebuild
+++ b/sys-devel/llvm/llvm-3.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild,v 1.15 2013/10/13 07:55:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.3-r1.ebuild,v 1.16 2013/11/10 15:14:28 chithanh Exp $
EAPI=5
@@ -18,7 +18,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.gz
LICENSE="UoI-NCSA"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~arm ~ppc ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="clang debug doc gold kernel_Darwin kernel_FreeBSD +libffi multitarget
ocaml python +static-analyzer test udis86 video_cards_radeon"