summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 12:36:23 +0200
commit71dc24457e7c41a2f9ee8baee773124df6f86a00 (patch)
treee4cbe29b6d056c3b011285fc8142356298f8347f /dev-java
parentAdd missing remote-id (diff)
downloadgentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.gz
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.tar.bz2
gentoo-71dc24457e7c41a2f9ee8baee773124df6f86a00.zip
Use https by default
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r--dev-java/constantine/constantine-0.7.ebuild2
-rw-r--r--dev-java/invokebinder/invokebinder-1.2.ebuild2
-rw-r--r--dev-java/jaffl/jaffl-0.5.11.ebuild2
-rw-r--r--dev-java/jcodings/jcodings-1.0.4.ebuild2
-rw-r--r--dev-java/jcodings/jcodings-1.0.5.ebuild2
-rw-r--r--dev-java/jffi/jffi-1.0.11-r1.ebuild2
-rw-r--r--dev-java/jffi/jffi-1.0.11.ebuild2
-rw-r--r--dev-java/jnr-enxio/jnr-enxio-0.7.ebuild2
-rw-r--r--dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild4
-rw-r--r--dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild4
-rw-r--r--dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild4
-rw-r--r--dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild4
-rw-r--r--dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild2
-rw-r--r--dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild4
-rw-r--r--dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild4
-rw-r--r--dev-java/joni/joni-1.1.4.ebuild2
16 files changed, 22 insertions, 22 deletions
diff --git a/dev-java/constantine/constantine-0.7.ebuild b/dev-java/constantine/constantine-0.7.ebuild
index c6ebc92c4e9d..9b5555de66ec 100644
--- a/dev-java/constantine/constantine-0.7.ebuild
+++ b/dev-java/constantine/constantine-0.7.ebuild
@@ -6,7 +6,7 @@ JAVA_PKG_IUSE="source test"
inherit base java-pkg-2 java-ant-2
DESCRIPTION="Provides Java values for common platform C constants"
-HOMEPAGE="http://github.com/wmeissner/jnr-constants"
+HOMEPAGE="https://github.com/wmeissner/jnr-constants"
SRC_URI="mirror://gentoo/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-java/invokebinder/invokebinder-1.2.ebuild b/dev-java/invokebinder/invokebinder-1.2.ebuild
index 54e6005669c8..c90d0704c9b8 100644
--- a/dev-java/invokebinder/invokebinder-1.2.ebuild
+++ b/dev-java/invokebinder/invokebinder-1.2.ebuild
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Provide a friendly DSL for binding method handles"
-SRC_URI="http://github.com/headius/invokebinder/archive/invokebinder-1.2.tar.gz"
+SRC_URI="https://github.com/headius/invokebinder/archive/invokebinder-1.2.tar.gz"
HOMEPAGE="https://github.com/headius/invokebinder"
SLOT="0"
diff --git a/dev-java/jaffl/jaffl-0.5.11.ebuild b/dev-java/jaffl/jaffl-0.5.11.ebuild
index 742f5ee7b732..2cdb8983d834 100644
--- a/dev-java/jaffl/jaffl-0.5.11.ebuild
+++ b/dev-java/jaffl/jaffl-0.5.11.ebuild
@@ -12,7 +12,7 @@ inherit java-pkg-2 java-ant-2 versionator
DESCRIPTION="An abstracted interface to invoking native functions from java"
HOMEPAGE="http://kenai.com/projects/jaffl"
-SRC_URI="http://github.com/jnr/jnr-ffi/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/jnr/jnr-ffi/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-java/jcodings/jcodings-1.0.4.ebuild b/dev-java/jcodings/jcodings-1.0.4.ebuild
index 766eaf4fd955..4c93e4fc9c35 100644
--- a/dev-java/jcodings/jcodings-1.0.4.ebuild
+++ b/dev-java/jcodings/jcodings-1.0.4.ebuild
@@ -11,7 +11,7 @@ GIT_PV="0-gbaaab90"
DESCRIPTION="Byte-based encoding support library for Java"
HOMEPAGE="http://jruby.codehaus.org/"
-#SRC_URI="http://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz"
+#SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz"
SRC_URI="mirror://gentoo/${P}-git.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-java/jcodings/jcodings-1.0.5.ebuild b/dev-java/jcodings/jcodings-1.0.5.ebuild
index 37230b79510b..422e4bd15a27 100644
--- a/dev-java/jcodings/jcodings-1.0.5.ebuild
+++ b/dev-java/jcodings/jcodings-1.0.5.ebuild
@@ -10,7 +10,7 @@ inherit java-pkg-2 java-ant-2
DESCRIPTION="Byte-based encoding support library for Java"
HOMEPAGE="http://jruby.codehaus.org/"
-SRC_URI="http://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz"
+SRC_URI="https://github.com/jruby/${PN}/tarball/${PV} -> ${P}-git.tar.gz"
LICENSE="MIT"
SLOT="0"
diff --git a/dev-java/jffi/jffi-1.0.11-r1.ebuild b/dev-java/jffi/jffi-1.0.11-r1.ebuild
index 1f4dad71570b..7af0347c5f3e 100644
--- a/dev-java/jffi/jffi-1.0.11-r1.ebuild
+++ b/dev-java/jffi/jffi-1.0.11-r1.ebuild
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
inherit eutils java-pkg-2 java-ant-2 versionator
DESCRIPTION="An optimized Java interface to libffi"
-HOMEPAGE="http://github.com/jnr"
+HOMEPAGE="https://github.com/jnr"
SRC_URI="https://github.com/jnr/jffi/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( Apache-2.0 LGPL-3 )"
diff --git a/dev-java/jffi/jffi-1.0.11.ebuild b/dev-java/jffi/jffi-1.0.11.ebuild
index 6fc2b5a3c665..4dd786bf390c 100644
--- a/dev-java/jffi/jffi-1.0.11.ebuild
+++ b/dev-java/jffi/jffi-1.0.11.ebuild
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc source test"
inherit eutils java-pkg-2 java-ant-2 versionator
DESCRIPTION="An optimized Java interface to libffi"
-HOMEPAGE="http://github.com/jnr"
+HOMEPAGE="https://github.com/jnr"
SRC_URI="https://github.com/jnr/jffi/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( Apache-2.0 LGPL-3 )"
diff --git a/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild b/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild
index b360fc1e8b9d..dc7cc8245690 100644
--- a/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild
+++ b/dev-java/jnr-enxio/jnr-enxio-0.7.ebuild
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Java Native Runtime Enhanced X-platform I/O"
-SRC_URI="http://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://github.com/jnr/jnr-enxio"
SLOT="0"
diff --git a/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild b/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild
index 50bff85580df..b70da4a11640 100644
--- a/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild
+++ b/dev-java/jnr-ffi/jnr-ffi-0.5.10.ebuild
@@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="An abstracted interface to invoking native functions from java"
-HOMEPAGE="http://github.com/jnr"
-SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/jnr"
+SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( Apache-2.0 LGPL-3 )"
SLOT="0.5"
diff --git a/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild b/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild
index 2ab51ce827db..8f38ab6752eb 100644
--- a/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild
+++ b/dev-java/jnr-ffi/jnr-ffi-0.6.0.ebuild
@@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="An abstracted interface to invoking native functions from java"
-HOMEPAGE="http://github.com/jnr"
-SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/jnr"
+SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( Apache-2.0 LGPL-3 )"
SLOT="0.6"
diff --git a/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild b/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild
index 9a0ac58b08f6..67611b2d54dd 100644
--- a/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild
+++ b/dev-java/jnr-netdb/jnr-netdb-1.0.1.ebuild
@@ -10,8 +10,8 @@ WANT_ANT_TASKS="ant-nodeps"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Network services database access for java"
-HOMEPAGE="http://github.com/wmeissner/jnr-netdb"
-SRC_URI="http://github.com/wmeissner/jnr-netdb/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/wmeissner/jnr-netdb"
+SRC_URI="https://github.com/wmeissner/jnr-netdb/tarball/${PV} -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
diff --git a/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild b/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild
index 4214b5cd41d4..8b92a94e554c 100644
--- a/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild
+++ b/dev-java/jnr-posix/jnr-posix-1.1.8-r1.ebuild
@@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Lightweight cross-platform POSIX emulation layer for Java"
-HOMEPAGE="http://github.com/jnr/"
-SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/jnr/"
+SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="|| ( CPL-1.0 GPL-2 LGPL-2.1 )"
SLOT="1.1"
diff --git a/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild b/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild
index cce704e93b67..e1a54ccc7f33 100644
--- a/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild
+++ b/dev-java/jnr-unixsocket/jnr-unixsocket-0.6.ebuild
@@ -9,7 +9,7 @@ JAVA_PKG_IUSE="doc examples source test"
inherit java-pkg-2 java-ant-2
DESCRIPTION="Unix sockets for Java"
-SRC_URI="http://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/jnr/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
HOMEPAGE="https://github.com/jnr/jnr-unixsocket"
SLOT="0"
diff --git a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
index a641ba097625..34d8218e6077 100644
--- a/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
+++ b/dev-java/jnr-x86asm/jnr-x86asm-0.1.ebuild
@@ -10,8 +10,8 @@ WANT_ANT_TASKS="ant-nodeps"
inherit java-pkg-2 java-ant-2
DESCRIPTION="A pure-java port of asmjit"
-HOMEPAGE="http://github.com/wmeissner/jnr-x86asm/"
-SRC_URI="http://github.com/wmeissner/${PN}/tarball/0.1 -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/wmeissner/jnr-x86asm/"
+SRC_URI="https://github.com/wmeissner/${PN}/tarball/0.1 -> ${P}.tar.gz"
LICENSE="LGPL-3"
SLOT="0"
diff --git a/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild b/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild
index 49b3aaf02e0b..c8a81c15bf7e 100644
--- a/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild
+++ b/dev-java/jnr-x86asm/jnr-x86asm-1.0.1.ebuild
@@ -9,8 +9,8 @@ JAVA_PKG_IUSE="doc source"
inherit java-pkg-2 java-ant-2
DESCRIPTION="A pure-java port of asmjit"
-HOMEPAGE="http://github.com/jnr"
-SRC_URI="http://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
+HOMEPAGE="https://github.com/jnr"
+SRC_URI="https://github.com/jnr/${PN}/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="1.0"
diff --git a/dev-java/joni/joni-1.1.4.ebuild b/dev-java/joni/joni-1.1.4.ebuild
index 536458b1cf67..f0d452638371 100644
--- a/dev-java/joni/joni-1.1.4.ebuild
+++ b/dev-java/joni/joni-1.1.4.ebuild
@@ -8,7 +8,7 @@ inherit base java-pkg-2 java-ant-2
DESCRIPTION="Java port of the Oniguruma regular expression engine"
HOMEPAGE="http://jruby.codehaus.org/"
-SRC_URI="http://github.com/jruby/joni/tarball/${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/jruby/joni/tarball/${PV} -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-solaris"