summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2003-08-07 03:07:56 +0000
committerMike Frysinger <vapier@gentoo.org>2003-08-07 03:07:56 +0000
commit9b9e0b2fb3be5f797c37470e96389055a4ce1309 (patch)
tree0a2f9a8238b4900f922a87ac144849302cc43071 /dev-python/email-py21
parentgcc3.3 patch (diff)
downloadhistorical-9b9e0b2fb3be5f797c37470e96389055a4ce1309.tar.gz
historical-9b9e0b2fb3be5f797c37470e96389055a4ce1309.tar.bz2
historical-9b9e0b2fb3be5f797c37470e96389055a4ce1309.zip
fix license/repoman
Diffstat (limited to 'dev-python/email-py21')
-rw-r--r--dev-python/email-py21/email-py21-2.5.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/email-py21/email-py21-2.5.ebuild b/dev-python/email-py21/email-py21-2.5.ebuild
index e668da7ad321..1ea250f18ca2 100644
--- a/dev-python/email-py21/email-py21-2.5.ebuild
+++ b/dev-python/email-py21/email-py21-2.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/dev-python/email-py21/email-py21-2.5.ebuild,v 1.4 2003/06/23 02:40:38 kutsuya Exp $
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/email-py21/email-py21-2.5.ebuild,v 1.5 2003/08/07 03:05:04 vapier Exp $
# Python 2.2.2 and 2.3 come with email version 2, while earlier versions of
# Python 2.2.x come with email version 1. Python 2.1.x and earlier do not come
@@ -15,7 +15,7 @@ S=${WORKDIR}/${P_NEW}
DESCRIPTION="Helps to create, parse, generate, and modify email messages."
HOMEPAGE="http://mimelib.sourceforge.net/"
SRC_URI="mirror://sourceforge/mimelib/${P_NEW}.tar.gz"
+
+LICENSE="PSF-2.2"
SLOT="0"
KEYWORDS="x86 ppc"
-LICENSE="PSF-2.2"
-IUSE=""