summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2018-04-02 12:24:35 +0200
committerJonas Stein <jstein@gentoo.org>2018-04-02 12:25:00 +0200
commitf46457ffc29617006755a8480107e845065e5e3f (patch)
tree22a96c9c7656b624f620a7353f88bf2817a58822 /dev-libs/ustr/ustr-1.0.4-r8.ebuild
parentdev-libs/ustr: unified contact mail (diff)
downloadgentoo-f46457ffc29617006755a8480107e845065e5e3f.tar.gz
gentoo-f46457ffc29617006755a8480107e845065e5e3f.tar.bz2
gentoo-f46457ffc29617006755a8480107e845065e5e3f.zip
dev-libs/ustr: Fix HOMEPAGE redirect
Package-Manager: Portage-2.3.27, Repoman-2.3.9
Diffstat (limited to 'dev-libs/ustr/ustr-1.0.4-r8.ebuild')
-rw-r--r--dev-libs/ustr/ustr-1.0.4-r8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/ustr/ustr-1.0.4-r8.ebuild b/dev-libs/ustr/ustr-1.0.4-r8.ebuild
index 0a00eb5d697d..6fb52670f3b5 100644
--- a/dev-libs/ustr/ustr-1.0.4-r8.ebuild
+++ b/dev-libs/ustr/ustr-1.0.4-r8.ebuild
@@ -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 )"