summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2005-11-24 12:39:22 +0000
committerLuca Longinotti <chtekk@gentoo.org>2005-11-24 12:39:22 +0000
commit0648653cd235c31455fb232dadd99d94723f94e2 (patch)
tree8414aaf799cf12a7aeee90cb49866aee6f003bf4 /dev-php
parentSync with overlay. (diff)
downloadgentoo-2-0648653cd235c31455fb232dadd99d94723f94e2.tar.gz
gentoo-2-0648653cd235c31455fb232dadd99d94723f94e2.tar.bz2
gentoo-2-0648653cd235c31455fb232dadd99d94723f94e2.zip
New Savant2 ebuild for dev-lang/php.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/Savant2/ChangeLog11
-rw-r--r--dev-php/Savant2/Manifest4
-rw-r--r--dev-php/Savant2/Savant2-2.4.1.ebuild15
-rw-r--r--dev-php/Savant2/files/digest-Savant2-2.4.11
-rw-r--r--dev-php/Savant2/metadata.xml5
5 files changed, 36 insertions, 0 deletions
diff --git a/dev-php/Savant2/ChangeLog b/dev-php/Savant2/ChangeLog
new file mode 100644
index 000000000000..334a0c374d91
--- /dev/null
+++ b/dev-php/Savant2/ChangeLog
@@ -0,0 +1,11 @@
+# ChangeLog for dev-php/Savant2
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/ChangeLog,v 1.1 2005/11/24 12:39:22 chtekk Exp $
+
+*Savant2-2.4.1 (24 Nov 2005)
+
+ 24 Nov 2005; Luca Longinotti <chtekk@gentoo.org> +metadata.xml,
+ +Savant2-2.4.1.ebuild:
+ New ebuild for Savant2, compatible with new-style PHP, goes along with
+ dev-php5/Savant3 for PHP5.
+
diff --git a/dev-php/Savant2/Manifest b/dev-php/Savant2/Manifest
new file mode 100644
index 000000000000..1fa4eb98e79c
--- /dev/null
+++ b/dev-php/Savant2/Manifest
@@ -0,0 +1,4 @@
+MD5 53d2020b8f43cc2107158a05454eb4f3 ChangeLog 340
+MD5 e0d3ca8600e2b4fdc3ee7c27be21997c Savant2-2.4.1.ebuild 354
+MD5 5d0cc60d05587151e4d6a5ff0da26661 files/digest-Savant2-2.4.1 61
+MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157
diff --git a/dev-php/Savant2/Savant2-2.4.1.ebuild b/dev-php/Savant2/Savant2-2.4.1.ebuild
new file mode 100644
index 000000000000..73cd0f22d31c
--- /dev/null
+++ b/dev-php/Savant2/Savant2-2.4.1.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant2/Savant2-2.4.1.ebuild,v 1.1 2005/11/24 12:39:22 chtekk Exp $
+
+inherit php-pear-lib-r1
+
+DESCRIPTION="The simple PHP template alternative to Smarty."
+HOMEPAGE="http://phpsavant.com/"
+LICENSE="LGPL-2.1"
+SLOT="2"
+KEYWORDS="~x86"
+IUSE=""
+SRC_URI="http://phpsavant.com/${P}.tgz"
+
+need_php_by_category
diff --git a/dev-php/Savant2/files/digest-Savant2-2.4.1 b/dev-php/Savant2/files/digest-Savant2-2.4.1
new file mode 100644
index 000000000000..6b60828cc33d
--- /dev/null
+++ b/dev-php/Savant2/files/digest-Savant2-2.4.1
@@ -0,0 +1 @@
+MD5 f4aafda5f9d7e01aa75705a90f61a444 Savant2-2.4.1.tgz 42129
diff --git a/dev-php/Savant2/metadata.xml b/dev-php/Savant2/metadata.xml
new file mode 100644
index 000000000000..fd3dbe39fa64
--- /dev/null
+++ b/dev-php/Savant2/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>php</herd>
+</pkgmetadata>