summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-03-27 11:22:53 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-03-27 11:22:53 +0000
commit6cbea05629b41a2502c0b3a758729da688793d91 (patch)
tree4bea6b2e609f7cc58b4f30540b31c756673f75c1 /dev-perl/Email-MIME-Attachment-Stripper
parentRefresh install-sh from libtool so we correctly install on FreeBSD. (diff)
downloadhistorical-6cbea05629b41a2502c0b3a758729da688793d91.tar.gz
historical-6cbea05629b41a2502c0b3a758729da688793d91.tar.bz2
historical-6cbea05629b41a2502c0b3a758729da688793d91.zip
Add ~ia64 wrt bug 165190
Package-Manager: portage-2.1.2.2
Diffstat (limited to 'dev-perl/Email-MIME-Attachment-Stripper')
-rw-r--r--dev-perl/Email-MIME-Attachment-Stripper/ChangeLog6
-rw-r--r--dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog b/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
index 8fcdb4f2f606..7ab6828476b9 100644
--- a/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
+++ b/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-MIME-Attachment-Stripper
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.2 2007/02/13 10:13:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.3 2007/03/27 11:15:47 armin76 Exp $
+
+ 27 Mar 2007; Raúl Porcel <armin76@gentoo.org>
+ Email-MIME-Attachment-Stripper-1.313.ebuild:
+ Add ~ia64 wrt bug 165190
13 Feb 2007; Markus Rothe <corsair@gentoo.org>
Email-MIME-Attachment-Stripper-1.313.ebuild:
diff --git a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild
index 2529dec153ef..a1092d4e6048 100644
--- a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild
+++ b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.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-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.2 2007/02/13 10:13:54 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.3 2007/03/27 11:15:47 armin76 Exp $
inherit perl-module
@@ -13,7 +13,7 @@ IUSE=""
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~amd64 ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86"
DEPEND=">=dev-perl/Email-MIME-1.857
>=dev-perl/Email-MIME-Modifier-1.441