summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 18:32:00 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2012-02-16 18:32:00 +0000
commite032ddf0704a4f2a63f8127cb63d51cf9a2fafc3 (patch)
tree972cf403ca9eb0cf85e4d7b1acf8afc63f7aa942 /dev-php/smarty-docs
parentx86 stable wrt bug #401097 (diff)
downloadgentoo-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')
-rw-r--r--dev-php/smarty-docs/ChangeLog5
-rw-r--r--dev-php/smarty-docs/smarty-docs-3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty-docs/ChangeLog b/dev-php/smarty-docs/ChangeLog
index e9636ee0f681..a8e19fdf76ff 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.55 2012/02/08 20:12:05 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.56 2012/02/16 18:32:00 phajdan.jr Exp $
+
+ 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> smarty-docs-3.0.ebuild:
+ x86 stable wrt bug #397003
08 Feb 2012; Jeroen Roovers <jer@gentoo.org> smarty-docs-3.0.ebuild:
Stable for HPPA (bug #397003).
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"