public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/zeppelin-bin/
Date: Thu, 15 Jul 2021 22:12:07 +0000 (UTC)	[thread overview]
Message-ID: <1626387100.05721d2a82d9903736143affe235eca9ffab26e2.conikost@gentoo> (raw)

commit:     05721d2a82d9903736143affe235eca9ffab26e2
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 15 22:06:32 2021 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Thu Jul 15 22:11:40 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=05721d2a

www-apps/zeppelin-bin: drop old version

Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 www-apps/zeppelin-bin/zeppelin-bin-0.8.2.ebuild | 43 -------------------------
 1 file changed, 43 deletions(-)

diff --git a/www-apps/zeppelin-bin/zeppelin-bin-0.8.2.ebuild b/www-apps/zeppelin-bin/zeppelin-bin-0.8.2.ebuild
deleted file mode 100644
index 62d7b66262b..00000000000
--- a/www-apps/zeppelin-bin/zeppelin-bin-0.8.2.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-inherit java-pkg-2 user
-
-MY_PN="zeppelin"
-MY_P="${MY_PN}-${PV}-bin-all"
-
-DESCRIPTION="Web-based interactive data analytics notebook launcher"
-HOMEPAGE="https://zeppelin.apache.org"
-SRC_URI="mirror://apache/zeppelin/${MY_PN}-${PV}/${MY_P}.tgz -> ${P}.tgz"
-LICENSE="Apache-2.0"
-SLOT="0"
-KEYWORDS="amd64 x86"
-
-DEPEND="
-	>=virtual/jdk-1.8"
-
-RDEPEND="
-	>=virtual/jre-1.8"
-
-S="${WORKDIR}/${MY_P}"
-
-INSTALL_DIR="/opt/${P}"
-
-pkg_setup() {
-	enewgroup zeppelin
-	enewuser zeppelin -1 /bin/sh /home/zeppelin zeppelin
-}
-
-src_install() {
-	keepdir /var/log/zeppelin
-	fowners -R zeppelin:zeppelin /var/log/zeppelin
-
-	newinitd "${FILESDIR}/zeppelin.init.d" zeppelin
-
-	dodir "${INSTALL_DIR}"
-	cp -pRP * "${ED}/${INSTALL_DIR}" || die
-	dosym "${P}" /opt/zeppelin
-	fowners -R zeppelin:zeppelin "${INSTALL_DIR}"
-}


             reply	other threads:[~2021-07-15 22:12 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-15 22:12 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-09-11  5:55 [gentoo-commits] repo/gentoo:master commit in: www-apps/zeppelin-bin/ Eli Schwartz
2025-04-24 20:17 Sam James
2025-01-07 10:25 Viorel Munteanu
2025-01-01 10:25 Sam James
2025-01-01 10:25 Sam James
2024-12-02 16:42 Viorel Munteanu
2023-01-06 17:29 John Helmert III
2022-09-04 22:12 Patrice Clement
2021-07-15 21:39 Sam James
2021-07-15 21:33 Sam James
2021-06-13 20:53 Patrice Clement
2021-06-13 20:53 Patrice Clement
2021-06-13 13:10 Patrice Clement
2019-12-12  9:15 Patrice Clement
2019-12-12  9:15 Patrice Clement
2019-11-28 22:10 Patrice Clement
2019-11-28 22:10 Patrice Clement
2019-11-28 22:10 Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1626387100.05721d2a82d9903736143affe235eca9ffab26e2.conikost@gentoo \
    --to=conikost@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox