diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 20:12:05 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-02-08 20:12:05 +0000 |
commit | 72105634b22a808472c5f9cb7ba464894cd48da8 (patch) | |
tree | e1af91718d59ad0b5ccf8b8524aa13743f467c5e /dev-php/smarty-docs/smarty-docs-3.0.ebuild | |
parent | Stable for HPPA (bug #396845). (diff) | |
download | gentoo-2-72105634b22a808472c5f9cb7ba464894cd48da8.tar.gz gentoo-2-72105634b22a808472c5f9cb7ba464894cd48da8.tar.bz2 gentoo-2-72105634b22a808472c5f9cb7ba464894cd48da8.zip |
Stable for HPPA (bug #397003).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/smarty-docs/smarty-docs-3.0.ebuild')
-rw-r--r-- | dev-php/smarty-docs/smarty-docs-3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/smarty-docs/smarty-docs-3.0.ebuild b/dev-php/smarty-docs/smarty-docs-3.0.ebuild index 8c13eda9b994..76fc08a0bbf7 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-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.3 2012/02/03 16:53:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild,v 1.4 2012/02/08 20:12:05 jer 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" |