summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFriedrich Oslage <bluebird@gentoo.org>2009-01-17 15:43:50 +0000
committerFriedrich Oslage <bluebird@gentoo.org>2009-01-17 15:43:50 +0000
commit5f30769f91f9490fb3e5d32b53c5e0b689d3603a (patch)
treee40106d65a3ea709cf3f47719e080db982d974e3 /dev-php/smarty
parentppc stable #254307 (diff)
downloadgentoo-2-5f30769f91f9490fb3e5d32b53c5e0b689d3603a.tar.gz
gentoo-2-5f30769f91f9490fb3e5d32b53c5e0b689d3603a.tar.bz2
gentoo-2-5f30769f91f9490fb3e5d32b53c5e0b689d3603a.zip
Stable on sparc, bug #254415
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.21.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index d2dcfd829efb..58d98d326383 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.90 2009/01/11 15:11:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.91 2009/01/17 15:43:50 bluebird Exp $
+
+ 17 Jan 2009; Friedrich Oslage <bluebird@gentoo.org> smarty-2.6.21.ebuild:
+ Stable on sparc, bug #254415
11 Jan 2009; Markus Meier <maekke@gentoo.org> smarty-2.6.21.ebuild:
amd64/x86 stable, bug #254415
diff --git a/dev-php/smarty/smarty-2.6.21.ebuild b/dev-php/smarty/smarty-2.6.21.ebuild
index b433d91321e5..5a2a4df53605 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-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.3 2009/01/11 15:11:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.21.ebuild,v 1.4 2009/01/17 15:43:50 bluebird 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}"