summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-06-30 15:44:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-06-30 15:44:05 +0000
commitf3698e60e2fac29daeb49a25b1f3fdb9a61362d7 (patch)
treef04ae2c39f0b8f8e7c758340eca57ab202074a9c /dev-perl/Email-MIME
parentAdd ~alpha wrt #165190 (diff)
downloadgentoo-2-f3698e60e2fac29daeb49a25b1f3fdb9a61362d7.tar.gz
gentoo-2-f3698e60e2fac29daeb49a25b1f3fdb9a61362d7.tar.bz2
gentoo-2-f3698e60e2fac29daeb49a25b1f3fdb9a61362d7.zip
Add ~alpha wrt #165190
(Portage version: 2.1.3_rc6)
Diffstat (limited to 'dev-perl/Email-MIME')
-rw-r--r--dev-perl/Email-MIME/ChangeLog5
-rw-r--r--dev-perl/Email-MIME/Email-MIME-1.859.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-MIME/ChangeLog b/dev-perl/Email-MIME/ChangeLog
index 60ea4f151e9b..377bac874f4d 100644
--- a/dev-perl/Email-MIME/ChangeLog
+++ b/dev-perl/Email-MIME/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Email-MIME
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/ChangeLog,v 1.10 2007/06/21 16:00:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/ChangeLog,v 1.11 2007/06/30 15:44:05 armin76 Exp $
+
+ 30 Jun 2007; Raúl Porcel <armin76@gentoo.org> Email-MIME-1.859.ebuild:
+ Add ~alpha wrt #165190
21 Jun 2007; Michael Cummings <mcummings@gentoo.org>
Email-MIME-1.859.ebuild:
diff --git a/dev-perl/Email-MIME/Email-MIME-1.859.ebuild b/dev-perl/Email-MIME/Email-MIME-1.859.ebuild
index b2f47db292b9..9112dd99603c 100644
--- a/dev-perl/Email-MIME/Email-MIME-1.859.ebuild
+++ b/dev-perl/Email-MIME/Email-MIME-1.859.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-perl/Email-MIME/Email-MIME-1.859.ebuild,v 1.2 2007/06/21 16:00:11 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME/Email-MIME-1.859.ebuild,v 1.3 2007/06/30 15:44:05 armin76 Exp $
inherit perl-module
@@ -13,7 +13,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86"
DEPEND="virtual/perl-Test-Simple
>=dev-perl/Email-MIME-Encodings-1.310