diff options
author | Michael Cummings <mcummings@gentoo.org> | 2007-04-08 23:05:19 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2007-04-08 23:05:19 +0000 |
commit | 1532c1d8532f38f58a83e2aed1a71c48d5896aad (patch) | |
tree | 07811b1cdf24880f4c5c1dd630c7c80ce2dfdaac /dev-perl/Email-MIME-Attachment-Stripper | |
parent | Removed mask on bitdefender-console-7.1 (diff) | |
download | historical-1532c1d8532f38f58a83e2aed1a71c48d5896aad.tar.gz historical-1532c1d8532f38f58a83e2aed1a71c48d5896aad.tar.bz2 historical-1532c1d8532f38f58a83e2aed1a71c48d5896aad.zip |
Marking amd64 stable
Package-Manager: portage-2.1.2.3
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 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 |