diff options
Diffstat (limited to 'dev-perl/yaml/yaml-0.58.ebuild')
-rw-r--r-- | dev-perl/yaml/yaml-0.58.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/yaml/yaml-0.58.ebuild b/dev-perl/yaml/yaml-0.58.ebuild index b5c7305530c8..437c9e786d98 100644 --- a/dev-perl/yaml/yaml-0.58.ebuild +++ b/dev-perl/yaml/yaml-0.58.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/yaml/yaml-0.58.ebuild,v 1.15 2006/10/20 18:07:23 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/yaml/yaml-0.58.ebuild,v 1.16 2007/07/10 23:33:30 mr_bones_ Exp $ inherit perl-module @@ -24,5 +24,3 @@ SRC_TEST="do" src_compile() { echo "" | perl-module_src_compile } - - |