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] proj/java:master commit in: dev-java/xmlenc/
Date: Sat,  8 Aug 2015 09:08:24 +0000 (UTC)	[thread overview]
Message-ID: <1439024863.cb7d77a5a7b48685896ae174ada43de4638e416f.monsieurp@gentoo> (raw)

commit:     cb7d77a5a7b48685896ae174ada43de4638e416f
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Sat Aug  8 09:07:43 2015 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sat Aug  8 09:07:43 2015 +0000
URL:        https://gitweb.gentoo.org/proj/java.git/commit/?id=cb7d77a5

No releases in 10 years. Upstream dead. Fixes bug 116489.

 dev-java/xmlenc/Manifest              |  1 -
 dev-java/xmlenc/metadata.xml          |  6 ------
 dev-java/xmlenc/xmlenc-0.52-r1.ebuild | 34 ----------------------------------
 3 files changed, 41 deletions(-)

diff --git a/dev-java/xmlenc/Manifest b/dev-java/xmlenc/Manifest
deleted file mode 100644
index 390160d..0000000
--- a/dev-java/xmlenc/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST xmlenc-0.52.tgz 103746 SHA256 b9440fe46d4a4e53cfbef15f9702b3cff955728a210d3246faf50a24a7b3aa53

diff --git a/dev-java/xmlenc/metadata.xml b/dev-java/xmlenc/metadata.xml
deleted file mode 100644
index 604e0a4..0000000
--- a/dev-java/xmlenc/metadata.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<herd>java</herd>
-</pkgmetadata>
-

diff --git a/dev-java/xmlenc/xmlenc-0.52-r1.ebuild b/dev-java/xmlenc/xmlenc-0.52-r1.ebuild
deleted file mode 100644
index 2df738e..0000000
--- a/dev-java/xmlenc/xmlenc-0.52-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /cvsroot/xins/xins-ebuild/xins-1.3.0.ebuild,v 1.1 2005/12/16 13:03:19 znerd Exp $
-
-inherit java-pkg-2 java-ant-2 eutils
-
-DESCRIPTION="Performance-optimized XML output library for Java"
-HOMEPAGE="http://xmlenc.sourceforge.net/"
-SRC_URI="mirror://sourceforge/xmlenc/${P}.tgz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE="doc source"
-
-RDEPEND=">=virtual/jre-1.3"
-DEPEND=">=virtual/jdk-1.3
-	>=dev-java/ant-core-1.6
-	source? ( app-arch/zip )"
-
-src_unpack() {
-	unpack "${A}"
-	rm -rf "${S}/build" || die "Failed to remove ${S}/build"
-}
-
-src_compile() {
-	eant jar $(use_doc javadoc-public)
-}
-
-src_install() {
-	java-pkg_dojar build/*.jar
-	use doc && java-pkg_dojavadoc build/javadoc
-	use source && java-pkg_dosrc src/main/*
-}


                 reply	other threads:[~2015-08-08  9:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1439024863.cb7d77a5a7b48685896ae174ada43de4638e416f.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