summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-09-26 14:09:27 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-09-26 14:09:27 +0000
commit65bd3a20f3e72da51d3e349c56fa5f5e3fcf4ced (patch)
tree75334ae049eae9272579c0415372a57f5efac28e /dev-php/PEAR-Mail_Mime
parentAdd ~alpha wrt #189411 (diff)
downloadhistorical-65bd3a20f3e72da51d3e349c56fa5f5e3fcf4ced.tar.gz
historical-65bd3a20f3e72da51d3e349c56fa5f5e3fcf4ced.tar.bz2
historical-65bd3a20f3e72da51d3e349c56fa5f5e3fcf4ced.zip
Add ~alpha wrt #189243
Package-Manager: portage-2.1.3.9
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.5.2.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 4911800da7b3..c2255acf8164 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.51 2007/09/25 00:38:39 pylon Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/ChangeLog,v 1.52 2007/09/26 14:09:27 armin76 Exp $
+
+ 26 Sep 2007; Raúl Porcel <armin76@gentoo.org>
+ PEAR-Mail_Mime-1.5.2.ebuild:
+ Add ~alpha wrt #189243
25 Sep 2007; Lars Weiler <pylon@gentoo.org>
PEAR-Mail_Mime-1.3.1-r2.ebuild:
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 856ccb34cac0..0bbaef7843fe 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.5 2007/09/08 03:37:12 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-Mail_Mime/PEAR-Mail_Mime-1.5.2.ebuild,v 1.6 2007/09/26 14:09:27 armin76 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 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND=">=dev-php/PEAR-PEAR-1.6.0"