summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-05-25 16:06:08 +0000
committerBrent Baude <ranger@gentoo.org>2009-05-25 16:06:08 +0000
commit20574d4d49ac4ee010bf511135b7dc9f89be3fe6 (patch)
tree898c5e434ac890b5ff542324ba50af5667b649eb /dev-php
parentMarking eselect-python-20080925 ppc64 and ppc for bug 252317 (diff)
downloadgentoo-2-20574d4d49ac4ee010bf511135b7dc9f89be3fe6.tar.gz
gentoo-2-20574d4d49ac4ee010bf511135b7dc9f89be3fe6.tar.bz2
gentoo-2-20574d4d49ac4ee010bf511135b7dc9f89be3fe6.zip
Marking smarty-2.6.24 ppc64 and ppc for bug 270494
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index e7ba4d2adae0..39cd82ebbeb3 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.101 2009/05/24 13:35:09 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.102 2009/05/25 16:06:08 ranger Exp $
+
+ 25 May 2009; Brent Baude <ranger@gentoo.org> smarty-2.6.24.ebuild:
+ Marking smarty-2.6.24 ppc64 and ppc for bug 270494
24 May 2009; Tobias Klausmann <klausman@gentoo.org> ChangeLog:
Keyworded on alpha, bug #270494
diff --git a/dev-php/smarty/smarty-2.6.24.ebuild b/dev-php/smarty/smarty-2.6.24.ebuild
index 6de5f87b647f..3e04e544ccf7 100644
--- a/dev-php/smarty/smarty-2.6.24.ebuild
+++ b/dev-php/smarty/smarty-2.6.24.ebuild
@@ -1,10 +1,10 @@
# 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.24.ebuild,v 1.4 2009/05/22 22:46:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.24.ebuild,v 1.5 2009/05/25 16:06:08 ranger 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}"