diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:26:42 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-15 04:26:42 +0000 |
commit | 46a693741104e5108c6360a5998c325e5c51f1d8 (patch) | |
tree | 666d45063fa8f11093cc3123aaf9237f9d1c77d2 /www-client/pybugz | |
parent | whitespace (diff) | |
download | gentoo-2-46a693741104e5108c6360a5998c325e5c51f1d8.tar.gz gentoo-2-46a693741104e5108c6360a5998c325e5c51f1d8.tar.bz2 gentoo-2-46a693741104e5108c6360a5998c325e5c51f1d8.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'www-client/pybugz')
-rw-r--r-- | www-client/pybugz/pybugz-0.6.11.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-client/pybugz/pybugz-0.6.11.ebuild b/www-client/pybugz/pybugz-0.6.11.ebuild index 0a7edb304d35..78cda47b88c1 100644 --- a/www-client/pybugz/pybugz-0.6.11.ebuild +++ b/www-client/pybugz/pybugz-0.6.11.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/www-client/pybugz/pybugz-0.6.11.ebuild,v 1.5 2007/05/14 11:03:48 drizzt Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/pybugz/pybugz-0.6.11.ebuild,v 1.6 2007/07/15 04:26:42 mr_bones_ Exp $ inherit distutils @@ -13,4 +13,3 @@ KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND=">=dev-lang/python-2.4 dev-python/elementtree" - |