summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2011-12-14 22:57:20 +0000
committerMatti Bickel <mabi@gentoo.org>2011-12-14 22:57:20 +0000
commit1d8e2a22216c3f521809740a644c708f02a4d60d (patch)
tree13ca37f6f1dd51efd25e5717e69ec1f9ec7de47a /dev-php
parentMerging categories dev-php5 and dev-php (bug #324665) (diff)
downloadgentoo-2-1d8e2a22216c3f521809740a644c708f02a4d60d.tar.gz
gentoo-2-1d8e2a22216c3f521809740a644c708f02a4d60d.tar.bz2
gentoo-2-1d8e2a22216c3f521809740a644c708f02a4d60d.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')
-rw-r--r--dev-php/Savant3-Plugin-Form/ChangeLog10
-rw-r--r--dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild22
-rw-r--r--dev-php/Savant3-Plugin-Form/metadata.xml5
3 files changed, 37 insertions, 0 deletions
diff --git a/dev-php/Savant3-Plugin-Form/ChangeLog b/dev-php/Savant3-Plugin-Form/ChangeLog
new file mode 100644
index 000000000000..f4a887a749e0
--- /dev/null
+++ b/dev-php/Savant3-Plugin-Form/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php5/Savant3-Plugin-Form
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/ChangeLog,v 1.1 2011/12/14 22:57:20 mabi Exp $
+
+*Savant3-Plugin-Form-0.2.1 (30 Aug 2007)
+
+ 30 Aug 2007; Markus Ullmann <jokey@gentoo.org> +metadata.xml,
+ +Savant3-Plugin-Form-0.2.1.ebuild:
+ Port from project overlay
+
diff --git a/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild
new file mode 100644
index 000000000000..595a4e063c47
--- /dev/null
+++ b/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2007 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/Savant3-Plugin-Form/Savant3-Plugin-Form-0.2.1.ebuild,v 1.1 2011/12/14 22:57:20 mabi Exp $
+
+inherit php-pear-lib-r1
+MY_P="${PN//-/_}-${PV}"
+
+KEYWORDS="~amd64 ~x86"
+
+DESCRIPTION="The Form Plugin for Savant3."
+HOMEPAGE="http://phpsavant.com/"
+SRC_URI="http://phpsavant.com/${MY_P}.tgz"
+LICENSE="LGPL-2.1"
+SLOT="0"
+IUSE=""
+
+DEPEND=""
+RDEPEND=">=dev-php/Savant3-3.0.0"
+
+S="${WORKDIR}/${MY_P}"
+
+need_php_by_category
diff --git a/dev-php/Savant3-Plugin-Form/metadata.xml b/dev-php/Savant3-Plugin-Form/metadata.xml
new file mode 100644
index 000000000000..fd3dbe39fa64
--- /dev/null
+++ b/dev-php/Savant3-Plugin-Form/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>