diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-08 23:00:03 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-08 23:00:03 +0000 |
commit | a9738924029853ee46458ce00f39781502dea144 (patch) | |
tree | 14e16b5006ed25899e405427614615d6bdd460a4 /dev-perl | |
parent | Removed mask on bitdefender-console-7.1 (diff) | |
download | gentoo-2-a9738924029853ee46458ce00f39781502dea144.tar.gz gentoo-2-a9738924029853ee46458ce00f39781502dea144.tar.bz2 gentoo-2-a9738924029853ee46458ce00f39781502dea144.zip |
Marking amd64 stable
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-perl')
-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 067967e46cb0..f5c50efcda95 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.4 2007/03/27 22:16:27 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.5 2007/04/08 23:00:03 mcummings Exp $ + + 08 Apr 2007; Michael Cummings <mcummings@gentoo.org> + Email-MIME-Attachment-Stripper-1.313.ebuild: + Marking amd64 stable 27 Mar 2007; Matti Bickel <mabi@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 da4ebb30b185..e4ddc304f50c 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.4 2007/03/27 22:16:27 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.5 2007/04/08 23:00:03 mcummings Exp $ inherit perl-module @@ -13,7 +13,7 @@ IUSE="" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" DEPEND=">=dev-perl/Email-MIME-1.857 >=dev-perl/Email-MIME-Modifier-1.441 |