diff options
author | Jeroen Roovers <jer@gentoo.org> | 2006-01-27 19:47:03 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2006-01-27 19:47:03 +0000 |
commit | 256d1723e6e6e62ec70267af1de2a5746b1df9e3 (patch) | |
tree | 103465c4d8d360f78c9ba57f329b232059513abf /dev-php/PEAR-Mail_Mime | |
parent | dev-php/PEAR-HTML_Template_IT stable on ppc. (diff) | |
download | gentoo-2-256d1723e6e6e62ec70267af1de2a5746b1df9e3.tar.gz gentoo-2-256d1723e6e6e62ec70267af1de2a5746b1df9e3.tar.bz2 gentoo-2-256d1723e6e6e62ec70267af1de2a5746b1df9e3.zip |
Stable on hppa (bug #119722).
(Portage version: 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="" |