mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-lang/fpc: fix homepage
Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user