summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2006-04-30 11:18:11 +0000
committerSimon Stelling <blubb@gentoo.org>2006-04-30 11:18:11 +0000
commite3d404921d33eb2aae90a3eaa86b0438e1b25080 (patch)
tree2c88ae3e4f855b185211a437ee906d48554cbd78 /dev-php/smarty
parentsys-libs/glibc-2.4-r2: bug #131780 (diff)
downloadgentoo-2-e3d404921d33eb2aae90a3eaa86b0438e1b25080.tar.gz
gentoo-2-e3d404921d33eb2aae90a3eaa86b0438e1b25080.tar.bz2
gentoo-2-e3d404921d33eb2aae90a3eaa86b0438e1b25080.zip
stable amd64
(Portage version: 3282-svn)
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 4d4cd12d44a5..b835246d044e 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.51 2006/04/21 17:05:07 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.52 2006/04/30 11:18:11 blubb Exp $
+
+ 30 Apr 2006; Simon Stelling <blubb@gentoo.org> smarty-2.6.13.ebuild:
+ stable on amd64
21 Apr 2006; Tobias Scherbaum <dertobi123@gentoo.org>
smarty-2.6.13.ebuild:
diff --git a/dev-php/smarty/smarty-2.6.13.ebuild b/dev-php/smarty/smarty-2.6.13.ebuild
index fd8cfad3f456..60ae118fe4b6 100644
--- a/dev-php/smarty/smarty-2.6.13.ebuild
+++ b/dev-php/smarty/smarty-2.6.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.13.ebuild,v 1.4 2006/04/21 17:05:07 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.13.ebuild,v 1.5 2006/04/30 11:18:11 blubb Exp $
inherit php-lib-r1
@@ -8,7 +8,7 @@ DESCRIPTION="A template engine for PHP."
HOMEPAGE="http://smarty.php.net/"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ppc sparc x86"
+KEYWORDS="~alpha amd64 ppc sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"