diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-18 03:05:35 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2008-01-18 03:05:35 +0000 |
commit | fc64f524e040495814c60e2f7b4071e79406ee93 (patch) | |
tree | 4f6ef13bfc4dc967be76550842f4bb91cf656718 /dev-python/boto | |
parent | Revbump fixing bug #205927. (diff) | |
download | gentoo-2-fc64f524e040495814c60e2f7b4071e79406ee93.tar.gz gentoo-2-fc64f524e040495814c60e2f7b4071e79406ee93.tar.bz2 gentoo-2-fc64f524e040495814c60e2f7b4071e79406ee93.zip |
whitespace
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-python/boto')
-rw-r--r-- | dev-python/boto/boto-1.0a.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/boto/boto-1.0a.ebuild b/dev-python/boto/boto-1.0a.ebuild index a87b00568c17..f3d6231cb12b 100644 --- a/dev-python/boto/boto-1.0a.ebuild +++ b/dev-python/boto/boto-1.0a.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/boto/boto-1.0a.ebuild,v 1.1 2008/01/18 00:40:52 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/boto/boto-1.0a.ebuild,v 1.2 2008/01/18 03:05:35 mr_bones_ Exp $ inherit distutils @@ -14,4 +14,3 @@ SLOT="0" KEYWORDS="~amd64 ~x86" DEPEND=">=dev-lang/python-2.3" - |