commit: 4106254f0af238c330861f148ab7c9b217a82b08 Author: Jonas Stein <jstein <AT> gentoo <DOT> org> AuthorDate: Mon Jul 31 23:18:10 2017 +0000 Commit: Amy Liffey <amynka <AT> gentoo <DOT> org> CommitDate: Fri Aug 4 21:05:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4106254f
dev-perl/Hash-NoRef: Shorter DESCRIPTION dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 4de5d7075d7..54521ba2bc1 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"
