dev-libs/UTF8Strings: Fix HOMEPAGE
authorJonas Stein <jstein@gentoo.org>
Thu, 12 Apr 2018 18:23:40 +0000 (20:23 +0200)
committerJonas Stein <jstein@gentoo.org>
Thu, 12 Apr 2018 18:26:49 +0000 (20:26 +0200)
There should be no variables in HOMEPAGE

Package-Manager: Portage-2.3.28, Repoman-2.3.9

dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild
dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild

index 50cd3b4b6d635b3ace29cedf7d0a3d875c2f4c55..3306faf63917c3eacee0200ac888922f4f7450fc 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 cmake-utils
 
 DESCRIPTION="C++ library providing ability to work natively with UTF8 string"
-HOMEPAGE="http://grigory.info/${PN}.About.html"
+HOMEPAGE="http://grigory.info/UTF8Strings.About.html"
 SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-3"
index 50cd3b4b6d635b3ace29cedf7d0a3d875c2f4c55..3306faf63917c3eacee0200ac888922f4f7450fc 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 cmake-utils
 
 DESCRIPTION="C++ library providing ability to work natively with UTF8 string"
-HOMEPAGE="http://grigory.info/${PN}.About.html"
+HOMEPAGE="http://grigory.info/UTF8Strings.About.html"
 SRC_URI="http://grigory.info/distfiles/${P}.tar.bz2"
 
 LICENSE="GPL-3"