summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrice Clement <monsieurp@gentoo.org>2018-05-28 20:08:27 +0200
committerPatrice Clement <monsieurp@gentoo.org>2018-05-29 22:26:07 +0200
commitedc8a5e53fbfc7c191d880cab83a6d0d340d9926 (patch)
treedaff486a29be6c324445c0d0cc07e65e438f5c1f /app-text/recode/recode-3.7_pre20140303.ebuild
parentx11-libs/agg: Only apply new patches, not old (#656804) (diff)
downloadgentoo-edc8a5e53fbfc7c191d880cab83a6d0d340d9926.tar.gz
gentoo-edc8a5e53fbfc7c191d880cab83a6d0d340d9926.tar.bz2
gentoo-edc8a5e53fbfc7c191d880cab83a6d0d340d9926.zip
app-text/recode: update HOMEPAGE.
Closes: https://bugs.gentoo.org/656816 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-text/recode/recode-3.7_pre20140303.ebuild')
-rw-r--r--app-text/recode/recode-3.7_pre20140303.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/recode/recode-3.7_pre20140303.ebuild b/app-text/recode/recode-3.7_pre20140303.ebuild
index 7ec8284a8d04..a6c2e5b129fe 100644
--- a/app-text/recode/recode-3.7_pre20140303.ebuild
+++ b/app-text/recode/recode-3.7_pre20140303.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
inherit flag-o-matic libtool toolchain-funcs
DESCRIPTION="Convert files between various character sets"
-HOMEPAGE="http://recode.progiciels-bpi.ca/"
+HOMEPAGE="https://github.com/rrthomas/recode"
REV="2d7092a9999194fc0e9449717a8048c8d8e26c18"
SRC_URI="https://github.com/pinard/Recode/archive/${REV}.zip -> ${P}.zip"