summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2011-12-14 22:56:40 +0000
committerMatti Bickel <mabi@gentoo.org>2011-12-14 22:56:40 +0000
commitbe3c56f0ae1ae281d6b68eb1b1dbf222d336ade1 (patch)
tree1c7ecfd20c1311e24775ca617253e52276f311cc /dev-php/Savant3
parentarm stable, bug #393927 (diff)
downloadgentoo-2-be3c56f0ae1ae281d6b68eb1b1dbf222d336ade1.tar.gz
gentoo-2-be3c56f0ae1ae281d6b68eb1b1dbf222d336ade1.tar.bz2
gentoo-2-be3c56f0ae1ae281d6b68eb1b1dbf222d336ade1.zip
Moving package from dev-php5 to dev-php category (bug #324665)
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'dev-php/Savant3')
-rw-r--r--dev-php/Savant3/ChangeLog17
-rw-r--r--dev-php/Savant3/Savant3-3.0.0.ebuild19
-rw-r--r--dev-php/Savant3/metadata.xml5
3 files changed, 41 insertions, 0 deletions
diff --git a/dev-php/Savant3/ChangeLog b/dev-php/Savant3/ChangeLog
new file mode 100644
index 000000000000..3c1f5b6b0e3c
--- /dev/null
+++ b/dev-php/Savant3/ChangeLog
@@ -0,0 +1,17 @@
+# ChangeLog for dev-php5/Savant3
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/ChangeLog,v 1.1 2011/12/14 22:56:40 mabi Exp $
+
+ 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> Savant3-3.0.0.ebuild:
+ Update IUSE
+
+ 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
+ +Savant3-3.0.0.ebuild:
+ Port from project overlay
+
+*Savant3-3.0.0 (30 Aug 2007)
+
+ 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
+ +Savant3-3.0.0.ebuild:
+ Port from project overlay
+
diff --git a/dev-php/Savant3/Savant3-3.0.0.ebuild b/dev-php/Savant3/Savant3-3.0.0.ebuild
new file mode 100644
index 000000000000..bb78c932c28d
--- /dev/null
+++ b/dev-php/Savant3/Savant3-3.0.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3/Savant3-3.0.0.ebuild,v 1.1 2011/12/14 22:56:40 mabi Exp $
+
+inherit php-pear-lib-r1
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="The simple PHP template alternative to Smarty."
+HOMEPAGE="http://phpsavant.com/yawiki/index.php?area=Savant3"
+SRC_URI="http://phpsavant.com/${P}.tgz"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE="minimal"
+
+DEPEND=""
+RDEPEND="!minimal? ( >=dev-php/Savant3-Plugin-Form-0.2.1 )"
+
+need_php_by_category
diff --git a/dev-php/Savant3/metadata.xml b/dev-php/Savant3/metadata.xml
new file mode 100644
index 000000000000..fd3dbe39fa64
--- /dev/null
+++ b/dev-php/Savant3/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>