diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:53:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-03 16:53:32 +0000 |
commit | 8d5ad250fb29e16644725b6d6a7adf51b6206995 (patch) | |
tree | b9dbe319e36c8ebd88a2014ae5fc9aec280151ce /dev-php/smarty-docs | |
parent | Stable for amd64, wrt bug #396873 (diff) | |
download | gentoo-2-8d5ad250fb29e16644725b6d6a7adf51b6206995.tar.gz gentoo-2-8d5ad250fb29e16644725b6d6a7adf51b6206995.tar.bz2 gentoo-2-8d5ad250fb29e16644725b6d6a7adf51b6206995.zip |
Stable for amd64, wrt bug #397003
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/smarty-docs')
-rw-r--r-- | dev-php/smarty-docs/ChangeLog | 7 | ||||
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-3.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog index a724135ea604..db752ba855b5 100644 --- a/dev-php/smarty-docs/ChangeLog +++ b/dev-php/smarty-docs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-php/smarty-docs -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.53 2011/09/07 19:14:30 olemarkus Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.54 2012/02/03 16:53:32 ago Exp $ + + 03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> smarty-docs-3.0.ebuild: + Stable for amd64, wrt bug #397003 07 Sep 2011; Ole Markus With <olemarkus@gentoo.org> +smarty-docs-2.6.ebuild: Readded 2.6 and cleaned it up diff --git a/dev-php/smarty-docs/smarty-docs-3.0.ebuild b/dev-php/smarty-docs/smarty-docs-3.0.ebuild index fc93fcfbdc78..8c13eda9b994 100644 --- a/dev-php/smarty-docs/smarty-docs-3.0.ebuild +++ b/dev-php/smarty-docs/smarty-docs-3.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild,v 1.2 2011/02/14 11:02:16 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild,v 1.3 2012/02/03 16:53:32 ago Exp $ EAPI=4 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="pdf html" DESCRIPTION="Documentation for Smarty, a template engine for PHP." HOMEPAGE="http://www.smarty.net/documentation" |