summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-21 12:41:51 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-21 12:41:51 +0000
commite2398f22161e4e8d0a57ba3cd1a83b02666d6c59 (patch)
tree6c9864b525181c871ea78135bb6caf5c7888e31b /dev-php
parentx86 stable, bug 192247 (diff)
downloadgentoo-2-e2398f22161e4e8d0a57ba3cd1a83b02666d6c59.tar.gz
gentoo-2-e2398f22161e4e8d0a57ba3cd1a83b02666d6c59.tar.bz2
gentoo-2-e2398f22161e4e8d0a57ba3cd1a83b02666d6c59.zip
x86 stable, bug 192247
(Portage version: 2.1.3.9)
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/PEAR-Mail_Mime/ChangeLog6
-rw-r--r--dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.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 273a340464ac..8f8d94ab5140 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-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.49 2007/09/16 06:14:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.50 2007/09/21 12:41:51 opfer Exp $
+
+ 21 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
+ PEAR-Mail_Mime-1.3.1-r2.ebuild:
+ x86 stable, bug 192247
16 Sep 2007; Jeroen Roovers <jer@gentoo.org>
PEAR-Mail_Mime-1.3.1-r2.ebuild:
diff --git a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild
index ddcbe119d206..7c168404f17f 100644
--- a/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild
+++ b/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.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.3.1-r2.ebuild,v 1.3 2007/09/16 06:14:24 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.3.1-r2.ebuild,v 1.4 2007/09/21 12:41:51 opfer 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="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
IUSE=""
src_unpack() {