diff options
author | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 07:19:51 +0000 |
---|---|---|
committer | Michael Sterrett <msterret@gentoo.org> | 2003-09-08 07:19:51 +0000 |
commit | f8972dad06387b3c4a1a10220f377be859f1c602 (patch) | |
tree | d752de345f13d5183aa16efbb07a4cf8e7fea78b /dev-python/email-py21 | |
parent | repoman: header fix (diff) | |
download | gentoo-2-f8972dad06387b3c4a1a10220f377be859f1c602.tar.gz gentoo-2-f8972dad06387b3c4a1a10220f377be859f1c602.tar.bz2 gentoo-2-f8972dad06387b3c4a1a10220f377be859f1c602.zip |
repoman: header fix
Diffstat (limited to 'dev-python/email-py21')
-rw-r--r-- | dev-python/email-py21/Manifest | 4 | ||||
-rw-r--r-- | dev-python/email-py21/email-py21-2.5.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/email-py21/Manifest b/dev-python/email-py21/Manifest index a234c942ef17..d5edb02d8a40 100644 --- a/dev-python/email-py21/Manifest +++ b/dev-python/email-py21/Manifest @@ -1,4 +1,4 @@ -MD5 ab12788dd6530391d2437d3baf0dcd67 files/digest-email-py21-2.5 62 MD5 18c26cfd8e18c2b3a1afc937986c076c ChangeLog 449 -MD5 60a7497d788d0215983a1785d73aaa6e email-py21-2.5.ebuild 749 +MD5 faf951e32dbfee4dcb21a72776eec7f9 email-py21-2.5.ebuild 756 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 ab12788dd6530391d2437d3baf0dcd67 files/digest-email-py21-2.5 62 diff --git a/dev-python/email-py21/email-py21-2.5.ebuild b/dev-python/email-py21/email-py21-2.5.ebuild index 1ea250f18ca2..51769b21a930 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. +# Copyright 1999-2003 Gentoo Technologies, Inc. # 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 $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/email-py21/email-py21-2.5.ebuild,v 1.6 2003/09/08 07:16:26 msterret 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 |