diff options
author | 2012-02-16 18:32:00 +0000 | |
---|---|---|
committer | 2012-02-16 18:32:00 +0000 | |
commit | e032ddf0704a4f2a63f8127cb63d51cf9a2fafc3 (patch) | |
tree | 972cf403ca9eb0cf85e4d7b1acf8afc63f7aa942 /dev-php/smarty-docs/smarty-docs-3.0.ebuild | |
parent | x86 stable wrt bug #401097 (diff) | |
download | gentoo-2-e032ddf0704a4f2a63f8127cb63d51cf9a2fafc3.tar.gz gentoo-2-e032ddf0704a4f2a63f8127cb63d51cf9a2fafc3.tar.bz2 gentoo-2-e032ddf0704a4f2a63f8127cb63d51cf9a2fafc3.zip |
x86 stable wrt bug #397003
(Portage version: 2.1.10.44/cvs/Linux i686)
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 76fc08a0bbf7..525854f49def 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.4 2012/02/08 20:12:05 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/smarty-docs-3.0.ebuild,v 1.5 2012/02/16 18:32:00 phajdan.jr 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" |