summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-08 20:12:05 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-08 20:12:05 +0000
commit72105634b22a808472c5f9cb7ba464894cd48da8 (patch)
treee1af91718d59ad0b5ccf8b8524aa13743f467c5e /dev-php/smarty-docs
parentStable for HPPA (bug #396845). (diff)
downloadgentoo-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')
-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 db752ba855b5..e9636ee0f681 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.54 2012/02/03 16:53:32 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty-docs/ChangeLog,v 1.55 2012/02/08 20:12:05 jer Exp $
+
+ 08 Feb 2012; Jeroen Roovers <jer@gentoo.org> smarty-docs-3.0.ebuild:
+ Stable for HPPA (bug #397003).
03 Feb 2012; Agostino Sarubbo <ago@gentoo.org> smarty-docs-3.0.ebuild:
Stable for amd64, wrt 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 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"