diff options
author | 2007-07-11 06:19:48 +0000 | |
---|---|---|
committer | 2007-07-11 06:19:48 +0000 | |
commit | 1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2 (patch) | |
tree | 00fc0818ad270da472465c24eced98f9979bd504 /dev-python/httplib2 | |
parent | Bump jarbunder to latest release. (diff) | |
download | historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.gz historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.tar.bz2 historical-1cfd1e98ed0ccdfca1576b2e8fb735d3d18c55c2.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-python/httplib2')
-rw-r--r-- | dev-python/httplib2/httplib2-0.2.0.ebuild | 3 | ||||
-rw-r--r-- | dev-python/httplib2/httplib2-0.3.0.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-python/httplib2/httplib2-0.2.0.ebuild b/dev-python/httplib2/httplib2-0.2.0.ebuild index d1a706a61f48..46eda5a1466b 100644 --- a/dev-python/httplib2/httplib2-0.2.0.ebuild +++ b/dev-python/httplib2/httplib2-0.2.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/httplib2/httplib2-0.2.0.ebuild,v 1.1 2006/10/23 20:10:36 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.2.0.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -15,4 +15,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3" RDEPEND="${DEPEND}" - diff --git a/dev-python/httplib2/httplib2-0.3.0.ebuild b/dev-python/httplib2/httplib2-0.3.0.ebuild index d070b772077e..1ab7f520618e 100644 --- a/dev-python/httplib2/httplib2-0.3.0.ebuild +++ b/dev-python/httplib2/httplib2-0.3.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/httplib2/httplib2-0.3.0.ebuild,v 1.1 2007/03/21 16:24:32 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.3.0.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -15,4 +15,3 @@ KEYWORDS="~amd64 ~x86" IUSE="" DEPEND=">=dev-lang/python-2.3" RDEPEND="${DEPEND}" - |