diff options
author | 2010-04-25 10:47:44 +0000 | |
---|---|---|
committer | 2010-04-25 10:47:44 +0000 | |
commit | 6c75b7826279d1074f8ccb44177e113a65e133a8 (patch) | |
tree | d4ed4d67ac315efc2dd734c9b7477849d6748887 /sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild | |
parent | Python ABI fixes, #316227 (diff) | |
download | historical-6c75b7826279d1074f8ccb44177e113a65e133a8.tar.gz historical-6c75b7826279d1074f8ccb44177e113a65e133a8.tar.bz2 historical-6c75b7826279d1074f8ccb44177e113a65e133a8.zip |
Shorten DESCRIPTION
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild')
-rw-r--r-- | sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild b/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild index 475ac6d23991..0b0fdedccca3 100644 --- a/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild +++ b/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild,v 1.1 2010/04/25 10:47:08 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild,v 1.2 2010/04/25 10:47:44 jlec Exp $ EAPI="3" @@ -8,7 +8,7 @@ SUPPORT_PYTHON_ABIS="1" inherit distutils multilib -DESCRIPTION="Software toolkit and library of routines for the analysis and manipulation of macromolecular structural models" +DESCRIPTION="Toolkit and library of routines for the analysis and manipulation of macromolecular structural models" HOMEPAGE="http://pymmlib.sourceforge.net/" SRC_URI="mirror://sourceforge/pymmlib/${P}.tar.gz" |