summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-12-24 16:13:52 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-12-24 16:13:52 +0000
commit2187ce539242409dbd91ca250b4d9cf2e5f50479 (patch)
treef8474515b84bb3f905d15edd8cb8c4cf7a2dfec3 /dev-php/smarty
parentStable on hppa. (diff)
downloadhistorical-2187ce539242409dbd91ca250b4d9cf2e5f50479.tar.gz
historical-2187ce539242409dbd91ca250b4d9cf2e5f50479.tar.bz2
historical-2187ce539242409dbd91ca250b4d9cf2e5f50479.zip
Stable on hppa.
Package-Manager: portage-2.0.53
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/Manifest4
-rw-r--r--dev-php/smarty/smarty-2.6.10.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index 8371349094ab..b942e4aa00da 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.44 2005/12/24 15:10:48 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.45 2005/12/24 16:13:52 killerfox Exp $
+
+ 24 Dec 2005; Rene Nussbaumer <killerfox@gentoo.org> smarty-2.6.10.ebuild:
+ Stable on hppa.
24 Dec 2005; Michael Hanselmann <hansmi@gentoo.org> smarty-2.6.10.ebuild:
Stable on ppc.
diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest
index 29a74b9611f0..58dc242d584d 100644
--- a/dev-php/smarty/Manifest
+++ b/dev-php/smarty/Manifest
@@ -1,4 +1,4 @@
-MD5 106802f6df1be8173bc965d00029d5c2 ChangeLog 5549
+MD5 bf579777efd499ea544e17555a31bbea ChangeLog 5647
MD5 cc746919357bf3d40185fb16d4e2be1c files/digest-smarty-2.6.0-r2 64
MD5 5c8b2c664a6db112f8008092217a87f4 files/digest-smarty-2.6.10 65
MD5 7842d261b15d017a016ef471af1efd2d files/digest-smarty-2.6.11 65
@@ -9,7 +9,7 @@ MD5 7086f4ebff0ab3d5ae35409f705666cd files/digest-smarty-2.6.8 64
MD5 0de6f1952c6152b890abee74c964e0a0 files/digest-smarty-2.6.9 64
MD5 614fc58a3eb857c656b39f39e330a79e metadata.xml 245
MD5 cb3dd9ceb3c427858d643cc29888df37 smarty-2.6.0-r2.ebuild 992
-MD5 60918bb80a8813de5274fca20ba76cee smarty-2.6.10.ebuild 1194
+MD5 b6da135019de560f94775f4f7860ca8a smarty-2.6.10.ebuild 1196
MD5 1731776c1c6235c12a9be31b031871df smarty-2.6.11.ebuild 1293
MD5 b72619637b011549b0d9d246aff3329b smarty-2.6.2.ebuild 1021
MD5 ffeaf039a8dd126e56890aa4499254ef smarty-2.6.5.ebuild 1028
diff --git a/dev-php/smarty/smarty-2.6.10.ebuild b/dev-php/smarty/smarty-2.6.10.ebuild
index cf36fe0865c4..079ba5f1b472 100644
--- a/dev-php/smarty/smarty-2.6.10.ebuild
+++ b/dev-php/smarty/smarty-2.6.10.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.10.ebuild,v 1.6 2005/12/24 15:10:48 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.10.ebuild,v 1.7 2005/12/24 16:13:52 killerfox 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 amd64 ~hppa ppc sparc x86"
+KEYWORDS="~alpha amd64 hppa ppc sparc x86"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"