summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-03-14 11:20:05 +0000
committerTorsten Veller <tove@gentoo.org>2010-03-14 11:20:05 +0000
commit6ae198da15887433e97021b707de4649ed175cd1 (patch)
tree1f80c047e25265efb2eff8e4779b49afff800fc9 /dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild
parentFix bug 291049 (diff)
downloadhistorical-6ae198da15887433e97021b707de4649ed175cd1.tar.gz
historical-6ae198da15887433e97021b707de4649ed175cd1.tar.bz2
historical-6ae198da15887433e97021b707de4649ed175cd1.zip
Maintenance: LICENSE, remove Email-MIME-Modifier
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild')
-rw-r--r--dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild12
1 files changed, 6 insertions, 6 deletions
diff --git a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild
index 1976a191133d..d86bb3ce9264 100644
--- a/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild
+++ b/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.316.ebuild,v 1.2 2009/11/19 07:48:11 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-MIME-Attachment-Stripper/Email-MIME-Attachment-Stripper-1.316.ebuild,v 1.3 2010/03/14 11:20:05 tove Exp $
EAPI=2
@@ -9,14 +9,14 @@ inherit perl-module
DESCRIPTION="Strip the attachments from a mail"
-LICENSE="|| ( Artistic GPL-2 )"
+LICENSE="|| ( GPL-2 GPL-3 )" # GPL-2+
+# under the same terms as Tony's original module
+# Mail::Message::Attachment::Stripper
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="test"
-RDEPEND="
- >=dev-perl/Email-MIME-1.861
- || ( >=dev-perl/Email-MIME-1.900 >=dev-perl/Email-MIME-Modifier-1.442 )
+RDEPEND=">=dev-perl/Email-MIME-1.900
>=dev-perl/Email-MIME-ContentType-1.012"
DEPEND="${RDEPEND}
test? ( dev-perl/Test-Pod