summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-14 02:03:16 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-14 02:03:16 +0000
commit0f86fcb991e891a9d3f5f54bbc5d4b777e3e35fb (patch)
treef181ac2edfae3a71634fb026dc73604e87560e35 /dev-python
parentInitial import, ebuild submitted by Martin Corley <Martin.Corley@ed.ac.uk>, c... (diff)
downloadgentoo-2-0f86fcb991e891a9d3f5f54bbc5d4b777e3e35fb.tar.gz
gentoo-2-0f86fcb991e891a9d3f5f54bbc5d4b777e3e35fb.tar.bz2
gentoo-2-0f86fcb991e891a9d3f5f54bbc5d4b777e3e35fb.zip
Mark 0.8.4 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pyxml/ChangeLog5
-rw-r--r--dev-python/pyxml/Manifest2
-rw-r--r--dev-python/pyxml/pyxml-0.8.4.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/dev-python/pyxml/ChangeLog b/dev-python/pyxml/ChangeLog
index 711a4d3dec2b..dd7e91e88027 100644
--- a/dev-python/pyxml/ChangeLog
+++ b/dev-python/pyxml/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/pyxml
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/ChangeLog,v 1.28 2005/10/13 17:23:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/ChangeLog,v 1.29 2005/10/14 02:03:16 agriffis Exp $
+
+ 14 Oct 2005; Aron Griffis <agriffis@gentoo.org> pyxml-0.8.4.ebuild:
+ Mark 0.8.4 stable on alpha
13 Oct 2005; Aron Griffis <agriffis@gentoo.org> pyxml-0.8.4.ebuild:
Mark 0.8.4 stable on ia64
diff --git a/dev-python/pyxml/Manifest b/dev-python/pyxml/Manifest
index 8a9f60965a48..4c0824dbd4d4 100644
--- a/dev-python/pyxml/Manifest
+++ b/dev-python/pyxml/Manifest
@@ -1,6 +1,6 @@
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 b4f02291c4144054e9cceb8953a09bda ChangeLog 4853
-MD5 f9142db9bf7debab40d7abbfd166b796 pyxml-0.8.4.ebuild 1125
+MD5 17a5d12eea0e702066d6d719146f4bfd pyxml-0.8.4.ebuild 1124
MD5 51e936111b8f233294927db592963086 pyxml-0.8.1.ebuild 649
MD5 ca1eaa65fe8ae61e804accfbb319d803 pyxml-0.8.2.ebuild 923
MD5 f7a99d5b12e0d068483228a17f5e65da pyxml-0.8.3.ebuild 938
diff --git a/dev-python/pyxml/pyxml-0.8.4.ebuild b/dev-python/pyxml/pyxml-0.8.4.ebuild
index 14ad2441f00e..3d107df94a98 100644
--- a/dev-python/pyxml/pyxml-0.8.4.ebuild
+++ b/dev-python/pyxml/pyxml-0.8.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.4.ebuild,v 1.6 2005/10/13 17:23:47 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pyxml/pyxml-0.8.4.ebuild,v 1.7 2005/10/14 02:03:16 agriffis Exp $
inherit python distutils
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/pyxml/${MY_P}.tar.gz"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc-macos ~ppc64 sparc x86"
IUSE=""
DEPEND=">=dev-libs/expat-1.95.6"