diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-12-04 20:19:42 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-12-04 20:19:42 +0000 |
commit | 01ad8057b56fa55ecefd0711f09ce2d283d0d536 (patch) | |
tree | 0dd5f2cab896c1071074fed273153a3b89250316 /dev-perl/Email-MIME-Attachment-Stripper | |
parent | stable x86, security bug 201022 (diff) | |
download | gentoo-2-01ad8057b56fa55ecefd0711f09ce2d283d0d536.tar.gz gentoo-2-01ad8057b56fa55ecefd0711f09ce2d283d0d536.tar.bz2 gentoo-2-01ad8057b56fa55ecefd0711f09ce2d283d0d536.zip |
Stable on ppc64; bug #198075
(Portage version: 2.1.3.19)
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 4419443dff31..eb0e084fa66c 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.10 2007/12/04 19:34:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.11 2007/12/04 20:19:42 corsair Exp $ + + 04 Dec 2007; Markus Rothe <corsair@gentoo.org> + Email-MIME-Attachment-Stripper-1.313.ebuild: + Stable on ppc64; bug #198075 04 Dec 2007; nixnut <nixnut@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 11aaf194e206..556e1fbb7ab0 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.10 2007/12/04 19:34:32 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.11 2007/12/04 20:19:42 corsair Exp $ inherit perl-module @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 sparc x86" DEPEND=">=dev-perl/Email-MIME-1.857 >=dev-perl/Email-MIME-Modifier-1.441 |