From: Jonas Stein Date: Mon, 31 Jul 2017 23:18:10 +0000 (+0200) Subject: dev-perl/Hash-NoRef: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=4106254f0af238c330861f148ab7c9b217a82b08;p=gentoo.git dev-perl/Hash-NoRef: Shorter DESCRIPTION --- diff --git a/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild b/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild index 4de5d7075d73..54521ba2bc1e 100644 --- a/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild +++ b/dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.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 EAPI=5 @@ -7,7 +7,7 @@ MODULE_AUTHOR=GMPASSOS MODULE_VERSION=0.03 inherit perl-module -DESCRIPTION="A HASH that store values without increasing the reference count (weak references)" +DESCRIPTION="Hash to store values without increasing reference count (weak references)" SLOT="0" KEYWORDS="amd64 x86"