diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-18 20:14:40 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-18 20:14:40 +0000 |
commit | 77b76b193fd34adb75283b2993833a231d964243 (patch) | |
tree | 1468775f68822a5cf619ecc3f6c66677874fc7d2 /dev-php | |
parent | Mark 1.3.0 stable on alpha. #119722 (diff) | |
download | gentoo-2-77b76b193fd34adb75283b2993833a231d964243.tar.gz gentoo-2-77b76b193fd34adb75283b2993833a231d964243.tar.bz2 gentoo-2-77b76b193fd34adb75283b2993833a231d964243.zip |
Mark 1.1.9 stable on alpha. #119722
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Mail/ChangeLog | 5 | ||||
-rw-r--r-- | dev-php/PEAR-Mail/PEAR-Mail-1.1.9.ebuild | 4 |
2 files changed, 6 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/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" |