llvm-common: upgraded package to upstream

Upgraded sys-devel/llvm-common to version 6.0.0 on amd64, arm, x86

BUG=b:72153230
TEST=test_that --board=grunt graphics_SanAngeles
CQ-DEPEND=CL:1022080

Change-Id: Ie4f494be41c6048bca0fed126a67bd741553a266
Reviewed-on: https://chromium-review.googlesource.com/1022081
Commit-Ready: Drew Davenport <ddavenport@chromium.org>
Tested-by: Drew Davenport <ddavenport@chromium.org>
Reviewed-by: Gurchetan Singh <gurchetansingh@chromium.org>
diff --git a/metadata/md5-cache/sys-devel/llvm-common-5.0.1 b/metadata/md5-cache/sys-devel/llvm-common-6.0.0
similarity index 65%
rename from metadata/md5-cache/sys-devel/llvm-common-5.0.1
rename to metadata/md5-cache/sys-devel/llvm-common-6.0.0
index 35d2d0b..b568c64 100644
--- a/metadata/md5-cache/sys-devel/llvm-common-5.0.1
+++ b/metadata/md5-cache/sys-devel/llvm-common-6.0.0
@@ -1,10 +1,10 @@
 DEFINED_PHASES=compile configure install test unpack
 DESCRIPTION=Common files shared between multiple slots of LLVM
-EAPI=5
+EAPI=6
 HOMEPAGE=https://llvm.org/
 KEYWORDS=*
 LICENSE=UoI-NCSA
 RDEPEND=!sys-devel/llvm:0
 SLOT=0
-SRC_URI=https://releases.llvm.org/5.0.1/llvm-5.0.1.src.tar.xz
-_md5_=c94e3aa150a0519afccb6e84c60e3876
+SRC_URI=https://releases.llvm.org/6.0.0/llvm-6.0.0.src.tar.xz
+_md5_=cd0d3da8718b41a8f48408530cf1c77a
diff --git a/sys-devel/llvm-common/Manifest b/sys-devel/llvm-common/Manifest
index 311c589..49eab3c 100644
--- a/sys-devel/llvm-common/Manifest
+++ b/sys-devel/llvm-common/Manifest
@@ -1 +1 @@
-DIST llvm-5.0.1.src.tar.xz 23428720 BLAKE2B 3db4d33df21018d17eef0042c0d8d82a8412bd5daa99cfb5405a6ec83c5774178fa76b220e8731c2a9a64dabf898aa90fe29c685327bd63a4f078e8e94a9a77e SHA512 bee1d45fca15ce725b1f2b1339b13eb6f750a3a321cfd099075477ec25835a8ca55b5366172c4aad46592dfd8afe372349ecf264f581463d017f9cee2d63c1cb
+DIST llvm-6.0.0.src.tar.xz 25296048 SHA256 1ff53c915b4e761ef400b803f07261ade637b0c269d99569f18040f3dcee4408 SHA512 a71fdd5ddc46f01327ad891cfcc198febdbe10769c57f14d8a4fb7d514621ee4080e1a641200d3353c16a16731d390270499ec6cd3dc98fadc570f3eb6b52b8c WHIRLPOOL 889d49405c28a84138512e3e25302b383dd256504556a77d56b03dc983306f716a70f11f3e17cdaddbb79c53ff0de4f62167e5c4204d1d1941ebb2a95655b579
diff --git a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild
similarity index 98%
rename from sys-devel/llvm-common/llvm-common-5.0.1.ebuild
rename to sys-devel/llvm-common/llvm-common-6.0.0.ebuild
index abd8b04..bb9d860 100644
--- a/sys-devel/llvm-common/llvm-common-5.0.1.ebuild
+++ b/sys-devel/llvm-common/llvm-common-6.0.0.ebuild
@@ -1,7 +1,7 @@
 # Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=6
 
 MY_P=llvm-${PV/_/}.src
 DESCRIPTION="Common files shared between multiple slots of LLVM"
@@ -32,4 +32,4 @@
 	# some users may find it useful
 	newdoc utils/vim/README README.vim
 	dodoc utils/vim/vimrc
-}
\ No newline at end of file
+}
diff --git a/sys-devel/llvm-common/metadata.xml b/sys-devel/llvm-common/metadata.xml
index 895c618..89c4bdb 100644
--- a/sys-devel/llvm-common/metadata.xml
+++ b/sys-devel/llvm-common/metadata.xml
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-    <maintainer type="project">
-        <email>llvm@gentoo.org</email>
-    </maintainer>
-</pkgmetadata>
\ No newline at end of file
+	<maintainer type="project">
+		<email>llvm@gentoo.org</email>
+	</maintainer>
+</pkgmetadata>