diff options
Diffstat (limited to 'dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild')
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild index 522f37df7b97..e4b3f5822cfd 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.36.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-perl/HTML-Mason/HTML-Mason-1.36.ebuild,v 1.1 2007/06/12 18:44:04 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild,v 1.2 2007/07/10 23:33:27 mr_bones_ Exp $ inherit perl-module @@ -51,5 +51,3 @@ src_install () { # rendhalver - the html docs have subdirs so this gets all of them use doc && dohtml -r htdocs/* } - - |