diff options
author | Johannes Huber <johu@gentoo.org> | 2017-02-10 21:24:08 +0100 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2017-02-10 21:24:08 +0100 |
commit | 6ea819b3a4ff4b3d13804cefb34fa9421c5cc6a1 (patch) | |
tree | 94787f174155795a3fab07f72527c7bae3564925 /sci-chemistry/pdbcat | |
parent | sci-chemistry/pdbcat: EAPI 6 (diff) | |
download | gentoo-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
Diffstat (limited to 'sci-chemistry/pdbcat')
-rw-r--r-- | sci-chemistry/pdbcat/pdbcat-1.3.ebuild | 2 |
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" |