diff options
author | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
---|---|---|
committer | Sebastian Bergmann <sebastian@gentoo.org> | 2005-09-08 08:18:36 +0000 |
commit | 669decaa7fc36efab7c2579c77361d4d545daa55 (patch) | |
tree | ba62e15164eea6d11dea0b51f727792d5185b0ee /dev-php/PEAR-Net_IMAP | |
parent | Add PEAR packages that use new PEAR eclass. (diff) | |
download | historical-669decaa7fc36efab7c2579c77361d4d545daa55.tar.gz historical-669decaa7fc36efab7c2579c77361d4d545daa55.tar.bz2 historical-669decaa7fc36efab7c2579c77361d4d545daa55.zip |
Use new PEAR eclass.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'dev-php/PEAR-Net_IMAP')
-rw-r--r-- | dev-php/PEAR-Net_IMAP/ChangeLog | 8 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/Manifest | 14 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild | 13 | ||||
-rw-r--r-- | dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3-r1 | 1 |
4 files changed, 24 insertions, 12 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog index 24cea1c19ab0..240adccb2100 100644 --- a/dev-php/PEAR-Net_IMAP/ChangeLog +++ b/dev-php/PEAR-Net_IMAP/ChangeLog @@ -1,6 +1,12 @@ # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.2 2005/09/08 07:55:32 sebastian Exp $ + +*PEAR-Net_IMAP-1.0.3-r1 (08 Sep 2005) + + 08 Sep 2005; Sebastian Bergmann <sebastian@gentoo.org> + +PEAR-Net_IMAP-1.0.3-r1.ebuild: + Use new PEAR eclass. *PEAR-Net_IMAP-1.0.3 (23 Jul 2005) diff --git a/dev-php/PEAR-Net_IMAP/Manifest b/dev-php/PEAR-Net_IMAP/Manifest index 53ccd1b9b8a5..f01097668dbf 100644 --- a/dev-php/PEAR-Net_IMAP/Manifest +++ b/dev-php/PEAR-Net_IMAP/Manifest @@ -1,14 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 2e63a22709c00263c1fac10cb6fb08ad PEAR-Net_IMAP-1.0.3-r1.ebuild 451 MD5 fe689d42a5a9a59edddd49c7c5a864e1 PEAR-Net_IMAP-1.0.3.ebuild 448 -MD5 b2c2a865377cf3081f1783cdd682e6a1 ChangeLog 376 +MD5 d22a8183750f1c428826103301d22110 ChangeLog 530 MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156 +MD5 df52f5b631814de555a6ddf3888e17f5 files/digest-PEAR-Net_IMAP-1.0.3-r1 62 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-r1.ebuild b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild new file mode 100644 index 000000000000..fd84be2b74b3 --- /dev/null +++ b/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.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-r1.ebuild,v 1.1 2005/09/08 07:55:32 sebastian Exp $ + +inherit php-pear-r1 + +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-r1 b/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3-r1 new file mode 100644 index 000000000000..9541d69b7ab0 --- /dev/null +++ b/dev-php/PEAR-Net_IMAP/files/digest-PEAR-Net_IMAP-1.0.3-r1 @@ -0,0 +1 @@ +MD5 4f2f821cf1edb68533c62f8eb7acbde9 Net_IMAP-1.0.3.tgz 27192 |