summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2010-04-25 10:47:44 +0000
committerJustin Lecher <jlec@gentoo.org>2010-04-25 10:47:44 +0000
commitcada810e651316012c309760a902e67de8729b14 (patch)
tree04e5b5b23dd4db10e58e9726714ab9c7000d0df5 /sci-libs/pymmlib
parentPython ABI fixes, #316227 (diff)
downloadgentoo-2-cada810e651316012c309760a902e67de8729b14.tar.gz
gentoo-2-cada810e651316012c309760a902e67de8729b14.tar.bz2
gentoo-2-cada810e651316012c309760a902e67de8729b14.zip
Shorten DESCRIPTION
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-libs/pymmlib')
-rw-r--r--sci-libs/pymmlib/pymmlib-1.0.0-r1.ebuild4
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"