summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTal Peer <coredumb@gentoo.org>2003-12-25 12:25:39 +0000
committerTal Peer <coredumb@gentoo.org>2003-12-25 12:25:39 +0000
commit42c43b31c885fa8aa66abeb02afce1ee68617e62 (patch)
tree8c6c02fe42d04df60f841bd418c2e155a5d73b01 /dev-php/PEAR-Net_SmartIRC
parentInitial commit, fixes bug #24372. (diff)
downloadgentoo-2-42c43b31c885fa8aa66abeb02afce1ee68617e62.tar.gz
gentoo-2-42c43b31c885fa8aa66abeb02afce1ee68617e62.tar.bz2
gentoo-2-42c43b31c885fa8aa66abeb02afce1ee68617e62.zip
Initial commit, fixes bug #24372.
Diffstat (limited to 'dev-php/PEAR-Net_SmartIRC')
-rw-r--r--dev-php/PEAR-Net_SmartIRC/ChangeLog10
-rw-r--r--dev-php/PEAR-Net_SmartIRC/Manifest4
-rw-r--r--dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild10
-rw-r--r--dev-php/PEAR-Net_SmartIRC/files/digest-PEAR-Net_SmartIRC-0.5.5_p11
-rw-r--r--dev-php/PEAR-Net_SmartIRC/metadata.xml5
5 files changed, 29 insertions, 1 deletions
diff --git a/dev-php/PEAR-Net_SmartIRC/ChangeLog b/dev-php/PEAR-Net_SmartIRC/ChangeLog
new file mode 100644
index 000000000000..92a7acc23071
--- /dev/null
+++ b/dev-php/PEAR-Net_SmartIRC/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Net_SmartIRC
+# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/ChangeLog,v 1.1 2003/12/25 12:25:27 coredumb Exp $
+
+*PEAR-Net_SmartIRC-0.5.5_p1 (25 Dec 2003)
+
+ 25 Dec 2003; Tal Peer <coredumb@gentoo.org>
+ PEAR-Net_SmartIRC-0.5.5_p1.ebuild, metadata.xml:
+ Initial commit, fixes bug #24372
+
diff --git a/dev-php/PEAR-Net_SmartIRC/Manifest b/dev-php/PEAR-Net_SmartIRC/Manifest
index d1b25b363b89..6e9638b22387 100644
--- a/dev-php/PEAR-Net_SmartIRC/Manifest
+++ b/dev-php/PEAR-Net_SmartIRC/Manifest
@@ -1,2 +1,4 @@
-MD5 5c04829b326388f01b38da2601cf0038 PEAR-Net_SmartIRC-0.5.5_p1.ebuild 388
+MD5 c007eafebc84f2ed53a12f24b5500def PEAR-Net_SmartIRC-0.5.5_p1.ebuild 407
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 d3e89bd1ba4c0e2041f5e3858d35fe1f ChangeLog 410
MD5 81fb81e3daf0536006bed80292421e86 files/digest-PEAR-Net_SmartIRC-0.5.5_p1 69
diff --git a/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild
new file mode 100644
index 000000000000..2be329f2793a
--- /dev/null
+++ b/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild
@@ -0,0 +1,10 @@
+# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_SmartIRC/PEAR-Net_SmartIRC-0.5.5_p1.ebuild,v 1.1 2003/12/25 12:25:27 coredumb Exp $
+
+inherit php-pear
+
+DESCRIPTION="Net_SmartIRC is a PHP class for communication with IRC networks"
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha"
diff --git a/dev-php/PEAR-Net_SmartIRC/files/digest-PEAR-Net_SmartIRC-0.5.5_p1 b/dev-php/PEAR-Net_SmartIRC/files/digest-PEAR-Net_SmartIRC-0.5.5_p1
new file mode 100644
index 000000000000..28fa6e5ba9b7
--- /dev/null
+++ b/dev-php/PEAR-Net_SmartIRC/files/digest-PEAR-Net_SmartIRC-0.5.5_p1
@@ -0,0 +1 @@
+MD5 b51a6edd91bcf66c5027939c1bee6325 Net_SmartIRC-0.5.5p1.tgz 186781
diff --git a/dev-php/PEAR-Net_SmartIRC/metadata.xml b/dev-php/PEAR-Net_SmartIRC/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Net_SmartIRC/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>