From 30e493ec150b3043e68f57ceb5efe4a070abaf64 Mon Sep 17 00:00:00 2001 From: Alastair Tse Date: Sun, 16 Jul 2006 12:02:33 +0000 Subject: stable bump. update dependency to pyxml-0.8.4. (Portage version: 2.1-r1) --- dev-python/4suite/4suite-1.0_beta3.ebuild | 6 +++--- dev-python/4suite/ChangeLog | 6 +++++- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'dev-python/4suite') 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 -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 4suite-1.0_beta1.ebuild: -- cgit v1.2.3-65-gdbad