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
commit30e493ec150b3043e68f57ceb5efe4a070abaf64 (patch)
tree7dd0ccb101abbeb5a3c18c505023b12bd8282c58 /dev-python/4suite
parenthppa stable, bug #139612 (diff)
downloadgentoo-2-30e493ec150b3043e68f57ceb5efe4a070abaf64.tar.gz
gentoo-2-30e493ec150b3043e68f57ceb5efe4a070abaf64.tar.bz2
gentoo-2-30e493ec150b3043e68f57ceb5efe4a070abaf64.zip
stable bump. update dependency to pyxml-0.8.4.
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-python/4suite')
-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: