summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Dibb <beandog@gentoo.org>2009-08-22 18:22:19 +0000
committerSteve Dibb <beandog@gentoo.org>2009-08-22 18:22:19 +0000
commit2232acfe44fbd1eff0a82e35fc331ff5fbbc35f9 (patch)
tree24bd481e119f0e678e96cbd638078125a2a99eae /dev-php/PEAR-Text_Wiki_Mediawiki
parentVersion bump, bug 222491 (diff)
downloadgentoo-2-2232acfe44fbd1eff0a82e35fc331ff5fbbc35f9.tar.gz
gentoo-2-2232acfe44fbd1eff0a82e35fc331ff5fbbc35f9.tar.bz2
gentoo-2-2232acfe44fbd1eff0a82e35fc331ff5fbbc35f9.zip
Initial commit, bug 225371
(Portage version: 2.2_rc38/cvs/Linux x86_64)
Diffstat (limited to 'dev-php/PEAR-Text_Wiki_Mediawiki')
-rw-r--r--dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog10
-rw-r--r--dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild12
-rw-r--r--dev-php/PEAR-Text_Wiki_Mediawiki/metadata.xml5
3 files changed, 27 insertions, 0 deletions
diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog b/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog
new file mode 100644
index 000000000000..dc93b8151379
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Text_Wiki_Mediawiki
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_Mediawiki/ChangeLog,v 1.1 2009/08/22 18:22:19 beandog Exp $
+
+*PEAR-Text_Wiki_Mediawiki-0.2.0 (22 Aug 2009)
+
+ 22 Aug 2009; Steve Dibb <beandog@gentoo.org>
+ +PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild, +metadata.xml:
+ Initial commit, bug 225371
+
diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild
new file mode 100644
index 000000000000..56752c66297f
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild
@@ -0,0 +1,12 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki_Mediawiki/PEAR-Text_Wiki_Mediawiki-0.2.0.ebuild,v 1.1 2009/08/22 18:22:19 beandog Exp $
+
+inherit php-pear-r1
+
+DESCRIPTION="Mediawiki parser for Text_Wiki"
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""
+RDEPEND=">=dev-php/PEAR-Text_Wiki-1.1.0"
diff --git a/dev-php/PEAR-Text_Wiki_Mediawiki/metadata.xml b/dev-php/PEAR-Text_Wiki_Mediawiki/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki_Mediawiki/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>