summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Seiler <rizzo@gentoo.org>2004-05-26 17:51:28 +0000
committerDon Seiler <rizzo@gentoo.org>2004-05-26 17:51:28 +0000
commiteba074f493014d2634c07cae979c3bb9410e6573 (patch)
treefaf8c5041a820a9b3c3dca32bad69d74460fa5a3 /dev-php
parentversion bump (Manifest recommit) (diff)
downloadgentoo-2-eba074f493014d2634c07cae979c3bb9410e6573.tar.gz
gentoo-2-eba074f493014d2634c07cae979c3bb9410e6573.tar.bz2
gentoo-2-eba074f493014d2634c07cae979c3bb9410e6573.zip
Initial add, Bug #51891
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-XML_Beautifier/ChangeLog10
-rw-r--r--dev-php/PEAR-XML_Beautifier/Manifest2
-rw-r--r--dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild11
-rw-r--r--dev-php/PEAR-XML_Beautifier/files/digest-PEAR-XML_Beautifier-1.11
-rw-r--r--dev-php/PEAR-XML_Beautifier/metadata.xml8
5 files changed, 32 insertions, 0 deletions
diff --git a/dev-php/PEAR-XML_Beautifier/ChangeLog b/dev-php/PEAR-XML_Beautifier/ChangeLog
new file mode 100644
index 000000000000..78a6899f185d
--- /dev/null
+++ b/dev-php/PEAR-XML_Beautifier/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-XML_Beautifier
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-XML_Beautifier/ChangeLog,v 1.1 2004/05/26 17:51:28 rizzo Exp $
+
+*PEAR-XML_Beautifier-1.1 (26 May 2004)
+
+ 26 May 2004; Don Seiler <rizzo@gentoo.org>; +metadata.xml,
+ +PEAR-XML_Beautifier-1.1.ebuild:
+ Initial add.
+
diff --git a/dev-php/PEAR-XML_Beautifier/Manifest b/dev-php/PEAR-XML_Beautifier/Manifest
new file mode 100644
index 000000000000..90c3207c5fdb
--- /dev/null
+++ b/dev-php/PEAR-XML_Beautifier/Manifest
@@ -0,0 +1,2 @@
+MD5 aae833aff3c8aaf1fd54f3fd14137282 PEAR-XML_Beautifier-1.1.ebuild 461
+MD5 79862a91dc02e3e8be9ff822b1c95f68 files/digest-PEAR-XML_Beautifier-1.1 65
diff --git a/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
new file mode 100644
index 000000000000..e0a13cc411e7
--- /dev/null
+++ b/dev-php/PEAR-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild
@@ -0,0 +1,11 @@
+# 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-XML_Beautifier/PEAR-XML_Beautifier-1.1.ebuild,v 1.1 2004/05/26 17:51:28 rizzo Exp $
+
+inherit php-pear
+
+DESCRIPTION="XML_Beautifier will add indentation and linebreaks to you XML files, replace all entities, format your comments and makes your document easier to read."
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
diff --git a/dev-php/PEAR-XML_Beautifier/files/digest-PEAR-XML_Beautifier-1.1 b/dev-php/PEAR-XML_Beautifier/files/digest-PEAR-XML_Beautifier-1.1
new file mode 100644
index 000000000000..d2fc6a9e3538
--- /dev/null
+++ b/dev-php/PEAR-XML_Beautifier/files/digest-PEAR-XML_Beautifier-1.1
@@ -0,0 +1 @@
+MD5 d121758edb840d9107debb26bb5837d7 XML_Beautifier-1.1.tgz 9854
diff --git a/dev-php/PEAR-XML_Beautifier/metadata.xml b/dev-php/PEAR-XML_Beautifier/metadata.xml
new file mode 100644
index 000000000000..512691d7e1c9
--- /dev/null
+++ b/dev-php/PEAR-XML_Beautifier/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>php</herd>
+<maintainer>
+ <email>rizzo@gentoo.org</email>
+</maintainer>
+</pkgmetadata>