commit:     edc8a5e53fbfc7c191d880cab83a6d0d340d9926
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 18:08:27 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue May 29 20:26:07 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc8a5e5

app-text/recode: update HOMEPAGE.

Closes: https://bugs.gentoo.org/656816
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 app-text/recode/recode-3.6_p20-r1.ebuild      | 4 ++--
 app-text/recode/recode-3.7_pre20140303.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-text/recode/recode-3.6_p20-r1.ebuild 
b/app-text/recode/recode-3.6_p20-r1.ebuild
index c65c85ddd67..9444428a270 100644
--- a/app-text/recode/recode-3.6_p20-r1.ebuild
+++ b/app-text/recode/recode-3.6_p20-r1.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=5
@@ -12,7 +12,7 @@ MY_PV=${PV%_*}
 DEB_PATCH=${PV#*p}
 
 DESCRIPTION="Convert files between various character sets"
-HOMEPAGE="http://recode.progiciels-bpi.ca/";
+HOMEPAGE="https://github.com/rrthomas/recode";
 SRC_URI="
        mirror://gnu/${PN}/${MY_P}.tar.gz
        
mirror://debian/pool/main/r/${PN}/${PN}_${MY_PV}-${DEB_PATCH}.debian.tar.gz"

diff --git a/app-text/recode/recode-3.7_pre20140303.ebuild 
b/app-text/recode/recode-3.7_pre20140303.ebuild
index 7ec8284a8d0..a6c2e5b129f 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"
 

Reply via email to