summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-08-20 06:00:46 +0000
committerJeroen Roovers <jer@gentoo.org>2007-08-20 06:00:46 +0000
commit88ad979a33de15da94243b44652a92a180753c08 (patch)
treede8582ffddba885ed2d7b1fc62044416cf555516 /dev-php/PEAR-Mail_Mime
parentMarked ~hppa (bug #189243). (diff)
downloadgentoo-2-88ad979a33de15da94243b44652a92a180753c08.tar.gz
gentoo-2-88ad979a33de15da94243b44652a92a180753c08.tar.bz2
gentoo-2-88ad979a33de15da94243b44652a92a180753c08.zip
Marked ~hppa (bug #189243).
(Portage version: 2.1.3.6)
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r--dev-php/PEAR-Mail_Mime/ChangeLog5
-rw-r--r--dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog
index 0089126c22e9..8d9e384afcfb 100644
--- a/dev-php/PEAR-Mail_Mime/ChangeLog
+++ b/dev-php/PEAR-Mail_Mime/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-php/PEAR-Mail_Mime
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.45 2007/08/17 15:38:24 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.46 2007/08/20 06:00:46 jer Exp $
+
+ 20 Aug 2007; Jeroen Roovers <jer@gentoo.org> PEAR-Mail_Mime-1.5.2.ebuild:
+ Marked ~hppa (bug #189243).
*PEAR-Mail_Mime-1.5.2 (17 Aug 2007)
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild
index 7a417e10a25f..9ddd2db5d8dd 100644
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 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.5.2.ebuild,v 1.1 2007/08/17 15:38:24 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild,v 1.2 2007/08/20 06:00:46 jer Exp $
inherit php-pear-r1 eutils
@@ -8,7 +8,7 @@ DESCRIPTION="Provides classes to deal with creation and manipulation of mime mes
LICENSE="PHP"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
DEPEND=">=dev-php/PEAR-PEAR-1.6.0"