summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-11-29 12:02:41 +0000
committerSimon Stelling <blubb@gentoo.org>2004-11-29 12:02:41 +0000
commitc03a9e7297c2ee9df09d02c5f6fad536b960aaa3 (patch)
tree95839c5eb05a347c617d38840aed533f775f88b6 /dev-php/PEAR-Mail_Mime
parentFixing #67572 (diff)
downloadhistorical-c03a9e7297c2ee9df09d02c5f6fad536b960aaa3.tar.gz
historical-c03a9e7297c2ee9df09d02c5f6fad536b960aaa3.tar.bz2
historical-c03a9e7297c2ee9df09d02c5f6fad536b960aaa3.zip
~amd64
Diffstat (limited to 'dev-php/PEAR-Mail_Mime')
-rw-r--r--dev-php/PEAR-Mail_Mime/ChangeLog6
-rw-r--r--dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-php/PEAR-Mail_Mime/ChangeLog b/dev-php/PEAR-Mail_Mime/ChangeLog
index c789b6a78efc..162bc3ef2a3f 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.16 2004/10/23 14:20:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.17 2004/11/29 11:51:43 blubb Exp $
+
+ 29 Nov 2004; Simon Stelling <blubb@gentoo.org>
+ PEAR-Mail_Mime-1.2.1-r1.ebuild:
+ added ~amd64
23 Oct 2004; Jason Wever <weeve@gentoo.org>
PEAR-Mail_Mime-1.2.1-r1.ebuild:
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 17ded9ac58b0..a3e88d468e10 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.8 2004/10/23 14:20:08 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.2.1-r1.ebuild,v 1.9 2004/11/29 11:51:43 blubb 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 ~amd64"
IUSE=""