commit:     f3451832b09342e55a46a5143cfe85c0d1f8442e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 21:08:29 2020 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 23 18:30:39 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3451832

sys-devel/llvm-common: Dedupe with new eclass code

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild | 5 -----
 sys-devel/llvm-common/llvm-common-10.0.1_rc1.ebuild  | 5 -----
 sys-devel/llvm-common/llvm-common-11.0.0.9999.ebuild | 5 -----
 3 files changed, 15 deletions(-)

diff --git a/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild 
b/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild
index 18d163abd5c..df9cf92b47a 100644
--- a/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild
+++ b/sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild
@@ -17,11 +17,6 @@ IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"
 
-src_prepare() {
-       cd "${WORKDIR}" || Die
-       default
-}
-
 src_install() {
        insinto /usr/share/vim/vimfiles
        doins -r */

diff --git a/sys-devel/llvm-common/llvm-common-10.0.1_rc1.ebuild 
b/sys-devel/llvm-common/llvm-common-10.0.1_rc1.ebuild
index 18d163abd5c..df9cf92b47a 100644
--- a/sys-devel/llvm-common/llvm-common-10.0.1_rc1.ebuild
+++ b/sys-devel/llvm-common/llvm-common-10.0.1_rc1.ebuild
@@ -17,11 +17,6 @@ IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"
 
-src_prepare() {
-       cd "${WORKDIR}" || Die
-       default
-}
-
 src_install() {
        insinto /usr/share/vim/vimfiles
        doins -r */

diff --git a/sys-devel/llvm-common/llvm-common-11.0.0.9999.ebuild 
b/sys-devel/llvm-common/llvm-common-11.0.0.9999.ebuild
index 18d163abd5c..df9cf92b47a 100644
--- a/sys-devel/llvm-common/llvm-common-11.0.0.9999.ebuild
+++ b/sys-devel/llvm-common/llvm-common-11.0.0.9999.ebuild
@@ -17,11 +17,6 @@ IUSE=""
 
 RDEPEND="!sys-devel/llvm:0"
 
-src_prepare() {
-       cd "${WORKDIR}" || Die
-       default
-}
-
 src_install() {
        insinto /usr/share/vim/vimfiles
        doins -r */

Reply via email to