public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-java/libmatthew-java/
Date: Mon,  1 Apr 2019 08:53:11 +0000 (UTC)	[thread overview]
Message-ID: <1554108699.3ef26fc453341a6e767b623c8f3d8b3fbd442c51.monsieurp@gentoo> (raw)

commit:     3ef26fc453341a6e767b623c8f3d8b3fbd442c51
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 31 20:08:44 2019 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Apr  1 08:51:39 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ef26fc4

dev-java/libmatthew-java: clean up old.

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11

 .../libmatthew-java-0.7.2-r1.ebuild                | 44 ----------------------
 1 file changed, 44 deletions(-)

diff --git a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild b/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild
deleted file mode 100644
index cb98a553c6b..00000000000
--- a/dev-java/libmatthew-java/libmatthew-java-0.7.2-r1.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=0
-
-JAVA_PKG_IUSE="doc source"
-inherit eutils java-pkg-2 flag-o-matic toolchain-funcs
-
-DESCRIPTION="A selection of libraries for Java"
-HOMEPAGE="http://www.matthew.ath.cx/projects/java/"
-SRC_URI="http://www.matthew.ath.cx/projects/java/${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-SLOT="0"
-KEYWORDS="amd64 ppc64 x86"
-IUSE=""
-
-RDEPEND=">=virtual/jre-1.5"
-DEPEND=">=virtual/jdk-1.5"
-
-src_unpack() {
-	unpack ${A}
-	epatch "${FILESDIR}"/${P}-makefile-fixes.patch
-	rm -v "${S}"/cx/ath/matthew/debug/Debug.java || die "rm failed"
-}
-
-src_compile() {
-	CC=$(tc-getCC) LD=$(tc-getCC) INCLUDES="$(java-pkg_get-jni-cflags)" \
-		emake -j1 JARDIR=/usr/share/libmatthew-java/lib JCFLAGS="$(java-pkg_javac-args)" all $(usev doc) || die "emake failed"
-}
-
-src_install() {
-	java-pkg_newjar cgi-0.5.jar cgi.jar
-	java-pkg_newjar debug-disable-1.1.jar debug-disable.jar
-	java-pkg_newjar debug-enable-1.1.jar debug-enable.jar
-	java-pkg_newjar hexdump-0.2.jar hexdump.jar
-	java-pkg_newjar io-0.1.jar io.jar
-	java-pkg_newjar unix-0.5.jar unix.jar
-	java-pkg_doso libcgi-java.so
-	java-pkg_doso libunix-java.so
-	dodoc INSTALL changelog README || die
-	use source && java-pkg_dosrc cx/
-	use doc && java-pkg_dojavadoc doc
-}


             reply	other threads:[~2019-04-01  8:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-01  8:53 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2019-04-01  8:53 [gentoo-commits] repo/gentoo:master commit in: dev-java/libmatthew-java/ Patrice Clement
2019-04-01  8:53 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=1554108699.3ef26fc453341a6e767b623c8f3d8b3fbd442c51.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