diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:02:59 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-01-02 23:02:59 +0000 |
commit | e54c5488620d9d111f4d94d41bea95f5c144827f (patch) | |
tree | 36dfe3baa145d5bce5504c40aba95a78e76eae6f /dev-python | |
parent | bumped and added patches for bugs #75423 and #75316 (diff) | |
download | gentoo-2-e54c5488620d9d111f4d94d41bea95f5c144827f.tar.gz gentoo-2-e54c5488620d9d111f4d94d41bea95f5c144827f.tar.bz2 gentoo-2-e54c5488620d9d111f4d94d41bea95f5c144827f.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/pyparted-1.6.6.ebuild | 4 | ||||
-rw-r--r-- | dev-python/pyparted/pyparted-1.6.9.ebuild | 4 |
3 files changed, 10 insertions, 7 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/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" |