diff options
author | 2007-03-27 22:20:26 +0000 | |
---|---|---|
committer | 2007-03-27 22:20:26 +0000 | |
commit | ccbb7b02d55b8939a3a409a471bb75a9f9113c9f (patch) | |
tree | 6f41f87c15148d24a8abe1f8f33fbfe115e65643 /dev-perl/Email-MIME-Attachment-Stripper | |
parent | Add xulrunner flag for yelp (diff) | |
download | historical-ccbb7b02d55b8939a3a409a471bb75a9f9113c9f.tar.gz historical-ccbb7b02d55b8939a3a409a471bb75a9f9113c9f.tar.bz2 historical-ccbb7b02d55b8939a3a409a471bb75a9f9113c9f.zip |
~ppc added (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/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 7ab6828476b9..067967e46cb0 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.3 2007/03/27 11:15:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.4 2007/03/27 22:16:27 mabi Exp $ + + 27 Mar 2007; Matti Bickel <mabi@gentoo.org> + Email-MIME-Attachment-Stripper-1.313.ebuild: + ~ppc added (bug #165190) 27 Mar 2007; Raúl Porcel <armin76@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 a1092d4e6048..da4ebb30b185 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.3 2007/03/27 11:15:47 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.4 2007/03/27 22:16:27 mabi Exp $ inherit perl-module @@ -13,7 +13,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" DEPEND=">=dev-perl/Email-MIME-1.857 >=dev-perl/Email-MIME-Modifier-1.441 |