summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2008-11-29 16:57:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2008-11-29 16:57:43 +0000
commit8392d62fe9e881b5d49cae3d1441a8ffec3441a5 (patch)
tree4f05e7a4e64edf0697d34c652ccc38c5cbd84b9e /dev-php
parentalpha/ia64/sparc/x86 stable wrt #243238 (diff)
downloadgentoo-2-8392d62fe9e881b5d49cae3d1441a8ffec3441a5.tar.gz
gentoo-2-8392d62fe9e881b5d49cae3d1441a8ffec3441a5.tar.bz2
gentoo-2-8392d62fe9e881b5d49cae3d1441a8ffec3441a5.zip
alpha/sparc stable wrt #243856
(Portage version: 2.1.4.5)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.20-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index ca41413c8d42..1c1e43ff808e 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# 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.84 2008/11/28 21:57:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.85 2008/11/29 16:57:43 armin76 Exp $
+
+ 29 Nov 2008; Raúl Porcel <armin76@gentoo.org> smarty-2.6.20-r1.ebuild:
+ alpha/sparc stable wrt #243856
28 Nov 2008; Tobias Scherbaum <dertobi123@gentoo.org>
smarty-2.6.20-r1.ebuild:
diff --git a/dev-php/smarty/smarty-2.6.20-r1.ebuild b/dev-php/smarty/smarty-2.6.20-r1.ebuild
index 0c4a5dbd270a..fbc6ebcae37e 100644
--- a/dev-php/smarty/smarty-2.6.20-r1.ebuild
+++ b/dev-php/smarty/smarty-2.6.20-r1.ebuild
@@ -1,10 +1,10 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.20-r1.ebuild,v 1.3 2008/11/28 21:57:51 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.20-r1.ebuild,v 1.4 2008/11/29 16:57:43 armin76 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}"