dev-lang/fpc: fix homepage

Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
Amy Liffey
2017-08-11 09:51:01 +02:00
parent 73fa4aec41
commit bdfae5d04e
4 changed files with 5 additions and 6 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -3,7 +3,6 @@
<pkgmetadata>
<maintainer type="person">
<email>amynka@gentoo.org</email>
<name>Amy Winston</name>
</maintainer>
<use>
<flag name="ide">Build and install the Free Pascal Compiler IDE</flag>