summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog8
-rw-r--r--dev-php/smarty/smarty-2.6.21.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 01ee13fbc42b..7890b29ff4b3 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/smarty
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.87 2008/12/09 18:03:03 dertobi123 Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.88 2009/01/10 14:14:17 dertobi123 Exp $
+
+ 10 Jan 2009; Tobias Scherbaum <dertobi123@gentoo.org>
+ smarty-2.6.21.ebuild:
+ ppc stable, bug #254415
*smarty-2.6.21 (09 Dec 2008)
diff --git a/dev-php/smarty/smarty-2.6.21.ebuild b/dev-php/smarty/smarty-2.6.21.ebuild
index b82658db5992..c4ee17dd4de2 100644
--- a/dev-php/smarty/smarty-2.6.21.ebuild
+++ b/dev-php/smarty/smarty-2.6.21.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.1 2008/12/09 18:03:03 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.2 2009/01/10 14:14:17 dertobi123 Exp $
inherit php-lib-r1 eutils
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ppc ~ppc64 ~sparc ~x86"
MY_P="Smarty-${PV}"