From: Johannes Huber Date: Fri, 10 Feb 2017 20:24:08 +0000 (+0100) Subject: sci-chemistry/pdbcat: Shorten DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6ea819b3a4ff4b3d13804cefb34fa9421c5cc6a1;p=gentoo.git sci-chemistry/pdbcat: Shorten DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sci-chemistry/pdbcat/pdbcat-1.3.ebuild b/sci-chemistry/pdbcat/pdbcat-1.3.ebuild index d65851d12f64..53b615a60d01 100644 --- a/sci-chemistry/pdbcat/pdbcat-1.3.ebuild +++ b/sci-chemistry/pdbcat/pdbcat-1.3.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit cmake-utils -DESCRIPTION="Manipulate and process PDB files using commonly available tools such as Perl, awk, etc" +DESCRIPTION="Manipulate and process PDB files using tools such as Perl, awk, etc" HOMEPAGE="http://www.ks.uiuc.edu/Development/MDTools/pdbcat/" SRC_URI="http://www.ks.uiuc.edu/Development/MDTools/${PN}/files/${P}.tar.gz"