summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Scherbaum <dertobi123@gentoo.org>2009-01-10 14:14:17 +0000
committerTobias Scherbaum <dertobi123@gentoo.org>2009-01-10 14:14:17 +0000
commitddd24b54958322555c33dd4f99c46cebc3ae067b (patch)
treef1cb1495dfc6ad852f92de0ba91b9d7577a990a8 /dev-php/smarty
parentStable on alpha, bug #254076 (diff)
downloadgentoo-2-ddd24b54958322555c33dd4f99c46cebc3ae067b.tar.gz
gentoo-2-ddd24b54958322555c33dd4f99c46cebc3ae067b.tar.bz2
gentoo-2-ddd24b54958322555c33dd4f99c46cebc3ae067b.zip
ppc stable, bug #254415
(Portage version: 2.2_rc20/cvs/Linux 2.6.25-gentoo-r7 x86_64)
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}"