dev-libs/liblist: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Mon, 31 Jul 2017 22:38:25 +0000 (00:38 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 4 Aug 2017 21:04:32 +0000 (23:04 +0200)
dev-libs/liblist/liblist-2.3.1-r1.ebuild
dev-libs/liblist/liblist-2.4.ebuild

index 7d4bcded634ad53f37080b6a9523034717bf6760..325032cde687a63b60bc508e667ffd2d158af535 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=3
 
 inherit multilib
 
-DESCRIPTION="This package provides generic linked-list manipulation routines, plus queues and stacks"
+DESCRIPTION="Generic linked-list manipulation routines, plus queues and stacks"
 HOMEPAGE="http://ohnopub.net/liblist"
 SRC_URI="ftp://ohnopublishing.net/mirror/${P}.tar.bz2"
 
index 916e1fc39059496ba63a79774aebb1fc2dc27526..0d6a76723744dc8dd51f754cdcdf2d6702a6812f 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
 
 inherit autotools-utils multilib
 
-DESCRIPTION="This package provides generic linked-list manipulation routines, plus queues and stacks"
+DESCRIPTION="Generic linked-list manipulation routines, plus queues and stacks"
 HOMEPAGE="http://ohnopub.net/liblist"
 SRC_URI="ftp://ohnopublishing.net/mirror/${P}.tar.bz2"