commit:     bdfae5d04eec069e2890d592616b403bb2507a42
Author:     Amy Liffey <amynka <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 11 07:51:01 2017 +0000
Commit:     Amy Liffey <amynka <AT> gentoo <DOT> org>
CommitDate: Fri Aug 11 12:45:15 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdfae5d0

dev-lang/fpc: fix homepage

Package-Manager: Portage-2.3.6, Repoman-2.3.1

 dev-lang/fpc/fpc-2.6.4.ebuild | 4 ++--
 dev-lang/fpc/fpc-3.0.0.ebuild | 4 ++--
 dev-lang/fpc/fpc-3.0.2.ebuild | 2 +-
 dev-lang/fpc/metadata.xml     | 1 -
 4 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/dev-lang/fpc/fpc-2.6.4.ebuild b/dev-lang/fpc/fpc-2.6.4.ebuild
index bbd5b3e7011..08d31db8fec 100644
--- a/dev-lang/fpc/fpc-2.6.4.ebuild
+++ b/dev-lang/fpc/fpc-2.6.4.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit toolchain-funcs
 
-HOMEPAGE="http://www.freepascal.org/";
+HOMEPAGE="https://www.freepascal.org/";
 DESCRIPTION="Free Pascal Compiler"
 SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz
        mirror://sourceforge/freepascal/fpc-${PV}.source.tar.gz

diff --git a/dev-lang/fpc/fpc-3.0.0.ebuild b/dev-lang/fpc/fpc-3.0.0.ebuild
index 19bc746d168..8e703c097ba 100644
--- a/dev-lang/fpc/fpc-3.0.0.ebuild
+++ b/dev-lang/fpc/fpc-3.0.0.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 inherit toolchain-funcs
 
-HOMEPAGE="http://www.freepascal.org/";
+HOMEPAGE="https://www.freepascal.org/";
 DESCRIPTION="Free Pascal Compiler"
 SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz
        mirror://sourceforge/freepascal/fpc-${PV}.source.tar.gz

diff --git a/dev-lang/fpc/fpc-3.0.2.ebuild b/dev-lang/fpc/fpc-3.0.2.ebuild
index f1417deea5d..41b229acda5 100644
--- a/dev-lang/fpc/fpc-3.0.2.ebuild
+++ b/dev-lang/fpc/fpc-3.0.2.ebuild
@@ -5,7 +5,7 @@ EAPI=5
 
 inherit toolchain-funcs
 
-HOMEPAGE="http://www.freepascal.org/";
+HOMEPAGE="https://www.freepascal.org/";
 DESCRIPTION="Free Pascal Compiler"
 SRC_URI="mirror://sourceforge/freepascal/fpcbuild-${PV}.tar.gz
        mirror://sourceforge/freepascal/fpc-${PV}.source.tar.gz

diff --git a/dev-lang/fpc/metadata.xml b/dev-lang/fpc/metadata.xml
index 1c8bbc4d2f0..515fcf55caa 100644
--- a/dev-lang/fpc/metadata.xml
+++ b/dev-lang/fpc/metadata.xml
@@ -3,7 +3,6 @@
 <pkgmetadata>
        <maintainer type="person">
                 <email>[email protected]</email>
-                <name>Amy Winston</name>
         </maintainer>
        <use>
                <flag name="ide">Build and install the Free Pascal Compiler 
IDE</flag>

Reply via email to