summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlastair Tse <liquidx@gentoo.org>2006-07-16 12:02:33 +0000
committerAlastair Tse <liquidx@gentoo.org>2006-07-16 12:02:33 +0000
commit7a977ba3781479286ab19251c1fab3d5af3aa89a (patch)
tree595b4d183fd90c4d4e1319f532538fad9e9352f3 /dev-python
parentStable on hppa. See bug #139876. (diff)
downloadhistorical-7a977ba3781479286ab19251c1fab3d5af3aa89a.tar.gz
historical-7a977ba3781479286ab19251c1fab3d5af3aa89a.tar.bz2
historical-7a977ba3781479286ab19251c1fab3d5af3aa89a.zip
stable bump. update dependency to pyxml-0.8.4.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/4suite/4suite-1.0_beta3.ebuild6
-rw-r--r--dev-python/4suite/ChangeLog6
2 files changed, 8 insertions, 4 deletions
diff --git a/dev-python/4suite/4suite-1.0_beta3.ebuild b/dev-python/4suite/4suite-1.0_beta3.ebuild
index 2be9f2ac40ef..6142cf3ffca2 100644
--- a/dev-python/4suite/4suite-1.0_beta3.ebuild
+++ b/dev-python/4suite/4suite-1.0_beta3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.2 2006/03/09 22:50:03 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/4suite-1.0_beta3.ebuild,v 1.3 2006/07/16 12:02:33 liquidx Exp $
inherit distutils eutils
@@ -11,11 +11,11 @@ SRC_URI="ftp://ftp.4suite.org/pub/4Suite/4Suite-XML-${MY_PV}.tar.gz"
HOMEPAGE="http://www.4suite.org/"
DEPEND=">=dev-lang/python-2.3
- >=dev-python/pyxml-0.8.3"
+ >=dev-python/pyxml-0.8.4"
IUSE="doc"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ia64 ~ppc ~sparc x86"
LICENSE="Apache-1.1"
PYTHON_MODNAME="Ft"
diff --git a/dev-python/4suite/ChangeLog b/dev-python/4suite/ChangeLog
index 2e8e774bcfd0..af570f42c5b1 100644
--- a/dev-python/4suite/ChangeLog
+++ b/dev-python/4suite/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/4suite
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.21 2006/07/08 17:46:35 wormo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/4suite/ChangeLog,v 1.22 2006/07/16 12:02:33 liquidx Exp $
+
+ 16 Jul 2006; Alastair Tse <liquidx@gentoo.org> -4suite-1.0_alpha4.ebuild,
+ 4suite-1.0_beta3.ebuild:
+ stable bump. update dependency to pyxml-0.8.4.
08 Jul 2006; Stephanie Lockwood-Childs <wormo@gentoo.org>
4suite-1.0_beta1.ebuild: