From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id BC18E1396D0 for ; Tue, 3 Oct 2017 19:01:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3AAA2BC008; Tue, 3 Oct 2017 19:01:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D2B8D2BC008 for ; Tue, 3 Oct 2017 19:01:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6EE6E3417B4 for ; Tue, 3 Oct 2017 19:01:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F3D6A9087 for ; Tue, 3 Oct 2017 19:01:40 +0000 (UTC) From: "Amy Liffey" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Amy Liffey" Message-ID: <1507057151.c3d2611d60f0807e26af89b197f17d9f882c05ae.amynka@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/lazarus/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-lang/lazarus/lazarus-1.0.12.ebuild dev-lang/lazarus/lazarus-1.6.2.ebuild dev-lang/lazarus/lazarus-1.6.4.ebuild X-VCS-Directories: dev-lang/lazarus/ X-VCS-Committer: amynka X-VCS-Committer-Name: Amy Liffey X-VCS-Revision: c3d2611d60f0807e26af89b197f17d9f882c05ae X-VCS-Branch: master Date: Tue, 3 Oct 2017 19:01:40 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 3c50c130-5c01-4bcf-956e-11d774721d1d X-Archives-Hash: bdb991d2da783f21876c5fb15c8b61ec commit: c3d2611d60f0807e26af89b197f17d9f882c05ae Author: Amy Liffey gentoo org> AuthorDate: Tue Oct 3 18:55:32 2017 +0000 Commit: Amy Liffey gentoo org> CommitDate: Tue Oct 3 18:59:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3d2611d dev-lang/lazarus: fix homepage Suggested-by: Alexey I Korepanov yandex.ru> Package-Manager: Portage-2.3.6, Repoman-2.3.1 dev-lang/lazarus/lazarus-1.0.12.ebuild | 2 +- dev-lang/lazarus/lazarus-1.6.2.ebuild | 2 +- dev-lang/lazarus/lazarus-1.6.4.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-lang/lazarus/lazarus-1.0.12.ebuild b/dev-lang/lazarus/lazarus-1.0.12.ebuild index ef9e3f0eca6..a085f4b3cce 100644 --- a/dev-lang/lazarus/lazarus-1.0.12.ebuild +++ b/dev-lang/lazarus/lazarus-1.0.12.ebuild @@ -13,7 +13,7 @@ SLOT="0" # Note: Slotting Lazarus needs slotting fpc, see DEPEND. LICENSE="GPL-2 LGPL-2.1-with-linking-exception" KEYWORDS="amd64 ppc x86" DESCRIPTION="Lazarus IDE is a feature rich visual programming environment emulating Delphi" -HOMEPAGE="https://www.lazarus.freepascal.org/" +HOMEPAGE="https://www.lazarus-ide.org/" IUSE="minimal" SRC_URI="https://downloads.sourceforge.net/project/${PN}/Lazarus%20Zip%20_%20GZip/Lazarus%20${PV}/${PN}-${PV}-0.tar.gz" diff --git a/dev-lang/lazarus/lazarus-1.6.2.ebuild b/dev-lang/lazarus/lazarus-1.6.2.ebuild index df2a3abc3a6..790c466f17c 100644 --- a/dev-lang/lazarus/lazarus-1.6.2.ebuild +++ b/dev-lang/lazarus/lazarus-1.6.2.ebuild @@ -7,7 +7,7 @@ inherit eutils FPCVER="3.0.0" DESCRIPTION="Lazarus IDE is a feature rich visual programming environment emulating Delphi" -HOMEPAGE="https://www.lazarus.freepascal.org/" +HOMEPAGE="https://www.lazarus-ide.org/" SRC_URI="https://sourceforge.net/projects/${PN}/files/Lazarus%20Zip%20_%20GZip/Lazarus%201.6.2/${P}-0.tar.gz" LICENSE="GPL-2 LGPL-2.1-with-linking-exception" diff --git a/dev-lang/lazarus/lazarus-1.6.4.ebuild b/dev-lang/lazarus/lazarus-1.6.4.ebuild index 43510d23088..efe6c7dbbbf 100644 --- a/dev-lang/lazarus/lazarus-1.6.4.ebuild +++ b/dev-lang/lazarus/lazarus-1.6.4.ebuild @@ -7,7 +7,7 @@ inherit eutils FPCVER="3.0.0" DESCRIPTION="Lazarus IDE is a feature rich visual programming environment emulating Delphi" -HOMEPAGE="https://www.lazarus.freepascal.org/" +HOMEPAGE="https://www.lazarus-ide.org/" SRC_URI="https://sourceforge.net/projects/${PN}/files/Lazarus%20Zip%20_%20GZip/Lazarus%20${PV}/${P}-0.tar.gz" LICENSE="GPL-2 LGPL-2.1-with-linking-exception"