diff options
author | 2007-07-10 23:33:33 +0000 | |
---|---|---|
committer | 2007-07-10 23:33:33 +0000 | |
commit | 93fcd50cf870925205b1fdcc2b1a5fba43b2001c (patch) | |
tree | 82a101e0558dc7f960b351ea938ed8736b4368db /dev-perl/HTML-Mason | |
parent | Keyworded ~sparc-fbsd (diff) | |
download | historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.gz historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.tar.bz2 historical-93fcd50cf870925205b1fdcc2b1a5fba43b2001c.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'dev-perl/HTML-Mason')
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild | 5 | ||||
-rw-r--r-- | dev-perl/HTML-Mason/HTML-Mason-1.36.ebuild | 4 |
4 files changed, 4 insertions, 15 deletions
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild index 56074c472e8a..adb5197e700d 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.32.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.32.ebuild,v 1.13 2007/05/12 03:10:55 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.32.ebuild,v 1.14 2007/07/10 23:33:27 mr_bones_ Exp $ inherit perl-module @@ -29,7 +29,6 @@ DEPEND="!modperl? ( virtual/perl-CGI ) >=dev-perl/Cache-Cache-1.01 dev-lang/perl" - mydoc="CREDITS UPGRADE" myconf="--noprompts" @@ -49,5 +48,3 @@ src_install () { # rendhalver - the html docs have subdirs so this gets all of them use doc && dohtml -r htdocs/* } - - diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild index b2e6a0d4c95e..3b37c3dd9c59 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.33.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.33.ebuild,v 1.9 2007/05/12 03:10:55 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.33.ebuild,v 1.10 2007/07/10 23:33:27 mr_bones_ Exp $ inherit perl-module @@ -29,7 +29,6 @@ DEPEND="!modperl? ( virtual/perl-CGI ) >=dev-perl/Cache-Cache-1.01 dev-lang/perl" - mydoc="CREDITS UPGRADE" myconf="--noprompts" @@ -49,5 +48,3 @@ src_install () { # rendhalver - the html docs have subdirs so this gets all of them use doc && dohtml -r htdocs/* } - - diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild index db4449ac0f8c..e530901fdeed 100644 --- a/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild +++ b/dev-perl/HTML-Mason/HTML-Mason-1.35.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.35.ebuild,v 1.8 2007/05/12 03:10:55 chtekk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.35.ebuild,v 1.9 2007/07/10 23:33:27 mr_bones_ Exp $ inherit perl-module @@ -29,7 +29,6 @@ DEPEND="!modperl? ( virtual/perl-CGI ) >=dev-perl/Cache-Cache-1.01 dev-lang/perl" - mydoc="CREDITS UPGRADE" myconf="--noprompts" @@ -49,5 +48,3 @@ src_install () { # rendhalver - the html docs have subdirs so this gets all of them use doc && dohtml -r htdocs/* } - - 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/* } - - |