summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2004-01-05 04:11:45 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2004-01-05 04:11:45 +0000
commitc3ef7c789c111d77610d93aa6e02e59b08323445 (patch)
tree4294a92b38080d4b97b1f5041adecec599e70810
parentfix bug #35534 (diff)
downloadhistorical-c3ef7c789c111d77610d93aa6e02e59b08323445.tar.gz
historical-c3ef7c789c111d77610d93aa6e02e59b08323445.tar.bz2
historical-c3ef7c789c111d77610d93aa6e02e59b08323445.zip
fix bug #35534
-rw-r--r--dev-php/smarty/Manifest11
-rw-r--r--dev-php/smarty/files/digest-smarty-2.6.0-r21
-rw-r--r--dev-php/smarty/smarty-2.5.0.ebuild4
-rw-r--r--dev-php/smarty/smarty-2.6.0-r1.ebuild4
-rw-r--r--dev-php/smarty/smarty-2.6.0-r2.ebuild28
-rw-r--r--dev-php/smarty/smarty-2.6.0.ebuild4
6 files changed, 40 insertions, 12 deletions
diff --git a/dev-php/smarty/Manifest b/dev-php/smarty/Manifest
index db56d304c83c..911eaf1d33f3 100644
--- a/dev-php/smarty/Manifest
+++ b/dev-php/smarty/Manifest
@@ -1,10 +1,9 @@
-# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/Manifest,v 1.12 2004/01/05 04:11:30 robbat2 Exp $
-MD5 dc62ee96a6694f130f2ed089c2b43b51 smarty-2.6.0-r2.ebuild 873
-MD5 09c1e0c892adf1e3383a1ee3bdd0c01b smarty-2.5.0.ebuild 999
-MD5 5a751dd6a13c0c397646859d396962a3 smarty-2.6.0-r1.ebuild 873
-MD5 980bed003fdf73355e4900fe201e0c61 ChangeLog 1079
+MD5 62f1d488232566eb598ca5aeab72174e smarty-2.6.0-r2.ebuild 888
+MD5 b2368829538d2ef1626130de76d68ea2 smarty-2.5.0.ebuild 1003
+MD5 e468930346fc0a3ee889db4242d91b78 smarty-2.6.0-r1.ebuild 877
+MD5 1b9ba619e8c19397c985e7f30b2328c0 ChangeLog 1278
MD5 d992d28bec4a3bfd72b441145091a58e metadata.xml 244
-MD5 9eac0339bb8bfa49fda0d87f6487e7ef smarty-2.6.0.ebuild 999
+MD5 b2d507bf148499384fe07752b91decdd smarty-2.6.0.ebuild 1003
MD5 74ae938ca9097670a89c5f2ff6ad28f8 files/digest-smarty-2.5.0 133
MD5 d682d64693190a83f04b9d51ee9d1bfe files/digest-smarty-2.6.0 133
MD5 cc746919357bf3d40185fb16d4e2be1c files/digest-smarty-2.6.0-r1 64
diff --git a/dev-php/smarty/files/digest-smarty-2.6.0-r2 b/dev-php/smarty/files/digest-smarty-2.6.0-r2
new file mode 100644
index 000000000000..732c54fedfe8
--- /dev/null
+++ b/dev-php/smarty/files/digest-smarty-2.6.0-r2
@@ -0,0 +1 @@
+MD5 e7bf2f46c6a188220493f1e12ab55c19 Smarty-2.6.0.tar.gz 120963
diff --git a/dev-php/smarty/smarty-2.5.0.ebuild b/dev-php/smarty/smarty-2.5.0.ebuild
index 8667d0334054..75a6ac287525 100644
--- a/dev-php/smarty/smarty-2.5.0.ebuild
+++ b/dev-php/smarty/smarty-2.5.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.5.0.ebuild,v 1.2 2003/12/22 19:36:10 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.5.0.ebuild,v 1.3 2004/01/05 04:11:30 robbat2 Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
diff --git a/dev-php/smarty/smarty-2.6.0-r1.ebuild b/dev-php/smarty/smarty-2.6.0-r1.ebuild
index 5047e3915755..5707fa24c783 100644
--- a/dev-php/smarty/smarty-2.6.0-r1.ebuild
+++ b/dev-php/smarty/smarty-2.6.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.0-r1.ebuild,v 1.1 2003/12/24 22:33:55 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0-r1.ebuild,v 1.2 2004/01/05 04:11:30 robbat2 Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"
diff --git a/dev-php/smarty/smarty-2.6.0-r2.ebuild b/dev-php/smarty/smarty-2.6.0-r2.ebuild
new file mode 100644
index 000000000000..3f7f1488066f
--- /dev/null
+++ b/dev-php/smarty/smarty-2.6.0-r2.ebuild
@@ -0,0 +1,28 @@
+# 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.0-r2.ebuild,v 1.1 2004/01/05 04:11:30 robbat2 Exp $
+
+MY_P=Smarty-${PV}
+DESCRIPTION="A template engine for PHP"
+HOMEPAGE="http://smarty.php.net/"
+SRC_URI="http://smarty.php.net/distributions/${MY_P}.tar.gz"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="alpha arm hppa mips ppc sparc x86"
+IUSE="doc"
+DEPEND=""
+RDEPEND="virtual/php"
+S=${WORKDIR}/${MY_P}
+
+src_install() {
+ dodoc [A-Z]*
+ mkdir -p ${D}/usr/lib/php
+ cp -a libs ${D}/usr/lib/php/Smarty
+}
+
+pkg_postinst() {
+ einfo "Smarty has been installed in /usr/lib/php/Smarty/."
+ einfo "To use it in your scripts, either"
+ einfo "1. define('SMARTY_DIR', \"/usr/lib/php/Smarty/\") in your scripts, or"
+ einfo "2. add /usr/lib/php/Smarty/ to includes= in /etc/php4/php.ini"
+}
diff --git a/dev-php/smarty/smarty-2.6.0.ebuild b/dev-php/smarty/smarty-2.6.0.ebuild
index d1b606b7ae8e..f5d599c1fe2e 100644
--- a/dev-php/smarty/smarty-2.6.0.ebuild
+++ b/dev-php/smarty/smarty-2.6.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.0.ebuild,v 1.1 2003/12/22 19:36:10 twp Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/smarty/smarty-2.6.0.ebuild,v 1.2 2004/01/05 04:11:30 robbat2 Exp $
MY_P=Smarty-${PV}
DESCRIPTION="A template engine for PHP"