diff options
author | Jason Wever <weeve@gentoo.org> | 2004-10-23 14:20:08 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-10-23 14:20:08 +0000 |
commit | c1c2277fc79ac9cdf133f1c19a884faeb3d26644 (patch) | |
tree | f0c0de403ef17c425b8cc392ee08ecc1a0c9e19b /dev-php/PEAR-Mail_Mime | |
parent | Fixed manifest (diff) | |
download | historical-c1c2277fc79ac9cdf133f1c19a884faeb3d26644.tar.gz historical-c1c2277fc79ac9cdf133f1c19a884faeb3d26644.tar.bz2 historical-c1c2277fc79ac9cdf133f1c19a884faeb3d26644.zip |
Stable on sparc.
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r-- | dev-php/PEAR-Mail_Mime/ChangeLog | 6 | ||||
-rw-r--r-- | dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog index fcfa4e87e7a3..c789b6a78efc 100644 --- a/dev-php/PEAR-Mail_Mime/ChangeLog +++ b/dev-php/PEAR-Mail_Mime/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-php/PEAR-Mail_Mime # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.15 2004/08/03 17:06:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.16 2004/10/23 14:20:08 weeve Exp $ + + 23 Oct 2004; Jason Wever <weeve@gentoo.org> + PEAR-Mail_Mime-1.2.1-r1.ebuild: + Stable on sparc. 03 Aug 2004; <agriffis@gentoo.org> PEAR-Mail_Mime-1.2.1-r1.ebuild: add ia64 keywords #56295 diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild index 37fe1f9f3e3d..17ded9ac58b0 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.7 2004/08/03 17:06:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.8 2004/10/23 14:20:08 weeve Exp $ inherit php-pear DESCRIPTION="Provides classes to deal with creation and manipulation of mime messages." LICENSE="PHP" SLOT="0" -KEYWORDS="x86 ~sparc alpha ppc ia64" +KEYWORDS="x86 sparc alpha ppc ia64" IUSE="" |