summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2017-02-10 21:24:08 +0100
committerJohannes Huber <johu@gentoo.org>2017-02-10 21:24:08 +0100
commit6ea819b3a4ff4b3d13804cefb34fa9421c5cc6a1 (patch)
tree94787f174155795a3fab07f72527c7bae3564925
parentsci-chemistry/pdbcat: EAPI 6 (diff)
downloadgentoo-6ea819b3a4ff4b3d13804cefb34fa9421c5cc6a1.tar.gz
gentoo-6ea819b3a4ff4b3d13804cefb34fa9421c5cc6a1.tar.bz2
gentoo-6ea819b3a4ff4b3d13804cefb34fa9421c5cc6a1.zip
sci-chemistry/pdbcat: Shorten DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--sci-chemistry/pdbcat/pdbcat-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
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"