summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-06-20 23:08:29 +0200
committerMichał Górny <mgorny@gentoo.org>2020-06-23 20:30:39 +0200
commitf3451832b09342e55a46a5143cfe85c0d1f8442e (patch)
tree8448f3b1490ee5bf5a3de95b127aa4193a02b5c5 /sys-devel/llvm-common
parentllvm.org.eclass: Add a helper function for common lit args (diff)
downloadgentoo-f3451832b09342e55a46a5143cfe85c0d1f8442e.tar.gz
gentoo-f3451832b09342e55a46a5143cfe85c0d1f8442e.tar.bz2
gentoo-f3451832b09342e55a46a5143cfe85c0d1f8442e.zip
sys-devel/llvm-common: Dedupe with new eclass code
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-devel/llvm-common')
-rw-r--r--sys-devel/llvm-common/llvm-common-10.0.1.9999.ebuild5
-rw-r--r--sys-devel/llvm-common/llvm-common-10.0.1_rc1.ebuild5
-rw-r--r--sys-devel/llvm-common/llvm-common-11.0.0.9999.ebuild5
3 files changed, 0 insertions, 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 18d163abd5c8..df9cf92b47a1 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 18d163abd5c8..df9cf92b47a1 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 18d163abd5c8..df9cf92b47a1 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 */