summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-04-16 11:47:48 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-04-16 11:47:48 +0000
commite9e0b27837ecc3a3885f0f7d906ec4d30356eae0 (patch)
tree5b70352422e5ea37b62cb9f465ffbdcbeed21e9f /dev-php
parentMarked stable on hppa. (Manifest recommit) (diff)
downloadgentoo-2-e9e0b27837ecc3a3885f0f7d906ec4d30356eae0.tar.gz
gentoo-2-e9e0b27837ecc3a3885f0f7d906ec4d30356eae0.tar.bz2
gentoo-2-e9e0b27837ecc3a3885f0f7d906ec4d30356eae0.zip
Marked stable on hppa.
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/smarty-2.6.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 298c300ff2b3..b6704215d421 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.11 2004/04/12 16:47:18 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.12 2004/04/16 11:47:48 gmsoft Exp $
+
+ 16 Apr 2004; Guy Martin <gmsoft@gentoo.org> smarty-2.6.2.ebuild:
+ Marked stable on hppa.
12 Apr 2004; <twp@gentoo.org> smarty-2.5.0.ebuild, smarty-2.6.0-r1.ebuild,
smarty-2.6.0.ebuild, smarty-2.6.2.ebuild:
diff --git a/dev-php/smarty/smarty-2.6.2.ebuild b/dev-php/smarty/smarty-2.6.2.ebuild
index e3710bb8688e..2e1aba5cf52d 100644
--- a/dev-php/smarty/smarty-2.6.2.ebuild
+++ b/dev-php/smarty/smarty-2.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.2.ebuild,v 1.2 2004/04/12 16:47:18 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.2.ebuild,v 1.3 2004/04/16 11:47:48 gmsoft Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
@@ -8,7 +8,7 @@ HOMEPAGE="http://smarty.php.net/"
SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha ~hppa ~ppc ~sparc x86"
+KEYWORDS="~alpha hppa ~ppc ~sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"