summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-05-05 21:15:46 +0000
committerThomas Cort <tcort@gentoo.org>2006-05-05 21:15:46 +0000
commit26003deab4486dfe948a653f4a8aacb8eab1c710 (patch)
tree93f3faee6f842c59ec69ae63841a5aaed518cb4c /dev-php
parentUse correct xorg directory. Closes bug #127607. (diff)
downloadgentoo-2-26003deab4486dfe948a653f4a8aacb8eab1c710.tar.gz
gentoo-2-26003deab4486dfe948a653f4a8aacb8eab1c710.tar.bz2
gentoo-2-26003deab4486dfe948a653f4a8aacb8eab1c710.zip
Stable on alpha wrt Bug #130301.
(Portage version: 2.0.54)
Diffstat (limited to 'dev-php')
-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 b835246d044e..2767405ba68b 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.52 2006/04/30 11:18:11 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.53 2006/05/05 21:15:46 tcort Exp $
+
+ 05 May 2006; <tcort@gentoo.org> smarty-2.6.13.ebuild:
+ Stable on alpha wrt Bug #130301.
30 Apr 2006; Simon Stelling <blubb@gentoo.org> smarty-2.6.13.ebuild:
stable on amd64
diff --git a/dev-php/smarty/smarty-2.6.13.ebuild b/dev-php/smarty/smarty-2.6.13.ebuild
index 60ae118fe4b6..99391950eedc 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.5 2006/04/30 11:18:11 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.13.ebuild,v 1.6 2006/05/05 21:15:46 tcort 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 )"