diff options
Diffstat (limited to 'dev-python/twisted/twisted-8.0.1.ebuild')
-rw-r--r-- | dev-python/twisted/twisted-8.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/twisted/twisted-8.0.1.ebuild b/dev-python/twisted/twisted-8.0.1.ebuild index 83feac5319bc..f307434dd1f0 100644 --- a/dev-python/twisted/twisted-8.0.1.ebuild +++ b/dev-python/twisted/twisted-8.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.0.1.ebuild,v 1.1 2008/05/13 20:29:16 hawking Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/twisted-8.0.1.ebuild,v 1.2 2008/05/20 17:53:17 cardoe Exp $ inherit eutils distutils versionator @@ -24,7 +24,7 @@ DEPEND=">=dev-lang/python-2.3 S=${WORKDIR}/${MY_P} -DOCS="CREDITS INSTALL NEWS README" +DOCS="CREDITS NEWS README" src_unpack() { unpack ${A} |