From 3d846a64154a59aed7f11f52bce30d7bc492d332 Mon Sep 17 00:00:00 2001
From: Luis Medinas <metalgod@gentoo.org>
Date: Thu, 5 Jan 2006 14:43:29 +0000
Subject: Added ~amd64 keyword. Package-Manager: portage-2.1_pre3-r1

---
 dev-python/editobj/ChangeLog            |  7 +++++--
 dev-python/editobj/Manifest             | 14 +++++++-------
 dev-python/editobj/editobj-0.5.6.ebuild |  6 +++---
 3 files changed, 15 insertions(+), 12 deletions(-)

(limited to 'dev-python/editobj')

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/Manifest b/dev-python/editobj/Manifest
index c24225753f15..021a507a0a1c 100644
--- a/dev-python/editobj/Manifest
+++ b/dev-python/editobj/Manifest
@@ -1,16 +1,16 @@
 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
-MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
-MD5 faadcb37dbd98f5fb65b750459b18f3c editobj-0.5.6.ebuild 742
-MD5 1988c8ea3ffe9e30e70793e7d8cde88f ChangeLog 1257
+MD5 a9f6a32457a8890d65568b564082748a ChangeLog 1357
 MD5 bbd26a676e1c924c7b9121c887be9953 editobj-0.5.3.ebuild 844
+MD5 a48e828cbf34346bd57be8af1d02f5a7 editobj-0.5.6.ebuild 751
 MD5 edac8e6cc5f5f637002eadecb6a42da2 files/digest-editobj-0.5.3 64
 MD5 c33a49403ae47a38a607373e8ed34527 files/digest-editobj-0.5.6 64
+MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
 -----BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
+Version: GnuPG v1.4.2 (GNU/Linux)
 
-iD8DBQFCCp29ugEuf3OQ0akRAg3wAJ9qfVOeKQhemliRsAgk7fGwXdtRJgCfQJ/E
-NCCDRTnJB1nHX4MGTqQ8K74=
-=82GL
+iD8DBQFDvTBVwUpWvClEHQoRAuswAJ9NqA+LIT1r4NZfK1/65ddjSigvCACeNY+O
+oaQYvqBqYncX0BxyCuPSlkI=
+=ET4T
 -----END PGP SIGNATURE-----
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
-- 
cgit v1.2.3-65-gdbad