summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHeinrich Wendel <lanius@gentoo.org>2004-02-29 14:10:56 +0000
committerHeinrich Wendel <lanius@gentoo.org>2004-02-29 14:10:56 +0000
commite165e00f43337b1aed4b6ae591d00f9917b179fa (patch)
treeb446ea29513bc8ce345f4a199cc8426ecd0ece05 /dev-php/PEAR-Text_Wiki
parentversion bump, bug #41186, thx to Peter Colijn <sirjoltalot@yahoo.com> (diff)
downloadhistorical-e165e00f43337b1aed4b6ae591d00f9917b179fa.tar.gz
historical-e165e00f43337b1aed4b6ae591d00f9917b179fa.tar.bz2
historical-e165e00f43337b1aed4b6ae591d00f9917b179fa.zip
initial import
Diffstat (limited to 'dev-php/PEAR-Text_Wiki')
-rw-r--r--dev-php/PEAR-Text_Wiki/ChangeLog10
-rw-r--r--dev-php/PEAR-Text_Wiki/Manifest4
-rw-r--r--dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild10
-rw-r--r--dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.21
-rw-r--r--dev-php/PEAR-Text_Wiki/metadata.xml9
5 files changed, 34 insertions, 0 deletions
diff --git a/dev-php/PEAR-Text_Wiki/ChangeLog b/dev-php/PEAR-Text_Wiki/ChangeLog
new file mode 100644
index 000000000000..bd1d88479cb2
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Text_Wiki
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/ChangeLog,v 1.1 2004/02/29 14:10:47 lanius Exp $
+
+*PEAR-Text_Wiki-0.8.2 (29 Feb 2004)
+
+ 29 Feb 2004; Heinrich Wendel <lanius@gentoo.org>
+ PEAR-Text_Wiki-0.8.2.ebuild, metadata.xml:
+ initial import
+
diff --git a/dev-php/PEAR-Text_Wiki/Manifest b/dev-php/PEAR-Text_Wiki/Manifest
new file mode 100644
index 000000000000..36ee172a1c4d
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki/Manifest
@@ -0,0 +1,4 @@
+MD5 21bfd042514ab01be292fe94f37b11a9 PEAR-Text_Wiki-0.8.2.ebuild 393
+MD5 e4bb5885fa1f4539a3178b5cbbaf5747 ChangeLog 377
+MD5 4a29b43e532479b4704760dbb2aebae7 metadata.xml 247
+MD5 9ef2b31e4dd52d63c067094d1e7534ce files/digest-PEAR-Text_Wiki-0.8.2 63
diff --git a/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild
new file mode 100644
index 000000000000..ad6a19a4249e
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Text_Wiki/PEAR-Text_Wiki-0.8.2.ebuild,v 1.1 2004/02/29 14:10:56 lanius Exp $
+
+inherit php-pear
+
+DESCRIPTION="Abstracts parsing and rendering rules for Wiki markup in structured plain text."
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86"
diff --git a/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.2 b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.2
new file mode 100644
index 000000000000..4a212dc50f24
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki/files/digest-PEAR-Text_Wiki-0.8.2
@@ -0,0 +1 @@
+MD5 c45c71fc1e0adf131ca4d90e3642b513 Text_Wiki-0.8.2.tgz 33698
diff --git a/dev-php/PEAR-Text_Wiki/metadata.xml b/dev-php/PEAR-Text_Wiki/metadata.xml
new file mode 100644
index 000000000000..10b3ebb046a5
--- /dev/null
+++ b/dev-php/PEAR-Text_Wiki/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>php</herd>
+<maintainer>
+ <email>lanius@gentoo.org</email>
+ <name>Heinrich Wendel</name>
+</maintainer>
+</pkgmetadata>