diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:44:15 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-06-26 02:44:15 +0000 |
commit | e8653e2348ba39f0c5ecfb24d8245ddca3fccd1b (patch) | |
tree | 2207e28ce8f43eecc77391e3b4005c2547b2c59d | |
parent | whitespace (diff) | |
download | gentoo-2-e8653e2348ba39f0c5ecfb24d8245ddca3fccd1b.tar.gz gentoo-2-e8653e2348ba39f0c5ecfb24d8245ddca3fccd1b.tar.bz2 gentoo-2-e8653e2348ba39f0c5ecfb24d8245ddca3fccd1b.zip |
whitespace
(Portage version: 2.1.2.7)
-rw-r--r-- | sci-misc/gato/gato-0.98p.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-misc/gato/gato-0.98p.ebuild b/sci-misc/gato/gato-0.98p.ebuild index 45adebb592af..921607fbefb4 100644 --- a/sci-misc/gato/gato-0.98p.ebuild +++ b/sci-misc/gato/gato-0.98p.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.98p.ebuild,v 1.1 2005/12/04 21:14:52 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/gato/gato-0.98p.ebuild,v 1.2 2007/06/26 02:44:15 mr_bones_ Exp $ inherit eutils @@ -27,7 +27,7 @@ GATO_DOC="${WORKDIR}"/Doc src_unpack() { unpack ${A} - # convert to python2.4 + # convert to python2.4 epatch "${FILESDIR}"/gato-python2.4-gentoo.patch cd "${S}" |