summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-18 20:14:58 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-18 20:14:58 +0000
commit6e7ea0a161649e30aba06161c12c933ff7c455f8 (patch)
treef25a465a59c77b90b8aaedbedcf82ba15e449b3b
parentMark 1.1.9 stable on alpha. #119722 (diff)
downloadhistorical-6e7ea0a161649e30aba06161c12c933ff7c455f8.tar.gz
historical-6e7ea0a161649e30aba06161c12c933ff7c455f8.tar.bz2
historical-6e7ea0a161649e30aba06161c12c933ff7c455f8.zip
Mark 1.0.3-r1 stable on alpha/ia64. #119722
Package-Manager: portage-2.1_pre4-r1
-rw-r--r--dev-php/PEAR-Net_IMAP/ChangeLog6
-rw-r--r--dev-php/PEAR-Net_IMAP/Manifest10
-rw-r--r--dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild4
3 files changed, 17 insertions, 3 deletions
diff --git a/dev-php/PEAR-Net_IMAP/ChangeLog b/dev-php/PEAR-Net_IMAP/ChangeLog
index 8adfc8fa0d9e..444e5895cb58 100644
--- a/dev-php/PEAR-Net_IMAP/ChangeLog
+++ b/dev-php/PEAR-Net_IMAP/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-php/PEAR-Net_IMAP
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.13 2006/01/28 15:49:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/ChangeLog,v 1.14 2006/02/18 20:14:58 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org>
+ PEAR-Net_IMAP-1.0.3-r1.ebuild:
+ Mark 1.0.3-r1 stable on alpha/ia64. #119722
28 Jan 2006; Jeroen Roovers <jer@gentoo.org>
PEAR-Net_IMAP-1.0.3-r1.ebuild:
diff --git a/dev-php/PEAR-Net_IMAP/Manifest b/dev-php/PEAR-Net_IMAP/Manifest
index 57730088aed0..25465a107109 100644
--- a/dev-php/PEAR-Net_IMAP/Manifest
+++ b/dev-php/PEAR-Net_IMAP/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 9a4d533722fe7eb2c0ca40f328a8683e ChangeLog 1889
RMD160 e7e605a31258e9b5e052f9a86abe04202926145b ChangeLog 1889
SHA256 7888f335ab5d05805631e35609ecb43467197366b0e1f845f6907a1a897af31c ChangeLog 1889
@@ -16,3 +19,10 @@ SHA256 809de7640df901c6e04d1513e27e2f7c812df1b8768a8a179371cb2138595131 files/di
MD5 34b376f52ca199fffb4e52b83169574a metadata.xml 156
RMD160 a3a59cdc3ac33d711123b2d7e2b1deb2984aa101 metadata.xml 156
SHA256 f6d70434415ff7294f2a64e7870f32318c5fab9153fe63a58841b12d897da6ba metadata.xml 156
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFD94BMJrHF4yAQTrARAk14AJ4rcz6Th7Q9/0ycIc6tIRISG6qPrACgltcz
+AZu8bV3iNpggivb4wQBafl8=
+=Zzbd
+-----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
index 4aa89a1211e1..fedd67c24f73 100644
--- 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
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.13 2006/01/28 15:49:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Net_IMAP/PEAR-Net_IMAP-1.0.3-r1.ebuild,v 1.14 2006/02/18 20:14:58 agriffis Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Provides an implementation of the IMAP protocol."
LICENSE="PHP"
SLOT="0"
-KEYWORDS="amd64 ~hppa ~ia64 ~ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ppc64 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_Socket-1.0.6-r1"