diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-27 11:15:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-27 11:15:47 +0000 |
commit | 02bebd1932750e09d9558d61549f9d54e582deeb (patch) | |
tree | 9d2e7600ac0e0448105282ad867f67eb9689a761 | |
parent | Add ~ia64 wrt bug 165190 (diff) | |
download | gentoo-2-02bebd1932750e09d9558d61549f9d54e582deeb.tar.gz gentoo-2-02bebd1932750e09d9558d61549f9d54e582deeb.tar.bz2 gentoo-2-02bebd1932750e09d9558d61549f9d54e582deeb.zip |
Add ~ia64 wrt bug 165190
(Portage version: 2.1.2.2)
-rw-r--r-- | dev-perl/Email-MIME-Attachment-Stripper/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild | 4 |
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 |