diff options
Diffstat (limited to 'dev-python/matplotlib/matplotlib-0.80-r1.ebuild')
-rw-r--r-- | dev-python/matplotlib/matplotlib-0.80-r1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-0.80-r1.ebuild b/dev-python/matplotlib/matplotlib-0.80-r1.ebuild index 03f10534b2ac..2a0b39ac9509 100644 --- a/dev-python/matplotlib/matplotlib-0.80-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-0.80-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.80-r1.ebuild,v 1.6 2006/11/28 21:52:12 marienz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/matplotlib/matplotlib-0.80-r1.ebuild,v 1.7 2007/06/26 12:23:56 lucass Exp $ inherit distutils @@ -30,4 +30,3 @@ src_install() { doins examples/data/*.dat fi } - |