summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sebastian@gentoo.org>2005-07-23 08:46:57 +0000
committerSebastian Bergmann <sebastian@gentoo.org>2005-07-23 08:46:57 +0000
commit69557cf18519574ea496738b34bbd34d91fc00b4 (patch)
treef40675d357439e4eeed5660cbf19868c7014cded /dev-php
parentVersion bump (diff)
downloadhistorical-69557cf18519574ea496738b34bbd34d91fc00b4.tar.gz
historical-69557cf18519574ea496738b34bbd34d91fc00b4.tar.bz2
historical-69557cf18519574ea496738b34bbd34d91fc00b4.zip
Closes bug 99985.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Net_IMAP/ChangeLog10
-rw-r--r--dev-php/PEAR-Net_IMAP/Manifest14
-rw-r--r--dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3.ebuild13
-rw-r--r--dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.31
-rw-r--r--dev-php/PEAR-Net_IMAP/metadata.xml5
5 files changed, 43 insertions, 0 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog
new file mode 100644
index 000000000000..24cea1c19ab0
--- /dev/null
+++ b/dev-php/PEAR-Net_IMAP/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-php/PEAR-Net_IMAP
+# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.1 2005/07/23 08:46:57 sebastian Exp $
+
+*PEAR-Net_IMAP-1.0.3 (23 Jul 2005)
+
+ 23 Jul 2005; Sebastian Bergmann <sebastian@gentoo.org> +metadata.xml,
+ +PEAR-Net_IMAP-1.0.3.ebuild:
+ Initial ebuild.
+
diff --git a/dev-php/PEAR-Net_IMAP/Manifest b/dev-php/PEAR-Net_IMAP/Manifest
new file mode 100644
index 000000000000..53ccd1b9b8a5
--- /dev/null
+++ b/dev-php/PEAR-Net_IMAP/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 fe689d42a5a9a59edddd49c7c5a864e1 PEAR-Net_IMAP-1.0.3.ebuild 448
+MD5 b2c2a865377cf3081f1783cdd682e6a1 ChangeLog 376
+MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
+MD5 df52f5b631814de555a6ddf3888e17f5 files/digest-PEAR-Net_IMAP-1.0.3 62
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFC4gQcaGfFFLhbXWkRAvBRAKCER53ulC3RlKB0/cvn/srNJPSA4QCcCA9O
+z8g0l4rZBUI4IYa4lfKm/Kw=
+=9qz+
+-----END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3.ebuild
new file mode 100644
index 000000000000..c2c4f5a3742f
--- /dev/null
+++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3.ebuild,v 1.1 2005/07/23 08:46:57 sebastian Exp $
+
+inherit php-pear
+
+DESCRIPTION="Provides an implementation of the IMAP protocol."
+
+LICENSE="PHP"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
+IUSE=""
+RDEPEND="dev-php/PEAR-Net_Socket"
diff --git a/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3 b/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3
new file mode 100644
index 000000000000..9541d69b7ab0
--- /dev/null
+++ b/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3
@@ -0,0 +1 @@
+MD5 4f2f821cf1edb68533c62f8eb7acbde9 Net_IMAP-1.0.3.tgz 27192
diff --git a/dev-php/PEAR-Net_IMAP/metadata.xml b/dev-php/PEAR-Net_IMAP/metadata.xml
new file mode 100644
index 000000000000..40dbb4c4bbaf
--- /dev/null
+++ b/dev-php/PEAR-Net_IMAP/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>