diff options
-rw-r--r-- | dev-python/libcloud/libcloud-0.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/libcloud/libcloud-0.7.1.ebuild b/dev-python/libcloud/libcloud-0.7.1.ebuild index a6782428dd0f..0c071044a304 100644 --- a/dev-python/libcloud/libcloud-0.7.1.ebuild +++ b/dev-python/libcloud/libcloud-0.7.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild,v 1.1 2011/12/27 13:39:11 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/libcloud/libcloud-0.7.1.ebuild,v 1.2 2011/12/30 18:17:03 mr_bones_ Exp $ EAPI="3" @@ -38,4 +38,4 @@ src_install() { docinto examples/ dodoc "${S}"/example_*.py || die fi -}
\ No newline at end of file +} |