diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:01:39 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:01:39 +0000 |
commit | bae99e0fb600efe6f85d640f999c41a5ae1bc73c (patch) | |
tree | 1eccef8ff23d1b7a643e77d1087c4e3912e1c345 /dev-python | |
parent | bumped and added patches for bugs #75423 and #75316 (diff) | |
download | historical-bae99e0fb600efe6f85d640f999c41a5ae1bc73c.tar.gz historical-bae99e0fb600efe6f85d640f999c41a5ae1bc73c.tar.bz2 historical-bae99e0fb600efe6f85d640f999c41a5ae1bc73c.zip |
Change encoding to UTF-8 for GLEP 31 compliance
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyparted/ChangeLog | 9 | ||||
-rw-r--r-- | dev-python/pyparted/Manifest | 6 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.6.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.9.ebuild | 4 |
4 files changed, 13 insertions, 10 deletions
diff --git a/dev-python/pyparted/ChangeLog b/dev-python/pyparted/ChangeLog index 8d4630de7d1a..90de91a79594 100644 --- a/dev-python/pyparted/ChangeLog +++ b/dev-python/pyparted/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pyparted -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.6 2004/12/30 21:03:58 wolf31o2 Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/ChangeLog,v 1.7 2005/01/02 23:01:39 ciaranm Exp $ + + 02 Jan 2005; Ciaran McCreesh <ciaranm@gentoo.org> : + Change encoding to UTF-8 for GLEP 31 compliance 30 Dec 2004; Chris Gianelloni <wolf31o2@gentoo.org> pyparted-1.6.6.ebuild: Marking stable on x86 and amd64. @@ -12,7 +15,7 @@ Changing ownership to livecd herd, bumping to version 1.6.9, and closing bug #67312. - 08 May 2004; Bryan �stergaard <kloeri@gentoo.org> pyparted-1.6.6.ebuild: + 08 May 2004; Bryan Østergaard <kloeri@gentoo.org> pyparted-1.6.6.ebuild: Remove default S and RDEPEND. *pyparted-1.6.6 (05 May 2004) diff --git a/dev-python/pyparted/Manifest b/dev-python/pyparted/Manifest index 063911d582ca..1e1a767c398f 100644 --- a/dev-python/pyparted/Manifest +++ b/dev-python/pyparted/Manifest @@ -1,6 +1,6 @@ -MD5 a77e4ae4cc7dbed13508fb046a499718 pyparted-1.6.9.ebuild 874 -MD5 000f28ef001849e1aea179e4c69c634d pyparted-1.6.6.ebuild 879 -MD5 4a88d4bcc6c268fa5cc4483f3f9856bf ChangeLog 869 +MD5 3e969922cc9b62c92a80cd5a108eeb9c pyparted-1.6.6.ebuild 878 +MD5 efa4038bd58b675ee9f75a9f94147cab ChangeLog 974 +MD5 628e8fb9ef4e08811cd2e4410ab859b9 pyparted-1.6.9.ebuild 873 MD5 d86e5b5e47260e5a965eae2afe6d6d40 metadata.xml 159 MD5 1c3b5c95a85ac9c079423549c7922a84 files/digest-pyparted-1.6.6 69 MD5 d0b426a010ec790060151f6c56b4aaa6 files/digest-pyparted-1.6.9 69 diff --git a/dev-python/pyparted/pyparted-1.6.6.ebuild b/dev-python/pyparted/pyparted-1.6.6.ebuild index 4b3ae92d2ee6..d2b572743468 100644 --- a/dev-python/pyparted/pyparted-1.6.6.ebuild +++ b/dev-python/pyparted/pyparted-1.6.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.6.ebuild,v 1.6 2004/12/30 21:03:58 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.6.ebuild,v 1.7 2005/01/02 23:01:39 ciaranm Exp $ RH_EXTRAVERSION="2" diff --git a/dev-python/pyparted/pyparted-1.6.9.ebuild b/dev-python/pyparted/pyparted-1.6.9.ebuild index 30602cfda17b..dad924cf0d73 100644 --- a/dev-python/pyparted/pyparted-1.6.9.ebuild +++ b/dev-python/pyparted/pyparted-1.6.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.1 2004/12/16 20:26:41 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyparted/pyparted-1.6.9.ebuild,v 1.2 2005/01/02 23:01:39 ciaranm Exp $ RH_EXTRAVERSION="2" |