diff options
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" - |