dev-perl/Hash-NoRef: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 23:18:10 +0000 (01:18 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:05:40 +0000 (23:05 +0200)
dev-perl/Hash-NoRef/Hash-NoRef-0.30.0-r1.ebuild

index 4de5d7075d731b8780295e3708af73da92200f2d..54521ba2bc1ebd5fe7ca66af87f7fd0ff998994f 100644 (file)
@@ -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"