diff options
author | 2011-03-14 21:41:19 +0000 | |
---|---|---|
committer | 2011-03-14 21:41:19 +0000 | |
commit | 459424413395a87bc723a3af0b620e68cde567e7 (patch) | |
tree | 242f605de77e607e0cdefa0095535fdeeb1def0b /sys-devel | |
parent | Removed obsolete dependencies on gnomeprint, bug #358443 (diff) | |
download | historical-459424413395a87bc723a3af0b620e68cde567e7.tar.gz historical-459424413395a87bc723a3af0b620e68cde567e7.tar.bz2 historical-459424413395a87bc723a3af0b620e68cde567e7.zip |
Marked ~x86-linux
Package-Manager: portage-2.2.01.18091-prefix/cvs/Darwin powerpc
RepoMan-Options: --force
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/clang/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/clang/clang-2.8-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/llvm/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/llvm/llvm-2.8-r2.ebuild | 6 |
4 files changed, 13 insertions, 7 deletions
diff --git a/sys-devel/clang/ChangeLog b/sys-devel/clang/ChangeLog index 0fee63e111e4..81900d2dd0f3 100644 --- a/sys-devel/clang/ChangeLog +++ b/sys-devel/clang/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/clang # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.33 2011/01/26 17:48:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.34 2011/03/14 21:41:19 grobian Exp $ + + 14 Mar 2011; Fabian Groffen <grobian@gentoo.org> clang-2.8-r3.ebuild: + Marked ~x86-linux 26 Jan 2011; Fabian Groffen <grobian@gentoo.org> clang-2.7-r4.ebuild, clang-2.8-r3.ebuild, clang-9999.ebuild: diff --git a/sys-devel/clang/clang-2.8-r3.ebuild b/sys-devel/clang/clang-2.8-r3.ebuild index 197386d3d677..b229f479fd71 100644 --- a/sys-devel/clang/clang-2.8-r3.ebuild +++ b/sys-devel/clang/clang-2.8-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.8-r3.ebuild,v 1.2 2011/01/26 17:48:41 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-2.8-r3.ebuild,v 1.3 2011/03/14 21:41:19 grobian Exp $ EAPI=3 @@ -18,7 +18,7 @@ SRC_URI="http://llvm.org/releases/${PV}/llvm-${PV}.tgz -> llvm-${PV}-r1.tgz LICENSE="UoI-NCSA" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="alltargets debug +static-analyzer system-cxx-headers test" # Note: for LTO support, clang will depend on binutils with gold plugins, and LLVM built after that - http://llvm.org/docs/GoldPlugin.html diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog index 8285d44337c0..1124898830a9 100644 --- a/sys-devel/llvm/ChangeLog +++ b/sys-devel/llvm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/llvm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.32 2011/02/28 23:05:28 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.33 2011/03/14 21:39:39 grobian Exp $ + + 14 Mar 2011; Fabian Groffen <grobian@gentoo.org> llvm-2.8-r2.ebuild: + Marked ~x86-linux 28 Feb 2011; Bernard Cafarelli <voyageur@gentoo.org> +files/llvm-2.9-nodoctargz.patch, llvm-9999.ebuild: diff --git a/sys-devel/llvm/llvm-2.8-r2.ebuild b/sys-devel/llvm/llvm-2.8-r2.ebuild index 3dfb4ecafeef..071272449911 100644 --- a/sys-devel/llvm/llvm-2.8-r2.ebuild +++ b/sys-devel/llvm/llvm-2.8-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.8-r2.ebuild,v 1.1 2010/12/19 22:45:41 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-2.8-r2.ebuild,v 1.2 2011/03/14 21:39:39 grobian 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 ~x86-linux ~ppc-macos" IUSE="alltargets debug +libffi llvm-gcc ocaml test udis86" DEPEND="dev-lang/perl |