summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:37:21 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:50 +0200
commit37bbeedfc9da875ab8972d54d2328d808a700c10 (patch)
tree9fa7be0d3364ced8256f771c6614f9b18a6b0950 /app-text
parentUse https for kernel.org and redhat.com (diff)
downloadgentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.gz
gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.tar.bz2
gentoo-37bbeedfc9da875ab8972d54d2328d808a700c10.zip
Use https for most gnu.org URLs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/barcode/barcode-0.98-r1.ebuild2
-rw-r--r--app-text/diction/diction-1.13.ebuild2
-rw-r--r--app-text/dvipng/metadata.xml2
-rw-r--r--app-text/enscript/enscript-1.6.6.ebuild2
-rw-r--r--app-text/gv/gv-3.7.3-r1.ebuild2
-rw-r--r--app-text/gv/gv-3.7.3.90.ebuild2
-rw-r--r--app-text/ocrad/ocrad-0.22.ebuild2
-rw-r--r--app-text/ocrad/ocrad-0.23.ebuild2
-rw-r--r--app-text/ocrad/ocrad-0.24.ebuild2
-rw-r--r--app-text/ocrad/ocrad-0.25.ebuild2
-rw-r--r--app-text/teseq/teseq-1.1.1.ebuild2
-rw-r--r--app-text/unrtf/unrtf-0.21.9.ebuild2
-rw-r--r--app-text/wdiff/wdiff-1.2.2.ebuild2
13 files changed, 13 insertions, 13 deletions
diff --git a/app-text/barcode/barcode-0.98-r1.ebuild b/app-text/barcode/barcode-0.98-r1.ebuild
index 4da85c5fcdfe..cb7ac8acbce7 100644
--- a/app-text/barcode/barcode-0.98-r1.ebuild
+++ b/app-text/barcode/barcode-0.98-r1.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit eutils multilib toolchain-funcs
DESCRIPTION="barcode generator"
-HOMEPAGE="http://www.gnu.org/software/barcode/"
+HOMEPAGE="https://www.gnu.org/software/barcode/"
SRC_URI="mirror://gnu/barcode/${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/app-text/diction/diction-1.13.ebuild b/app-text/diction/diction-1.13.ebuild
index b1d5dbabbe64..aa5cb8093563 100644
--- a/app-text/diction/diction-1.13.ebuild
+++ b/app-text/diction/diction-1.13.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils
DESCRIPTION="Diction and style checkers for english and german texts"
-HOMEPAGE="http://www.gnu.org/software/diction/diction.html"
+HOMEPAGE="https://www.gnu.org/software/diction/diction.html"
SRC_URI="http://www.moria.de/~michael/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
diff --git a/app-text/dvipng/metadata.xml b/app-text/dvipng/metadata.xml
index 1870a209c538..dc634e2a222a 100644
--- a/app-text/dvipng/metadata.xml
+++ b/app-text/dvipng/metadata.xml
@@ -15,7 +15,7 @@
regenerate many images again and again. The primary target is the
preview-latex (X)Emacs package, a package to preview formulas from within
(X)Emacs. Yes, you get to see your formulas in the (X)Emacs buffer, see
- &lt;http://www.gnu.org/software/auctex/preview-latex.html&gt;.
+ &lt;https://www.gnu.org/software/auctex/preview-latex.html&gt;.
</longdescription>
<use>
<flag name="t1lib">Enable support for T1lib font rendering
diff --git a/app-text/enscript/enscript-1.6.6.ebuild b/app-text/enscript/enscript-1.6.6.ebuild
index bc88508ad6f4..25066b19d186 100644
--- a/app-text/enscript/enscript-1.6.6.ebuild
+++ b/app-text/enscript/enscript-1.6.6.ebuild
@@ -8,7 +8,7 @@ inherit eutils
DESCRIPTION="powerful text-to-postscript converter"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
-HOMEPAGE="http://www.gnu.org/software/enscript/enscript.html"
+HOMEPAGE="https://www.gnu.org/software/enscript/enscript.html"
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
SLOT="0"
diff --git a/app-text/gv/gv-3.7.3-r1.ebuild b/app-text/gv/gv-3.7.3-r1.ebuild
index 218e9e295ea8..4f0dd2642dd0 100644
--- a/app-text/gv/gv-3.7.3-r1.ebuild
+++ b/app-text/gv/gv-3.7.3-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=4
inherit eutils flag-o-matic toolchain-funcs
DESCRIPTION="Viewer for PostScript and PDF documents using Ghostscript"
-HOMEPAGE="http://www.gnu.org/software/gv/"
+HOMEPAGE="https://www.gnu.org/software/gv/"
SRC_URI="mirror://gnu/gv/${P}.tar.gz"
LICENSE="GPL-3"
diff --git a/app-text/gv/gv-3.7.3.90.ebuild b/app-text/gv/gv-3.7.3.90.ebuild
index d31d030a12ba..1a018c26873c 100644
--- a/app-text/gv/gv-3.7.3.90.ebuild
+++ b/app-text/gv/gv-3.7.3.90.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils
DESCRIPTION="Viewer for PostScript and PDF documents using Ghostscript"
-HOMEPAGE="http://www.gnu.org/software/gv/"
+HOMEPAGE="https://www.gnu.org/software/gv/"
# Change 'gnu-alpha' to 'gnu' for final release, like 3.7.4
SRC_URI="mirror://gnu-alpha/gv/${P}.tar.gz"
diff --git a/app-text/ocrad/ocrad-0.22.ebuild b/app-text/ocrad/ocrad-0.22.ebuild
index f5abc20baf45..01e646e4c2d0 100644
--- a/app-text/ocrad/ocrad-0.22.ebuild
+++ b/app-text/ocrad/ocrad-0.22.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit unpacker toolchain-funcs
DESCRIPTION="GNU Ocrad is an OCR (Optical Character Recognition) program"
-HOMEPAGE="http://www.gnu.org/software/ocrad/ocrad.html"
+HOMEPAGE="https://www.gnu.org/software/ocrad/ocrad.html"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.lz"
LICENSE="GPL-3"
diff --git a/app-text/ocrad/ocrad-0.23.ebuild b/app-text/ocrad/ocrad-0.23.ebuild
index c45d87dc8649..200f0ad01b0b 100644
--- a/app-text/ocrad/ocrad-0.23.ebuild
+++ b/app-text/ocrad/ocrad-0.23.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit unpacker toolchain-funcs
DESCRIPTION="GNU Ocrad is an OCR (Optical Character Recognition) program"
-HOMEPAGE="http://www.gnu.org/software/ocrad/ocrad.html"
+HOMEPAGE="https://www.gnu.org/software/ocrad/ocrad.html"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.lz"
LICENSE="GPL-3"
diff --git a/app-text/ocrad/ocrad-0.24.ebuild b/app-text/ocrad/ocrad-0.24.ebuild
index 740a579ad649..4022d33a683b 100644
--- a/app-text/ocrad/ocrad-0.24.ebuild
+++ b/app-text/ocrad/ocrad-0.24.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit unpacker toolchain-funcs
DESCRIPTION="GNU Ocrad is an OCR (Optical Character Recognition) program"
-HOMEPAGE="http://www.gnu.org/software/ocrad/ocrad.html"
+HOMEPAGE="https://www.gnu.org/software/ocrad/ocrad.html"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.lz"
LICENSE="GPL-2"
diff --git a/app-text/ocrad/ocrad-0.25.ebuild b/app-text/ocrad/ocrad-0.25.ebuild
index 58c56e1c8d10..88cf0004ce7a 100644
--- a/app-text/ocrad/ocrad-0.25.ebuild
+++ b/app-text/ocrad/ocrad-0.25.ebuild
@@ -6,7 +6,7 @@ EAPI=5
inherit unpacker toolchain-funcs
DESCRIPTION="GNU Ocrad is an OCR (Optical Character Recognition) program"
-HOMEPAGE="http://www.gnu.org/software/ocrad/ocrad.html"
+HOMEPAGE="https://www.gnu.org/software/ocrad/ocrad.html"
SRC_URI="mirror://nongnu/${PN}/${P}.tar.lz"
LICENSE="GPL-2"
diff --git a/app-text/teseq/teseq-1.1.1.ebuild b/app-text/teseq/teseq-1.1.1.ebuild
index aa03574551cf..abdc19d520e0 100644
--- a/app-text/teseq/teseq-1.1.1.ebuild
+++ b/app-text/teseq/teseq-1.1.1.ebuild
@@ -5,7 +5,7 @@
EAPI=5
DESCRIPTION="a tool for analyzing files that contain control characters and terminal control sequences"
-HOMEPAGE="http://www.gnu.org/software/teseq/"
+HOMEPAGE="https://www.gnu.org/software/teseq/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"
LICENSE="GPL-3"
diff --git a/app-text/unrtf/unrtf-0.21.9.ebuild b/app-text/unrtf/unrtf-0.21.9.ebuild
index 338aa7416457..d04a27640f78 100644
--- a/app-text/unrtf/unrtf-0.21.9.ebuild
+++ b/app-text/unrtf/unrtf-0.21.9.ebuild
@@ -7,7 +7,7 @@ EAPI=5
inherit autotools eutils
DESCRIPTION="Converts RTF files to various formats"
-HOMEPAGE="http://www.gnu.org/software/unrtf/unrtf.html"
+HOMEPAGE="https://www.gnu.org/software/unrtf/unrtf.html"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"
diff --git a/app-text/wdiff/wdiff-1.2.2.ebuild b/app-text/wdiff/wdiff-1.2.2.ebuild
index ed6f19f040f2..0cc5653935e1 100644
--- a/app-text/wdiff/wdiff-1.2.2.ebuild
+++ b/app-text/wdiff/wdiff-1.2.2.ebuild
@@ -5,7 +5,7 @@
EAPI=5
DESCRIPTION="Create a diff disregarding formatting"
-HOMEPAGE="http://www.gnu.org/software/wdiff/"
+HOMEPAGE="https://www.gnu.org/software/wdiff/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3"