summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/libscrypt/libscrypt-1.19.ebuild')
-rw-r--r--app-crypt/libscrypt/libscrypt-1.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/libscrypt/libscrypt-1.19.ebuild b/app-crypt/libscrypt/libscrypt-1.19.ebuild
index 830211537fb9..23b1d6d7f175 100644
--- a/app-crypt/libscrypt/libscrypt-1.19.ebuild
+++ b/app-crypt/libscrypt/libscrypt-1.19.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,7 +6,7 @@ EAPI=5
inherit flag-o-matic multilib toolchain-funcs
-DESCRIPTION="Shared library to impliment the scrypt algorithm. See http://www.tarsnap.com/scrypt.html."
+DESCRIPTION="Shared library to impliment the scrypt algorithm"
HOMEPAGE="https://github.com/technion/libscrypt"
SRC_URI="https://github.com/technion/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"