summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-02-09 23:34:53 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-02-09 23:34:53 +0000
commitfef5cbd12ba9139387d201f45040eff310dc3e72 (patch)
tree3f04bdca25e8ac9e367cb4cfb57f8681b28d25b0 /dev-python/editobj
parentVersion bump. (diff)
downloadgentoo-2-fef5cbd12ba9139387d201f45040eff310dc3e72.tar.gz
gentoo-2-fef5cbd12ba9139387d201f45040eff310dc3e72.tar.bz2
gentoo-2-fef5cbd12ba9139387d201f45040eff310dc3e72.zip
x86 stable bump.
(Portage version: 2.0.51-r15)
Diffstat (limited to 'dev-python/editobj')
-rw-r--r--dev-python/editobj/ChangeLog5
-rw-r--r--dev-python/editobj/editobj-0.5.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/editobj/ChangeLog b/dev-python/editobj/ChangeLog
index 5304738a6874..cab29d6c5bf9 100644
--- a/dev-python/editobj/ChangeLog
+++ b/dev-python/editobj/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-python/editobj
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/ChangeLog,v 1.8 2005/01/04 10:49:08 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/ChangeLog,v 1.9 2005/02/09 23:32:35 kloeri Exp $
+
+ 10 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> editobj-0.5.6.ebuild:
+ x86 stable bump.
*editobj-0.5.6 (04 Jan 2005)
diff --git a/dev-python/editobj/editobj-0.5.6.ebuild b/dev-python/editobj/editobj-0.5.6.ebuild
index ab512f108089..32642f7967b1 100644
--- a/dev-python/editobj/editobj-0.5.6.ebuild
+++ b/dev-python/editobj/editobj-0.5.6.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/editobj/editobj-0.5.6.ebuild,v 1.1 2005/01/04 10:49:09 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.6.ebuild,v 1.2 2005/02/09 23:32:35 kloeri Exp $
inherit distutils
@@ -9,7 +9,7 @@ IUSE=""
DESCRIPTION="EditObj can create a dialog box to edit ANY Python object. It also includes a Tk tree widget, an event and a multiple undo-redo frameworks."
SRC_URI="http://download.gna.org/songwrite/${MY_P}.tar.gz"
HOMEPAGE="http://home.gna.org/oomadness/en/editobj/index.html"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="x86 ~ppc"
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/x11