diff options
author | 2006-01-27 19:47:03 +0000 | |
---|---|---|
committer | 2006-01-27 19:47:03 +0000 | |
commit | 7db581002dfcdda4be35888f03ed46ee35b4a1b8 (patch) | |
tree | 4e0698d8fe28b1abe368968e006476a2e6ac0564 /dev-php/PEAR-Mail_Mime | |
parent | dev-php/PEAR-HTML_Template_IT stable on ppc. (diff) | |
download | historical-7db581002dfcdda4be35888f03ed46ee35b4a1b8.tar.gz historical-7db581002dfcdda4be35888f03ed46ee35b4a1b8.tar.bz2 historical-7db581002dfcdda4be35888f03ed46ee35b4a1b8.zip |
Stable on hppa (bug #119722).
Package-Manager: portage-2.1_pre3-r1
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.3.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 5c68a701a6a7..c8835dede192 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.39 2006/01/23 00:49:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.40 2006/01/27 19:43:25 jer Exp $ + + 27 Jan 2006; Jeroen Roovers <jer@gentoo.org> + PEAR-Mail_Mime-1.3.1-r1.ebuild: + Stable on hppa (bug #119722). 23 Jan 2006; Bryan Ăstergaard <kloeri@gentoo.org PEAR-Mail_Mime-1.3.1-r1.ebuild: diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild index afa15b6b0e60..7ce7c66c8d43 100644 --- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild +++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-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-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.11 2006/01/23 00:49:46 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r1.ebuild,v 1.12 2006/01/27 19:43:25 jer Exp $ inherit php-pear-r1 @@ -8,5 +8,5 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes LICENSE="PHP" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86" +KEYWORDS="amd64 hppa ~ia64 ~ppc ppc64 sparc x86" IUSE="" |