diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 06:19:48 +0000 |
commit | 8f4f9f239d7f017bacebcc18595700e16bcd7fae (patch) | |
tree | ea4cf2d085c5e3ec6b5cdd0a99a4045d1ca6dd32 /dev-python/twisted-conch | |
parent | Bump jarbunder to latest release. (diff) | |
download | gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.gz gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.tar.bz2 gentoo-2-8f4f9f239d7f017bacebcc18595700e16bcd7fae.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'dev-python/twisted-conch')
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.6.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/twisted-conch/twisted-conch-0.7.0.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild index e2b29904012f..7057c73db53b 100644 --- a/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild,v 1.8 2006/06/30 23:04:44 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.5.0-r1.ebuild,v 1.9 2007/07/11 06:19:48 mr_bones_ Exp $ MY_PACKAGE=Conch @@ -14,7 +14,6 @@ DEPEND=">=dev-python/twisted-2 <dev-python/twisted-2.4 >=dev-python/pycrypto-1.9_alpha6" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild index 56016075e56f..a95b5578a035 100644 --- a/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild,v 1.5 2006/05/26 17:32:38 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.6.0.ebuild,v 1.6 2007/07/11 06:19:48 mr_bones_ Exp $ MY_PACKAGE=Conch @@ -14,7 +14,6 @@ DEPEND=">=dev-python/twisted-2.1 <dev-python/twisted-2.4 >=dev-python/pycrypto-1.9_alpha6" - src_unpack() { unpack ${A} cd "${S}" diff --git a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild index a887a3fd3cd8..0b4149a41ade 100644 --- a/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild +++ b/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.10 2007/03/12 19:00:52 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted-conch/twisted-conch-0.7.0.ebuild,v 1.11 2007/07/11 06:19:48 mr_bones_ Exp $ MY_PACKAGE=Conch @@ -13,7 +13,6 @@ KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" DEPEND="=dev-python/twisted-2.4* >=dev-python/pycrypto-1.9_alpha6" - src_unpack() { unpack ${A} cd "${S}" |