summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-02-18 20:14:40 +0000
committerAron Griffis <agriffis@gentoo.org>2006-02-18 20:14:40 +0000
commitf44e2d544538860d660cc7e583b1eb6e831b5e28 (patch)
treecf9b34b97a5468647d45d9a933b18c443623bc01 /dev-php
parentMark 1.3.0 stable on alpha. #119722 (diff)
downloadhistorical-f44e2d544538860d660cc7e583b1eb6e831b5e28.tar.gz
historical-f44e2d544538860d660cc7e583b1eb6e831b5e28.tar.bz2
historical-f44e2d544538860d660cc7e583b1eb6e831b5e28.zip
Mark 1.1.9 stable on alpha. #119722
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail/ChangeLog5
-rw-r--r--dev-php/PEAR-Mail/Manifest10
-rw-r--r--dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild4
3 files changed, 16 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail/ChangeLog b/dev-php/PEAR-Mail/ChangeLog
index 40f3bfba1f5a..a9becbec418f 100644
--- a/dev-php/PEAR-Mail/ChangeLog
+++ b/dev-php/PEAR-Mail/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Mail
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.25 2006/01/28 20:42:11 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/ChangeLog,v 1.26 2006/02/18 20:14:40 agriffis Exp $
+
+ 17 Feb 2006; Aron Griffis <agriffis@gentoo.org> PEAR-Mail-1.1.9.ebuild:
+ Mark 1.1.9 stable on alpha. #119722
28 Jan 2006; Markus Rothe <corsair@gentoo.org> PEAR-Mail-1.1.9.ebuild:
Stable on ppc64
diff --git a/dev-php/PEAR-Mail/Manifest b/dev-php/PEAR-Mail/Manifest
index f656da4078ac..828c595b9606 100644
--- a/dev-php/PEAR-Mail/Manifest
+++ b/dev-php/PEAR-Mail/Manifest
@@ -1,3 +1,6 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
MD5 36381dbe38d83e780ab80c3c653fdddc ChangeLog 3274
RMD160 db30de4f36a3bfd3a816a2cc9c5b43b1840936e5 ChangeLog 3274
SHA256 87162c6382c0eaaef27edfdf75fb5513a54a8c39d3fd9d9b17e0648798ed0768 ChangeLog 3274
@@ -22,3 +25,10 @@ SHA256 d44c27013bdcd4884df60070367f545fa63282dbef808186eb131dde51414076 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)
+
+iD8DBQFD94A6JrHF4yAQTrARAlCQAKDF1OkqmxtqsS1P2s9qYgmJnhG58gCdGJMM
+Rh4gi9iGv+7hfO5KL/AlBjY=
+=2u4n
+-----END PGP SIGNATURE-----
diff --git a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
index f4198b98f4f9..e3d95dfbd9da 100644
--- a/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild
+++ b/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.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-Mail/PEAR-Mail-1.1.9.ebuild,v 1.14 2006/01/29 06:52:30 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild,v 1.15 2006/02/18 20:14:40 agriffis Exp $
inherit php-pear-r1
@@ -8,6 +8,6 @@ DESCRIPTION="Class that provides multiple interfaces for sending emails"
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 s390 sparc x86"
IUSE=""
RDEPEND=">=dev-php/PEAR-Net_SMTP-1.2.7"