summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Coie <rac@gentoo.org>2003-04-22 23:37:58 +0000
committerRobert Coie <rac@gentoo.org>2003-04-22 23:37:58 +0000
commit9e3cf65461f802c760f0fe2bd9a07156794abae8 (patch)
treeb99e710ec61b3ddfe9c4aeb0c8811604d7ae3118 /dev-perl
parentapp-text/aspell -> virtual/aspell-dict (diff)
downloadhistorical-9e3cf65461f802c760f0fe2bd9a07156794abae8.tar.gz
historical-9e3cf65461f802c760f0fe2bd9a07156794abae8.tar.bz2
historical-9e3cf65461f802c760f0fe2bd9a07156794abae8.zip
version bump
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/HTML-Mason/ChangeLog13
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild27
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild27
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild48
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild48
-rw-r--r--dev-perl/HTML-Mason/HTML-Mason-1.19.ebuild (renamed from dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild)2
-rw-r--r--dev-perl/HTML-Mason/Manifest3
7 files changed, 16 insertions, 152 deletions
diff --git a/dev-perl/HTML-Mason/ChangeLog b/dev-perl/HTML-Mason/ChangeLog
index 6d25de24d237..3d5d5f36fbf9 100644
--- a/dev-perl/HTML-Mason/ChangeLog
+++ b/dev-perl/HTML-Mason/ChangeLog
@@ -1,6 +1,17 @@
# ChangeLog for dev-perl/HTML-Mason
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.9 2003/02/12 06:18:41 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/ChangeLog,v 1.10 2003/04/22 23:37:58 rac Exp $
+
+*HTML-Mason-1.19 (22 Apr 2003)
+
+ 22 Apr 2003; <rac@gentoo.org> HTML-Mason-1.0-r1.ebuild,
+ HTML-Mason-1.0-r1.ebuild, HTML-Mason-1.0-r2.ebuild,
+ HTML-Mason-1.0-r2.ebuild, HTML-Mason-1.15-r1.ebuild,
+ HTML-Mason-1.15-r1.ebuild, HTML-Mason-1.15-r2.ebuild,
+ HTML-Mason-1.15-r2.ebuild, HTML-Mason-1.15.ebuild, HTML-Mason-1.15.ebuild,
+ HTML-Mason-1.19.ebuild, Manifest:
+ Version bump, thanks to Joshua J. Berry <condor-gentoo@condordes.net> in bug
+ 18200
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild
deleted file mode 100644
index 583ba8d5896e..000000000000
--- a/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0-r1.ebuild,v 1.12 2003/02/13 11:08:57 vapier Exp $
-
-inherit perl-module
-
-S=${WORKDIR}/${P}
-DESCRIPTION="A HTML development and delivery Perl Module"
-SRC_URI="http://www.masonhq.com/download/${P}.tar.gz"
-HOMEPAGE="http://www.masonhq.com/"
-
-SLOT="0"
-LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
-
-DEPEND="${DEPEND}
- dev-perl/Time-HiRes
- dev-perl/MLDBM"
-
-mydoc="CREDITS UPGRADE"
-
-src_install () {
-
- perl-module_src_install
- dohtml htdocs/*
-
-}
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild
deleted file mode 100644
index e8ef0a5d9d4a..000000000000
--- a/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.0-r2.ebuild,v 1.4 2003/02/13 11:09:02 vapier Exp $
-
-inherit perl-module
-
-S=${WORKDIR}/${P}
-DESCRIPTION="A HTML development and delivery Perl Module"
-SRC_URI="http://www.masonhq.com/download/${P}.tar.gz"
-HOMEPAGE="http://www.masonhq.com/"
-
-SLOT="0"
-LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
-
-DEPEND="${DEPEND}
- dev-perl/Time-HiRes
- dev-perl/MLDBM"
-
-mydoc="CREDITS UPGRADE"
-
-src_install () {
-
- perl-module_src_install
- dohtml htdocs/*
-
-}
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild
deleted file mode 100644
index f201f18dabc9..000000000000
--- a/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.15-r1.ebuild,v 1.4 2003/02/13 11:09:07 vapier Exp $
-
-inherit perl-module
-
-S=${WORKDIR}/${P}
-DESCRIPTION="A HTML development and delivery Perl Module"
-SRC_URI="http://www.masonhq.com/download/${P}.tar.gz"
-HOMEPAGE="http://www.masonhq.com/"
-
-SLOT="0"
-LICENSE="Artistic | GPL-2"
-KEYWORDS="x86 ppc sparc alpha"
-
-DEPEND="${DEPEND}
- >=dev-perl/libapreq-1.0-r2
- >=dev-perl/Params-Validate-0.24-r1
- >=dev-perl/Class-Container-0.08
- >=dev-perl/Exception-Class-1.07
- >=dev-perl/Cache-Cache-1.01"
-
-mydoc="CREDITS UPGRADE"
-
-src_install () {
- #This is a nasty fix for a sandbox violation that Mason wants to do
- mv -f install/delete_old_pods.pl install/delete_old_pods.pl2
- sed -e "s/use strict/exit()/" install/delete_old_pods.pl2 > install/delete_old_pods.pl
- perl-module_src_install
- dohtml htdocs/*
-}
-
-
-pkg_postinst() {
- einfo
- einfo "Due to a change in documention in HTML-Mason, you will need to note"
- einfo "that the documentation in the following files is no longer valid."
- einfo "These files are present only if you had a previous install of "
- einfo "HTML-Mason. Feel free to remove these docs from your system: "
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Interp.pod"
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/ApacheHandler.pod"
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Request.pod"
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Component.pod"
- einfo "Where PERLVERSION is your version of perl (5.6.1, 5.8)"
- einfo
-
-}
-
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild
deleted file mode 100644
index 18c85d7e1142..000000000000
--- a/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild
+++ /dev/null
@@ -1,48 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.15.ebuild,v 1.6 2003/02/13 11:09:15 vapier Exp $
-
-inherit perl-module
-
-S=${WORKDIR}/${P}
-DESCRIPTION="A HTML development and delivery Perl Module"
-SRC_URI="http://www.masonhq.com/download/${P}.tar.gz"
-HOMEPAGE="http://www.masonhq.com/"
-
-SLOT="0"
-LICENSE="Artistic | GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
-
-DEPEND="${DEPEND}
- >=dev-perl/libapreq-1.0-r2
- >=dev-perl/Params-Validate-0.24-r1
- >=dev-perl/Class-Container-0.08
- >=dev-perl/Exception-Class-1.07
- >=dev-perl/Cache-Cache-1.01"
-
-mydoc="CREDITS UPGRADE"
-
-src_install () {
- #This is a nasty fix for a sandbox violation that Mason wants to do
- mv -f install/delete_old_pods.pl install/delete_old_pods.pl2
- sed -e "s/use strict/exit()/" install/delete_old_pods.pl2 > install/delete_old_pods.pl
- perl-module_src_install
- dohtml htdocs/*
-}
-
-
-pkg_postinst() {
- einfo
- einfo "Due to a change in documention in HTML-Mason, you will need to note"
- einfo "that the documentation in the following files is no longer valid."
- einfo "These files are present only if you had a previous install of "
- einfo "HTML-Mason. Feel free to remove these docs from your system: "
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Interp.pod"
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/ApacheHandler.pod"
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Request.pod"
- einfo "/usr/lib/perl5/site_perl/PERLVERSION/HTML/Mason/Component.pod"
- einfo "Where PERLVERSION is your version of perl (5.6.1, 5.8)"
- einfo
-
-}
-
diff --git a/dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild b/dev-perl/HTML-Mason/HTML-Mason-1.19.ebuild
index 0b97efd075fe..902cb3621d6a 100644
--- a/dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild
+++ b/dev-perl/HTML-Mason/HTML-Mason-1.19.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.15-r2.ebuild,v 1.4 2003/02/13 11:09:11 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Mason/HTML-Mason-1.19.ebuild,v 1.1 2003/04/22 23:37:58 rac Exp $
inherit perl-module
diff --git a/dev-perl/HTML-Mason/Manifest b/dev-perl/HTML-Mason/Manifest
new file mode 100644
index 000000000000..8faf523efe54
--- /dev/null
+++ b/dev-perl/HTML-Mason/Manifest
@@ -0,0 +1,3 @@
+MD5 10bb040bfbc56379665abbb4ca9ac284 HTML-Mason-1.19.ebuild 1659
+MD5 5bcb4345a56cdddff1daafb6529f501c ChangeLog 1910
+MD5 b3fb74e352ea37ee42a3148137d18218 files/digest-HTML-Mason-1.19 67