diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2007-12-03 08:35:09 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2007-12-03 08:35:09 +0000 |
commit | 54db84c24f029e5f31e8d2743eed6ca00ce56779 (patch) | |
tree | 9a231544dc3a2c88a2ec2f89a705a0637c5161c1 /dev-perl/Email-MIME-Attachment-Stripper | |
parent | stable x86, bug 198075 (diff) | |
download | gentoo-2-54db84c24f029e5f31e8d2743eed6ca00ce56779.tar.gz gentoo-2-54db84c24f029e5f31e8d2743eed6ca00ce56779.tar.bz2 gentoo-2-54db84c24f029e5f31e8d2743eed6ca00ce56779.zip |
stable x86, 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 0db4deae95b9..2d2874a4e6c4 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.8 2007/06/30 16:14:11 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/ChangeLog,v 1.9 2007/12/03 08:35:09 opfer Exp $ + + 03 Dec 2007; Christian Faulhammer <opfer@gentoo.org> + Email-MIME-Attachment-Stripper-1.313.ebuild: + stable x86, bug 198075 30 Jun 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 967ad965ad17..6eea5a1bd42d 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.8 2007/07/10 23:33:31 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.313.ebuild,v 1.9 2007/12/03 08:35:09 opfer 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 |