diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-01-05 14:43:29 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-01-05 14:43:29 +0000 |
commit | 3d846a64154a59aed7f11f52bce30d7bc492d332 (patch) | |
tree | 7084c694132ead5b761d83c890490b5ee01b865b /dev-python/editobj/editobj-0.5.6.ebuild | |
parent | Stable on sparc (diff) | |
download | historical-3d846a64154a59aed7f11f52bce30d7bc492d332.tar.gz historical-3d846a64154a59aed7f11f52bce30d7bc492d332.tar.bz2 historical-3d846a64154a59aed7f11f52bce30d7bc492d332.zip |
Added ~amd64 keyword.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'dev-python/editobj/editobj-0.5.6.ebuild')
-rw-r--r-- | dev-python/editobj/editobj-0.5.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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 |