summaryrefslogtreecommitdiff
path: root/dev-java/xpp2/xpp2-2.1.10-r3.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-07-03 22:39:47 +0100
commit7f0ccc917c7abe6223784c703d86cd14755691fb (patch)
tree8c6793f68896b341e22f33d7e6cef88e481f4a8b /dev-java/xpp2/xpp2-2.1.10-r3.ebuild
parent9aa80713372911cec499b3adb2cd746790920916 (diff)
gentoo resync : 03.07.2021
Diffstat (limited to 'dev-java/xpp2/xpp2-2.1.10-r3.ebuild')
-rw-r--r--dev-java/xpp2/xpp2-2.1.10-r3.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/dev-java/xpp2/xpp2-2.1.10-r3.ebuild b/dev-java/xpp2/xpp2-2.1.10-r3.ebuild
index db77c7e64ae0..8874e74bb93b 100644
--- a/dev-java/xpp2/xpp2-2.1.10-r3.ebuild
+++ b/dev-java/xpp2/xpp2-2.1.10-r3.ebuild
@@ -2,7 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
JAVA_PKG_IUSE="doc source"
+MAVEN_ID="pull-parser:pull-parser:2"
inherit java-pkg-2 java-ant-2
@@ -10,8 +12,8 @@ MY_PN="PullParser"
MY_P="${MY_PN}${PV}"
DESCRIPTION="A streaming pull XML parser used to quickly process input elements"
-HOMEPAGE="http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html"
-SRC_URI="http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/${MY_PN}2/${MY_P}.tgz"
+HOMEPAGE="https://web.archive.org/web/20130904163229/http://www.extreme.indiana.edu/xgws/xsoap/xpp/xpp2/"
+SRC_URI="https://web.archive.org/web/20130904173708/http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/${MY_P}.tgz"
LICENSE="Apache-1.1 IBM"
SLOT="0"