summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2015-08-07 23:30:38 +0000
committerSebastian Pipping <sping@gentoo.org>2015-08-07 23:30:38 +0000
commit83b3d5621537b2a80f762969b534dc2f0c8603fb (patch)
tree4361061d3906463cf884aa2ac4b63f018ee06d22 /dev-java
parentdev-java/qdox: 1.12.1 (bug #503918) (diff)
downloadgentoo-2-83b3d5621537b2a80f762969b534dc2f0c8603fb.tar.gz
gentoo-2-83b3d5621537b2a80f762969b534dc2f0c8603fb.tar.bz2
gentoo-2-83b3d5621537b2a80f762969b534dc2f0c8603fb.zip
dev-java/qdox: Fix homepage
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0x401A1600)
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/qdox/ChangeLog6
-rw-r--r--dev-java/qdox/qdox-1.12-r1.ebuild4
-rw-r--r--dev-java/qdox/qdox-1.12.1.ebuild4
-rw-r--r--dev-java/qdox/qdox-1.6.3.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/dev-java/qdox/ChangeLog b/dev-java/qdox/ChangeLog
index 071c1255d0c1..f56607bda246 100644
--- a/dev-java/qdox/ChangeLog
+++ b/dev-java/qdox/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-java/qdox
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.50 2015/08/07 23:26:13 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/ChangeLog,v 1.51 2015/08/07 23:30:38 sping Exp $
+
+ 07 Aug 2015; Sebastian Pipping <sping@gentoo.org> qdox-1.6.3.ebuild,
+ qdox-1.12-r1.ebuild, qdox-1.12.1.ebuild:
+ Fix homepage (exists but has HTTP auth)
*qdox-1.12.1 (07 Aug 2015)
diff --git a/dev-java/qdox/qdox-1.12-r1.ebuild b/dev-java/qdox/qdox-1.12-r1.ebuild
index 79c56ae15c23..7ee249079ee2 100644
--- a/dev-java/qdox/qdox-1.12-r1.ebuild
+++ b/dev-java/qdox/qdox-1.12-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.12-r1.ebuild,v 1.10 2015/08/07 23:12:51 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.12-r1.ebuild,v 1.11 2015/08/07 23:30:38 sping Exp $
EAPI="5"
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Parser for extracting class/interface/method definitions"
-HOMEPAGE="http://qdox.codehaus.org/"
+HOMEPAGE="https://github.com/codehaus/qdox"
SRC_URI="http://snapshots.repository.codehaus.org/com/thoughtworks/qdox/qdox/1.12-SNAPSHOT/qdox-1.12-20100531.205010-5-project.tar.gz "
LICENSE="Apache-2.0"
diff --git a/dev-java/qdox/qdox-1.12.1.ebuild b/dev-java/qdox/qdox-1.12.1.ebuild
index 4b43ef368559..df3781bdab88 100644
--- a/dev-java/qdox/qdox-1.12.1.ebuild
+++ b/dev-java/qdox/qdox-1.12.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.12.1.ebuild,v 1.1 2015/08/07 23:26:13 sping Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.12.1.ebuild,v 1.2 2015/08/07 23:30:38 sping Exp $
EAPI="5"
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Parser for extracting class/interface/method definitions"
-HOMEPAGE="http://qdox.codehaus.org/"
+HOMEPAGE="https://github.com/codehaus/qdox"
SRC_URI="https://github.com/codehaus/qdox/archive/${P}.tar.gz"
LICENSE="Apache-2.0"
diff --git a/dev-java/qdox/qdox-1.6.3.ebuild b/dev-java/qdox/qdox-1.6.3.ebuild
index 1b70cde08c60..7ed9814da1a5 100644
--- a/dev-java/qdox/qdox-1.6.3.ebuild
+++ b/dev-java/qdox/qdox-1.6.3.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.18 2015/07/11 09:22:21 chewi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/qdox/qdox-1.6.3.ebuild,v 1.19 2015/08/07 23:30:38 sping Exp $
JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Parser for extracting class/interface/method definitions"
-HOMEPAGE="http://qdox.codehaus.org/"
+HOMEPAGE="https://github.com/codehaus/qdox"
SRC_URI="http://repository.codehaus.org/com/thoughtworks/${PN}/${PN}/${PV}/${P}-sources.jar"
LICENSE="Apache-2.0"
SLOT="1.6"