diff options
author | Tom William Payne <twp@gentoo.org> | 2004-03-21 18:21:48 +0000 |
---|---|---|
committer | Tom William Payne <twp@gentoo.org> | 2004-03-21 18:21:48 +0000 |
commit | 198a2b343ce5307a20dde4db31f7adb311dc4e72 (patch) | |
tree | a832f49857838c5199dc17ea29fc5d9384bab73e /dev-php/smarty-docs | |
parent | Version bump. Add docs if USE=doc. Bug #43905. (diff) | |
download | historical-198a2b343ce5307a20dde4db31f7adb311dc4e72.tar.gz historical-198a2b343ce5307a20dde4db31f7adb311dc4e72.tar.bz2 historical-198a2b343ce5307a20dde4db31f7adb311dc4e72.zip |
Version bump. Bug #43905.
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r-- | dev-php/smarty-docs/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/smarty-docs/files/digest-smarty-docs-2.6.2 | 1 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.5.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.0.ebuild | 4 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-2.6.2.ebuild | 18 |
5 files changed, 29 insertions, 5 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index 97b92e9ae226..caf04970e524 100644 --- a/dev-php/smarty-docs/ChangeLog +++ b/dev-php/smarty-docs/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-php/smarty-docs # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.4 2004/01/08 08:38:14 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.5 2004/03/21 18:21:47 twp Exp $ + +*smarty-docs-2.6.2 (21 Mar 2004) + + 21 Mar 2004; Tom Payne <twp@gentoo.org> smarty-docs-2.6.2.ebuild : + Version bump. Bug #43905. 08 Jan 2004; Robin H. Johnson <robbat2@gentoo.org> smarty-docs-2.5.0.ebuild, smarty-docs-2.6.0.ebuild: diff --git a/dev-php/smarty-docs/files/digest-smarty-docs-2.6.2 b/dev-php/smarty-docs/files/digest-smarty-docs-2.6.2 new file mode 100644 index 000000000000..898f69c757f2 --- /dev/null +++ b/dev-php/smarty-docs/files/digest-smarty-docs-2.6.2 @@ -0,0 +1 @@ +MD5 fd5e90f19a002777f3fed6fc51106ce4 Smarty-2.6.2-docs.tar.gz 109524 diff --git a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild index 053ec67bd6e4..4a218981a9db 100644 --- a/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.4 2004/02/22 21:10:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.5.0.ebuild,v 1.5 2004/03/21 18:21:47 twp Exp $ MY_P=Smarty-${PV}-docs DESCRIPTION="A template engine for PHP" diff --git a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild index 36dc17fe8f2c..ddb6a49c4557 100644 --- a/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild +++ b/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.3 2004/02/22 21:10:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.0.ebuild,v 1.4 2004/03/21 18:21:47 twp Exp $ MY_P=Smarty-${PV}-docs DESCRIPTION="A template engine for PHP" diff --git a/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild b/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild new file mode 100644 index 000000000000..4bcc48cb1bb3 --- /dev/null +++ b/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-2.6.2.ebuild,v 1.1 2004/03/21 18:21:48 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" +KEYWORDS="~alpha ~hppa ~ppc ~sparc ~x86" +DEPEND="" + +S=${WORKDIR}/manual + +src_install() { + dohtml -r . +} |