From a1392e76596290b746e997c822be94c229f46630 Mon Sep 17 00:00:00 2001 From: Tom William Payne Date: Sun, 1 Aug 2004 21:18:19 +0000 Subject: Version bump. Bug # 55590. --- dev-php/smarty-docs/ChangeLog | 8 +++++++- dev-php/smarty-docs/Manifest | 6 +++--- dev-php/smarty-docs/files/digest-smarty-docs-2.5.0 | 1 - dev-php/smarty-docs/files/digest-smarty-docs-2.6.3 | 1 + dev-php/smarty-docs/smarty-docs-2.5.0.ebuild | 19 ------------------- dev-php/smarty-docs/smarty-docs-2.6.3.ebuild | 19 +++++++++++++++++++ 6 files changed, 30 insertions(+), 24 deletions(-) delete mode 100644 dev-php/smarty-docs/files/digest-smarty-docs-2.5.0 create mode 100644 dev-php/smarty-docs/files/digest-smarty-docs-2.6.3 delete mode 100644 dev-php/smarty-docs/smarty-docs-2.5.0.ebuild create mode 100644 dev-php/smarty-docs/smarty-docs-2.6.3.ebuild (limited to 'dev-php') diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index e5ed72afc881..1460cde951de 100644 --- a/dev-php/smarty-docs/ChangeLog +++ b/dev-php/smarty-docs/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-php/smarty-docs # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.11 2004/07/04 08:22:20 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.12 2004/08/01 21:18:19 twp Exp $ + +*smarty-docs-2.6.3 (01 Aug 2004) + + 01 Aug 2004; -smarty-docs-2.5.0.ebuild, + +smarty-docs-2.6.3.ebuild: + Version bump. Bug # 55590. 04 Jul 2004; Bryan Østergaard smarty-docs-2.6.2.ebuild: Stable on alpha. diff --git a/dev-php/smarty-docs/Manifest b/dev-php/smarty-docs/Manifest index 569897f36ecf..a35185719cd5 100644 --- a/dev-php/smarty-docs/Manifest +++ b/dev-php/smarty-docs/Manifest @@ -1,8 +1,8 @@ MD5 1dc3e8be4253258ad533d2e69a9fc010 smarty-docs-2.6.0.ebuild 547 MD5 77d49cf1c639b6b85b5562876fe07e9e smarty-docs-2.6.2.ebuild 531 -MD5 b5a3d922c2a222a728f6b7b483d7e21e ChangeLog 1365 -MD5 d845b248dac231e764ef4a90e2bf500c smarty-docs-2.5.0.ebuild 547 +MD5 0a714a6fcfc5f231627b4ca9d00b5ab9 ChangeLog 1514 MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244 -MD5 641fdee412971de5933b7da56c1cf9c0 files/digest-smarty-docs-2.5.0 69 +MD5 9fc1922f92e8eaed4b61d2039991cac5 smarty-docs-2.6.3.ebuild 532 MD5 07523ebbe30f8f113791aa0328a95890 files/digest-smarty-docs-2.6.0 69 MD5 3c8aa222810b57064cec711243cb95e7 files/digest-smarty-docs-2.6.2 69 +MD5 c9ec59dbd8dbeeeee96a9f39ca6b355a files/digest-smarty-docs-2.6.3 69 diff --git a/dev-php/smarty-docs/files/digest-smarty-docs-2.5.0 b/dev-php/smarty-docs/files/digest-smarty-docs-2.5.0 deleted file mode 100644 index 1781c5094d78..000000000000 --- a/dev-php/smarty-docs/files/digest-smarty-docs-2.5.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 22bd33a9b9cf497e80eb21659b4c2163 Smarty-2.5.0-docs.tar.gz 101422 diff --git a/dev-php/smarty-docs/files/digest-smarty-docs-2.6.3 b/dev-php/smarty-docs/files/digest-smarty-docs-2.6.3 new file mode 100644 index 000000000000..b42b69b87ff7 --- /dev/null +++ b/dev-php/smarty-docs/files/digest-smarty-docs-2.6.3 @@ -0,0 +1 @@ +MD5 17bf33b25c3fe093d51c44e4a8d6ec94 Smarty-2.6.3-docs.tar.gz 104760 diff --git a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild deleted file mode 100644 index 407b9d1218c4..000000000000 --- a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild,v 1.7 2004/06/25 01:24:59 agriffis Exp $ - -MY_P=Smarty-${PV}-docs -DESCRIPTION="A template engine for PHP" -HOMEPAGE="http://smarty.php.net/" -SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" -LICENSE="LGPL-2.1" -SLOT="0" -IUSE="" -KEYWORDS="alpha hppa ppc sparc x86" -DEPEND="dev-php/mod_php" - -S=${WORKDIR}/manual - -src_install() { - dohtml -r . -} diff --git a/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild new file mode 100644 index 000000000000..248e31fe6bf1 --- /dev/null +++ b/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.3.ebuild,v 1.1 2004/08/01 21:18:19 twp Exp $ + +MY_P=Smarty-${PV}-docs +DESCRIPTION="A template engine for PHP" +HOMEPAGE="http://smarty.php.net/" +SRC_URI="http://smarty.php.net/distributions/manual/en/${MY_P}.tar.gz" +LICENSE="LGPL-2.1" +SLOT="0" +IUSE="" +KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86" +DEPEND="" + +S=${WORKDIR}/manual + +src_install() { + dohtml -r . +} -- cgit v1.2.3-65-gdbad