summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2018-04-12 20:23:40 +0200
committerJonas Stein <jstein@gentoo.org>2018-04-12 20:26:49 +0200
commit87a3c2f78f2f3f893424dc95944fcf52518a86cb (patch)
tree6378a9f47a3644878962d26c0480a7c70bc96fa7
parentapp-admin/sshguard: Revision bump to 2.1.0-r2, rework init script (diff)
downloadgentoo-87a3c2f78f2f3f893424dc95944fcf52518a86cb.tar.gz
gentoo-87a3c2f78f2f3f893424dc95944fcf52518a86cb.tar.bz2
gentoo-87a3c2f78f2f3f893424dc95944fcf52518a86cb.zip
dev-libs/UTF8Strings: Fix HOMEPAGE
There should be no variables in HOMEPAGE Package-Manager: Portage-2.3.28, Repoman-2.3.9
-rw-r--r--dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild4
-rw-r--r--dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild b/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild
index 50cd3b4b6d63..3306faf63917 100644
--- a/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild
+++ b/dev-libs/UTF8Strings/UTF8Strings-1.14.0.ebuild
@@ -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"
diff --git a/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild b/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild
index 50cd3b4b6d63..3306faf63917 100644
--- a/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild
+++ b/dev-libs/UTF8Strings/UTF8Strings-1.14.2.ebuild
@@ -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"