summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2006-01-05 14:43:29 +0000
committerLuis Medinas <metalgod@gentoo.org>2006-01-05 14:43:29 +0000
commit5762dd8a71d5a4b4b032ab3214c25c1e25170bff (patch)
treef2cc2b0cdb01ada0d7962948e0b3b594a69c585a /dev-python
parentStable on sparc (diff)
downloadgentoo-2-5762dd8a71d5a4b4b032ab3214c25c1e25170bff.tar.gz
gentoo-2-5762dd8a71d5a4b4b032ab3214c25c1e25170bff.tar.bz2
gentoo-2-5762dd8a71d5a4b4b032ab3214c25c1e25170bff.zip
Added ~amd64 keyword.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/editobj/ChangeLog7
-rw-r--r--dev-python/editobj/editobj-0.5.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/editobj/ChangeLog b/dev-python/editobj/ChangeLog
index cab29d6c5bf9..84391af57df8 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.9 2005/02/09 23:32:35 kloeri Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/ChangeLog,v 1.10 2006/01/05 14:43:29 metalgod Exp $
+
+ 05 Jan 2006; Luis Medinas <metalgod@gentoo.org> editobj-0.5.6.ebuild:
+ Added ~amd64 keyword.
10 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> editobj-0.5.6.ebuild:
x86 stable bump.
diff --git a/dev-python/editobj/editobj-0.5.6.ebuild b/dev-python/editobj/editobj-0.5.6.ebuild
index 32642f7967b1..5b9bf5ebc9c0 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
+# Copyright 1999-2006 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.2 2005/02/09 23:32:35 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.5.6.ebuild,v 1.3 2006/01/05 14:43:29 metalgod 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="~amd64 ~ppc x86"
SLOT="0"
LICENSE="GPL-2"
DEPEND="virtual/x11