From 6d6347d266a5e701fff5239d67509eedff722e52 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Sat, 10 May 2014 10:06:57 +0000 Subject: Bump subslot since library name changes anyway. Unnecessarily. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key EFB4464E!) --- sys-devel/llvm/ChangeLog | 5 ++++- sys-devel/llvm/llvm-3.4.1.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'sys-devel') diff --git a/sys-devel/llvm/ChangeLog b/sys-devel/llvm/ChangeLog index f9566597ac4e..f9cfecb140a8 100644 --- a/sys-devel/llvm/ChangeLog +++ b/sys-devel/llvm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/llvm # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.194 2014/05/10 02:04:00 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/ChangeLog,v 1.195 2014/05/10 10:06:57 mgorny Exp $ + + 10 May 2014; Michał Górny llvm-3.4.1.ebuild: + Bump subslot since library name changes anyway. Unnecessarily. 10 May 2014; Mike Gilbert llvm-3.4.1.ebuild: Fix PDEPEND on clang. diff --git a/sys-devel/llvm/llvm-3.4.1.ebuild b/sys-devel/llvm/llvm-3.4.1.ebuild index c3c2a457f3b0..d59bbdaf204f 100644 --- a/sys-devel/llvm/llvm-3.4.1.ebuild +++ b/sys-devel/llvm/llvm-3.4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.1.ebuild,v 1.2 2014/05/10 02:04:00 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/llvm/llvm-3.4.1.ebuild,v 1.3 2014/05/10 10:06:57 mgorny Exp $ EAPI=5 @@ -21,7 +21,7 @@ SRC_URI="http://llvm.org/releases/${PV}/${P}.src.tar.gz !doc? ( http://dev.gentoo.org/~mgorny/dist/${PN}-3.4-manpages.tar.bz2 )" LICENSE="UoI-NCSA" -SLOT="0/3.4" +SLOT="0/3.4.1" KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="clang debug doc gold +libffi multitarget ncurses ocaml python +static-analyzer test udis86 xml video_cards_radeon -- cgit v1.2.3-65-gdbad