diff options
Diffstat (limited to 'dev-python/ipy/ipy-0.53.ebuild')
-rw-r--r-- | dev-python/ipy/ipy-0.53.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-python/ipy/ipy-0.53.ebuild b/dev-python/ipy/ipy-0.53.ebuild index 2b2a7b11264b..e9109afbb791 100644 --- a/dev-python/ipy/ipy-0.53.ebuild +++ b/dev-python/ipy/ipy-0.53.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/ipy/ipy-0.53.ebuild,v 1.1 2007/02/28 13:10:43 lucass Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/ipy/ipy-0.53.ebuild,v 1.2 2007/07/11 06:19:47 mr_bones_ Exp $ inherit eutils distutils @@ -29,4 +29,3 @@ src_install() { doins -r example fi } - |