dev-libs/ustr: Fix HOMEPAGE redirect
authorJonas Stein <jstein@gentoo.org>
Mon, 2 Apr 2018 10:24:35 +0000 (12:24 +0200)
committerJonas Stein <jstein@gentoo.org>
Mon, 2 Apr 2018 10:25:00 +0000 (12:25 +0200)
Package-Manager: Portage-2.3.27, Repoman-2.3.9

dev-libs/ustr/ustr-1.0.4-r5.ebuild
dev-libs/ustr/ustr-1.0.4-r7.ebuild
dev-libs/ustr/ustr-1.0.4-r8.ebuild

index 65f80d2875024e38ccebdc3cd16e05739057b92e..dc3c5bb1983d78dea78bfa91b6f0160439780e10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit toolchain-funcs multilib-minimal
 
 DESCRIPTION="Low-overhead managed string library for C"
-HOMEPAGE="http://www.and.org/ustr"
+HOMEPAGE="http://www.and.org/ustr/"
 SRC_URI="ftp://ftp.and.org/pub/james/ustr/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( BSD-2 MIT LGPL-2 )"
index 2219f8892293d5bad08508b3d0055c0b2ce546ff..0d4f3ece9d89b97ef59abb5e7aca0f33b27ed93e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit toolchain-funcs multilib-minimal
 
 DESCRIPTION="Low-overhead managed string library for C"
-HOMEPAGE="http://www.and.org/ustr"
+HOMEPAGE="http://www.and.org/ustr/"
 SRC_URI="ftp://ftp.and.org/pub/james/ustr/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( BSD-2 MIT LGPL-2 )"
index 0a00eb5d697d56160f297e51e1e03784c8725b1c..6fb52670f3b574a44f0a9146e8eb6574f15e0dc5 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI="5"
+EAPI=5
 
 inherit toolchain-funcs multilib-minimal
 
 DESCRIPTION="Low-overhead managed string library for C"
-HOMEPAGE="http://www.and.org/ustr"
+HOMEPAGE="http://www.and.org/ustr/"
 SRC_URI="ftp://ftp.and.org/pub/james/ustr/${PV}/${P}.tar.bz2"
 
 LICENSE="|| ( BSD-2 MIT LGPL-2 )"