summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-10-24 15:42:49 +0200
committerLars Wendler <polynomial-c@gentoo.org>2018-10-24 15:42:49 +0200
commit41816dbac7e02ae5e5da2cbeba2cddb5e225332f (patch)
treeddec69c44a09f6309eb1a53957e6bee1d76dd435 /net-libs/libesmtp
parentx11-vm/i3: remove doc conditional in 4.15 (diff)
downloadgentoo-41816dbac7e02ae5e5da2cbeba2cddb5e225332f.tar.gz
gentoo-41816dbac7e02ae5e5da2cbeba2cddb5e225332f.tar.bz2
gentoo-41816dbac7e02ae5e5da2cbeba2cddb5e225332f.zip
net-libs/libesmtp: Fixed HOMEPAGE and SRC_URI.
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'net-libs/libesmtp')
-rw-r--r--net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild6
-rw-r--r--net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild6
2 files changed, 6 insertions, 6 deletions
diff --git a/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild b/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild
index 37f67a7a3a35..ea11090f93fa 100644
--- a/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild
+++ b/net-libs/libesmtp/libesmtp-1.0.6-r1.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit libtool
DESCRIPTION="lib that implements the client side of the SMTP protocol"
-HOMEPAGE="http://www.stafford.uklinux.net/libesmtp/"
-SRC_URI="http://www.stafford.uklinux.net/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://brianstafford.info/libesmtp/"
+SRC_URI="http://brianstafford.info/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"
diff --git a/net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild b/net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild
index 94e06e2dc463..f019d160ae51 100644
--- a/net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild
+++ b/net-libs/libesmtp/libesmtp-1.0.6-r2.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit libtool
DESCRIPTION="lib that implements the client side of the SMTP protocol"
-HOMEPAGE="http://www.stafford.uklinux.net/libesmtp/"
-SRC_URI="http://www.stafford.uklinux.net/${PN}/${P}.tar.bz2"
+HOMEPAGE="http://brianstafford.info/libesmtp/"
+SRC_URI="http://brianstafford.info/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2.1 GPL-2"
SLOT="0"