diff options
author | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 17:14:21 +0000 |
---|---|---|
committer | Alastair Tse <liquidx@gentoo.org> | 2003-08-29 17:14:21 +0000 |
commit | e8fbf806b4c0a211511cbbd1e7fcb4b3c5edab68 (patch) | |
tree | 4f7bfc348dc44a0f659a7bf780794f7f5bf5fd37 /dev-python | |
parent | Fixed dependencies (diff) | |
download | historical-e8fbf806b4c0a211511cbbd1e7fcb4b3c5edab68.tar.gz historical-e8fbf806b4c0a211511cbbd1e7fcb4b3c5edab68.tar.bz2 historical-e8fbf806b4c0a211511cbbd1e7fcb4b3c5edab68.zip |
moving from dev-python/PyXML to dev-python/pyxml
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/pyxml/ChangeLog | 58 | ||||
-rw-r--r-- | dev-python/pyxml/Manifest | 8 |
2 files changed, 66 insertions, 0 deletions
diff --git a/dev-python/pyxml/ChangeLog b/dev-python/pyxml/ChangeLog new file mode 100644 index 000000000000..43078a28892c --- /dev/null +++ b/dev-python/pyxml/ChangeLog @@ -0,0 +1,58 @@ +# ChangeLog for dev-python/PyXML +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/ChangeLog,v 1.1 2003/08/29 17:14:21 liquidx Exp $ + + 12 Jun 2003; <msterret@gentoo.org> PyXML-0.7.1.ebuild, PyXML-0.7.ebuild: + fix Header + +*PyXML-0.8.2 (24 Apr 2003) + + 01 Jul 2003; Guy Martin <gmsoft@gentoo.org> PyXML-0.8.2.ebuild : + Added hppa to KEYWORDS. + + 24 Apr 2003; Alastair Tse <liquidx@gentoo.org> PyXML-0.8.2.ebuild: + version bump because the older one doesn't work with newest expat (#14081) + + 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords + +*PyXML-0.8.1 (18 Oct 2002) + + 08 Apr 2003; Todd Sunderlin <todd@gentoo.org> PyXML-0.8.1.ebuild: + Marked stable for sparc. + + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> PyXML-0.8.1.ebuild : + Mark stable on alpha + + 26 Jan 2002; Jon Nall <nall@gentoo.org> PyXML-0.8.1.ebuild : + moved ppc to stable + + 18 Oct 2002; Nick Hadaway <raker@gentoo.org> PyXML-0.8.1.ebuild, + files/digest-PyXML-0.8.1 : + New ebuild. Masking with ~. See... + http://sourceforge.net/project/shownotes.php?group_id=6473&release_id=110994 + for Changes. Most notably, xslt is not installed by default anymore and it is + considered experimental. + +*PyXML-0.8 (9 Sep 2002) +*PyXML-0.7.1 (9 Sep 2002) + + 9 Sep 2002; Jon Nelson <jnelson@gentoo.org>: PyXML-0.7.1.ebuild PyXML-0.8.ebuild + Update upstream and fix doc install + Closes bug #6251 + 0.8 is masked until after freeze + +*PyXML-0.7 (1 Feb 2002) + + 02 Aug 2002; Mark Guertin <gerk@gentoo.org>: + Added ppc to keywords + + 26 Jul 2002; George Shapovalov <george@gentoo.org> PyXML-0.7.ebuild : + added KEYWORDS,SLOT,LICENSE + + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/dev-python/pyxml/Manifest b/dev-python/pyxml/Manifest new file mode 100644 index 000000000000..f0ff17220789 --- /dev/null +++ b/dev-python/pyxml/Manifest @@ -0,0 +1,8 @@ +MD5 b96667754e49685c3ebe2fb485d751c5 ChangeLog 2143 +MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 +MD5 628b999dcb2b31328de21f2886e8f767 pyxml-0.8.1.ebuild 644 +MD5 a3afe10c0209f093276550d3bc826773 pyxml-0.8.2.ebuild 921 +MD5 a3afe10c0209f093276550d3bc826773 pyxml-0.8.3.ebuild 921 +MD5 b83e36b4dc90c3ce5840f0d2e432b7b2 files/digest-pyxml-0.8.1 63 +MD5 6a14eefbf90c139b1f9b058131cb211f files/digest-pyxml-0.8.2 63 +MD5 7d09f52601eefbf60eb70af6516bd302 files/digest-pyxml-0.8.3 63 |