summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2004-12-27 19:22:00 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2004-12-27 19:22:00 +0000
commit57cc0611cf81aa08aeacad3a9cd56eea7d2a4e6d (patch)
treedd5ecdbcfd6d2b6262604ef8efc79429ce695cf7 /dev-php/smarty
parentMoving to sci-electronics/gplcver (diff)
downloadhistorical-57cc0611cf81aa08aeacad3a9cd56eea7d2a4e6d.tar.gz
historical-57cc0611cf81aa08aeacad3a9cd56eea7d2a4e6d.tar.bz2
historical-57cc0611cf81aa08aeacad3a9cd56eea7d2a4e6d.zip
Stable on sparc
Diffstat (limited to 'dev-php/smarty')
-rw-r--r--dev-php/smarty/ChangeLog5
-rw-r--r--dev-php/smarty/Manifest14
-rw-r--r--dev-php/smarty/smarty-2.6.5.ebuild4
3 files changed, 18 insertions, 5 deletions
diff --git a/dev-php/smarty/ChangeLog b/dev-php/smarty/ChangeLog
index bd798c1127c9..704f18f78977 100644
--- a/dev-php/smarty/ChangeLog
+++ b/dev-php/smarty/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/smarty
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.21 2004/12/18 11:45:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/ChangeLog,v 1.22 2004/12/27 19:22:00 gustavoz Exp $
+
+ 27 Dec 2004; Gustavo Zacarias <gustavoz@gentoo.org> smarty-2.6.5.ebuild:
+ Stable on sparc
18 Dec 2004; Simon Stelling <blubb@gentoo.org> smarty-2.6.5.ebuild:
added ~amd64
diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest
index d2cad1b338b8..4329f2e47f4e 100644
--- a/dev-php/smarty/Manifest
+++ b/dev-php/smarty/Manifest
@@ -1,8 +1,18 @@
-MD5 ae4fdc1b15d26fd42402bf41cc652a63 ChangeLog 2836
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 95745e8be167868fa5dea919f4097f26 ChangeLog 2933
MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244
MD5 d58936231d3a7d65bcf61a69b8701148 smarty-2.6.0-r2.ebuild 869
MD5 66adefa7f0bb0e43b231400952a8fdc5 smarty-2.6.2.ebuild 896
-MD5 283aee62fd8be9eddc96225d198b244a smarty-2.6.5.ebuild 904
+MD5 89ee11bd51a3483ed7feaca78b270c2d smarty-2.6.5.ebuild 906
MD5 cc746919357bf3d40185fb16d4e2be1c files/digest-smarty-2.6.0-r2 64
MD5 e4efdb7a0ff70439c7314f0f570ea9aa files/digest-smarty-2.6.2 64
MD5 3724d102d85b8d2f110e277db301709e files/digest-smarty-2.6.5 64
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.2.6 (GNU/Linux)
+
+iD8DBQFB0GDiKRy60XGEcJIRAsojAJwKsxb/frvnwSs1UjgRJnYwU2x3IwCfd9Mp
++/Cr1JXe6XCwngs5V0AkhPM=
+=vK/B
+-----END PGP SIGNATURE-----
diff --git a/dev-php/smarty/smarty-2.6.5.ebuild b/dev-php/smarty/smarty-2.6.5.ebuild
index cd269c65dab8..898746e0d87c 100644
--- a/dev-php/smarty/smarty-2.6.5.ebuild
+++ b/dev-php/smarty/smarty-2.6.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.4 2004/12/18 11:45:27 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.5.ebuild,v 1.5 2004/12/27 19:22:00 gustavoz 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 ~amd64"
+KEYWORDS="alpha ~hppa ~ppc sparc x86 ~amd64"
IUSE="doc"
DEPEND="doc? ( dev-php/smarty-docs )"
RDEPEND="virtual/php"