From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/browserlauncher2/
Date: Thu, 13 Aug 2015 22:56:15 +0000 (UTC) [thread overview]
Message-ID: <1439510184.dd8a9fc4cb97a7a08bef6d19506f1bb37d72cc04.monsieurp@gentoo> (raw)
commit: dd8a9fc4cb97a7a08bef6d19506f1bb37d72cc04
Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 23:55:59 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 23:56:24 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd8a9fc4
dev-java/browserlauncher2: Remove old.
Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
.../browserlauncher2/browserlauncher2-1.3.ebuild | 45 ----------------------
1 file changed, 45 deletions(-)
diff --git a/dev-java/browserlauncher2/browserlauncher2-1.3.ebuild b/dev-java/browserlauncher2/browserlauncher2-1.3.ebuild
deleted file mode 100644
index 5c3e88b..0000000
--- a/dev-java/browserlauncher2/browserlauncher2-1.3.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-JAVA_PKG_IUSE="doc source"
-
-inherit versionator eutils java-pkg-2 java-ant-2
-
-MY_PV="$(replace_all_version_separators _)"
-MY_PN="BrowserLauncher2"
-
-DESCRIPTION="BrowserLauncher2 is a library that facilitates opening a browser from a Java application"
-HOMEPAGE="http://browserlaunch2.sourceforge.net/"
-SRC_URI="mirror://sourceforge/browserlaunch2/${MY_PN}-all-${MY_PV}.jar"
-
-LICENSE="LGPL-2.1"
-SLOT="1.0"
-KEYWORDS="amd64 ppc ppc64 x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.4"
-DEPEND=">=virtual/jdk-1.4
- app-arch/unzip"
-
-S="${WORKDIR}"
-
-src_unpack() {
- unpack ${A}
- find . -name "*.class" -exec rm -v {} \;
- # fixing build.xml
- sed -i -e "s: includes=\"\*\*/\*\.class\"::g" "${S}/build.xml" || die
-}
-
-EANT_BUILD_TARGET="build"
-EANT_DOC_TARGET="api"
-
-src_install() {
- java-pkg_newjar deployment/*.jar
- java-pkg_dolauncher BrowserLauncherTestApp-${SLOT} \
- --main "edu.stanford.ejalbert.testing.BrowserLauncherTestApp"
-
- dodoc README* || die
- use doc && java-pkg_dojavadoc api
- use source && java-pkg_dosrc source
-}
next reply other threads:[~2015-08-13 22:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-13 22:56 Patrice Clement [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-04-23 9:41 [gentoo-commits] repo/gentoo:master commit in: dev-java/browserlauncher2/ Miroslav Šulc
2021-04-23 9:41 Miroslav Šulc
2021-04-23 9:41 Miroslav Šulc
2022-09-13 9:44 Florian Schmaus
2022-10-13 19:38 Arthur Zamarin
2022-10-13 21:20 Sam James
2022-10-13 21:20 Sam James
2022-10-14 7:23 Arthur Zamarin
2022-10-14 7:23 Arthur Zamarin
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=1439510184.dd8a9fc4cb97a7a08bef6d19506f1bb37d72cc04.monsieurp@gentoo \
--to=monsieurp@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