diff options
Diffstat (limited to 'dev-python/pystatgrab')
-rw-r--r-- | dev-python/pystatgrab/pystatgrab-0.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/pystatgrab/pystatgrab-0.3.ebuild b/dev-python/pystatgrab/pystatgrab-0.3.ebuild index 4f415a9a43de..b4f45d28a34b 100644 --- a/dev-python/pystatgrab/pystatgrab-0.3.ebuild +++ b/dev-python/pystatgrab/pystatgrab-0.3.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/pystatgrab/pystatgrab-0.3.ebuild,v 1.5 2007/01/18 22:47:18 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pystatgrab/pystatgrab-0.3.ebuild,v 1.6 2007/07/11 06:19:47 mr_bones_ Exp $ inherit distutils @@ -16,4 +16,3 @@ DEPEND="virtual/python >=sys-libs/libstatgrab-0.9 !>=sys-libs/libstatgrab-0.12 dev-util/pkgconfig" - |