diff options
Diffstat (limited to 'dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild')
-rw-r--r-- | dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild b/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild index ab44bdfe9785..501258c461e8 100644 --- a/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild +++ b/dev-perl/Text-Aspell/Text-Aspell-0.03.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-perl/Text-Aspell/Text-Aspell-0.03.ebuild,v 1.12 2006/08/06 00:16:05 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Text-Aspell/Text-Aspell-0.03.ebuild,v 1.13 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -16,5 +16,3 @@ IUSE="" DEPEND="app-text/aspell dev-lang/perl" RDEPEND="${DEPEND}" - - |