summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:14:06 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-11 01:14:06 +0000
commitdc0b98a70454c1164a282d02f8c20fcbd65e20c3 (patch)
tree767f70cec24e911df57f3aca6ce29ad3180adb52 /dev-python/editobj
parentrepoman: fix leading whitespace (diff)
downloadhistorical-dc0b98a70454c1164a282d02f8c20fcbd65e20c3.tar.gz
historical-dc0b98a70454c1164a282d02f8c20fcbd65e20c3.tar.bz2
historical-dc0b98a70454c1164a282d02f8c20fcbd65e20c3.zip
repoman: fix leading whitespace
Diffstat (limited to 'dev-python/editobj')
-rw-r--r--dev-python/editobj/Manifest2
-rw-r--r--dev-python/editobj/editobj-0.4.2.ebuild6
2 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/editobj/Manifest b/dev-python/editobj/Manifest
index 511ccefe2f39..33fdfa914fcb 100644
--- a/dev-python/editobj/Manifest
+++ b/dev-python/editobj/Manifest
@@ -1,4 +1,4 @@
MD5 3b0ec4a72afe180217285d34a4f4c669 ChangeLog 428
-MD5 78f67ef15e7890b039764408dd75873f editobj-0.4.2.ebuild 868
+MD5 162b8a7f77aae8448edbc9961e0b0c9c editobj-0.4.2.ebuild 852
MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159
MD5 9d01ad9054c4d8fd46a9ba24b662c9b5 files/digest-editobj-0.4.2 64
diff --git a/dev-python/editobj/editobj-0.4.2.ebuild b/dev-python/editobj/editobj-0.4.2.ebuild
index 514d6497fc66..525d7aa84e3e 100644
--- a/dev-python/editobj/editobj-0.4.2.ebuild
+++ b/dev-python/editobj/editobj-0.4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.4.2.ebuild,v 1.5 2003/09/06 23:32:28 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/editobj/editobj-0.4.2.ebuild,v 1.6 2003/09/11 01:14:04 msterret Exp $
inherit distutils
@@ -8,8 +8,8 @@ MY_P=${P/editobj/EditObj}
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://oomadness.tuxfamily.org/downloads/${MY_P}.tar.gz
- http://www.nectroom.homelinux.net/pkg/${MY_P}.tar.gz
- http://nectroom.homelinux.net/pkg/${MY_P}.tar.gz"
+ http://www.nectroom.homelinux.net/pkg/${MY_P}.tar.gz
+ http://nectroom.homelinux.net/pkg/${MY_P}.tar.gz"
HOMEPAGE="http://oomadness.tuxfamily.org/en/editobj/"
KEYWORDS="x86"
SLOT="0"