diff options
author | Michał Górny <mgorny@gentoo.org> | 2013-08-14 13:03:23 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2013-08-14 13:03:23 +0000 |
commit | b105c4bdac12517ce3b1718df04c4906bf86da59 (patch) | |
tree | 3bdd1769eb2d6a1063b4b51b8b8763a086faea58 /sys-devel/clang | |
parent | Add subslots. (diff) | |
download | gentoo-2-b105c4bdac12517ce3b1718df04c4906bf86da59.tar.gz gentoo-2-b105c4bdac12517ce3b1718df04c4906bf86da59.tar.bz2 gentoo-2-b105c4bdac12517ce3b1718df04c4906bf86da59.zip |
Add subslots.
(Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 9627F456F9DA7643!)
Diffstat (limited to 'sys-devel/clang')
-rw-r--r-- | sys-devel/clang/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/clang/clang-3.2.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/clang/clang-3.3-r100.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/clang/clang-3.3.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/clang/clang-9999-r100.ebuild | 4 | ||||
-rw-r--r-- | sys-devel/clang/clang-9999.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/sys-devel/clang/ChangeLog b/sys-devel/clang/ChangeLog index 60ed75f24336..ff75cd540e2a 100644 --- a/sys-devel/clang/ChangeLog +++ b/sys-devel/clang/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-devel/clang # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.95 2013/08/11 00:46:34 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/ChangeLog,v 1.96 2013/08/14 13:03:23 mgorny Exp $ + + 14 Aug 2013; Michał Górny <mgorny@gentoo.org> clang-3.2.ebuild, + clang-3.3-r100.ebuild, clang-3.3.ebuild, clang-9999-r100.ebuild, + clang-9999.ebuild: + Add subslots. 11 Aug 2013; Mike Gilbert <floppym@gentoo.org> clang-3.3-r100.ebuild, clang-9999-r100.ebuild: diff --git a/sys-devel/clang/clang-3.2.ebuild b/sys-devel/clang/clang-3.2.ebuild index 5a06209c4850..58f969e2f886 100644 --- a/sys-devel/clang/clang-3.2.ebuild +++ b/sys-devel/clang/clang-3.2.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/clang/clang-3.2.ebuild,v 1.6 2013/05/24 21:27:58 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.2.ebuild,v 1.7 2013/08/14 13:03:23 mgorny Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://llvm.org/releases/${PV}/llvm-${PV}.src.tar.gz http://llvm.org/releases/${PV}/${P}.src.tar.gz" LICENSE="UoI-NCSA" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug kernel_FreeBSD multitarget python +static-analyzer test" diff --git a/sys-devel/clang/clang-3.3-r100.ebuild b/sys-devel/clang/clang-3.3-r100.ebuild index ba542e73a2a9..776540722f47 100644 --- a/sys-devel/clang/clang-3.3-r100.ebuild +++ b/sys-devel/clang/clang-3.3-r100.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/clang/clang-3.3-r100.ebuild,v 1.4 2013/08/11 00:46:34 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3-r100.ebuild,v 1.5 2013/08/14 13:03:23 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://clang.llvm.org/" SRC_URI="" LICENSE="UoI-NCSA" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug multitarget python +static-analyzer" diff --git a/sys-devel/clang/clang-3.3.ebuild b/sys-devel/clang/clang-3.3.ebuild index 5a7c79a221e5..bdf7a6e3d968 100644 --- a/sys-devel/clang/clang-3.3.ebuild +++ b/sys-devel/clang/clang-3.3.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/clang/clang-3.3.ebuild,v 1.1 2013/06/18 22:20:08 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-3.3.ebuild,v 1.2 2013/08/14 13:03:23 mgorny Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="http://llvm.org/releases/${PV}/llvm-${PV}.src.tar.gz http://llvm.org/releases/${PV}/cfe-${PV}.src.tar.gz" LICENSE="UoI-NCSA" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="~amd64 ~arm ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug kernel_FreeBSD multitarget python +static-analyzer test" diff --git a/sys-devel/clang/clang-9999-r100.ebuild b/sys-devel/clang/clang-9999-r100.ebuild index f8b7277cf507..2b4d194dba4f 100644 --- a/sys-devel/clang/clang-9999-r100.ebuild +++ b/sys-devel/clang/clang-9999-r100.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/clang/clang-9999-r100.ebuild,v 1.3 2013/08/11 00:46:34 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999-r100.ebuild,v 1.4 2013/08/14 13:03:23 mgorny Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://clang.llvm.org/" SRC_URI="" LICENSE="UoI-NCSA" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="" IUSE="debug multitarget python +static-analyzer" diff --git a/sys-devel/clang/clang-9999.ebuild b/sys-devel/clang/clang-9999.ebuild index 218793708667..2e2a6bda7338 100644 --- a/sys-devel/clang/clang-9999.ebuild +++ b/sys-devel/clang/clang-9999.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/clang/clang-9999.ebuild,v 1.37 2013/06/17 14:04:31 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/clang/clang-9999.ebuild,v 1.38 2013/08/14 13:03:23 mgorny Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="" ESVN_REPO_URI="http://llvm.org/svn/llvm-project/cfe/trunk" LICENSE="UoI-NCSA" -SLOT="0" +SLOT="0/${PV}" KEYWORDS="" IUSE="debug multitarget python +static-analyzer test" |