summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-07 17:48:16 +0000
committerStephanie J. Lockwood-Childs <wormo@gentoo.org>2005-05-07 17:48:16 +0000
commite43d4a73bbe1f3d6d8165c4929f8c13b5f9e26ba (patch)
tree35cba7c1b1cc51ba241a7f790249a7c24ab45414 /app-editors
parentAdded to ~ppc (diff)
downloadhistorical-e43d4a73bbe1f3d6d8165c4929f8c13b5f9e26ba.tar.gz
historical-e43d4a73bbe1f3d6d8165c4929f8c13b5f9e26ba.tar.bz2
historical-e43d4a73bbe1f3d6d8165c4929f8c13b5f9e26ba.zip
mark ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/leo/ChangeLog5
-rw-r--r--app-editors/leo/Manifest16
-rw-r--r--app-editors/leo/leo-4.2.ebuild4
3 files changed, 9 insertions, 16 deletions
diff --git a/app-editors/leo/ChangeLog b/app-editors/leo/ChangeLog
index 934eb92784c9..10b66aefc3d7 100644
--- a/app-editors/leo/ChangeLog
+++ b/app-editors/leo/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/leo
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.3 2005/03/01 02:05:36 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/ChangeLog,v 1.4 2005/05/07 17:48:16 wormo Exp $
+
+ 07 May 2005; Stephanie Lockwood-Childs <wormo@gentoo.org> leo-4.2.ebuild:
+ mark ~ppc
28 Feb 2005; Rob Cakebread <pythonhead@gentoo.org>
files/leoConfig.py.patch, leo-4.2.ebuild:
diff --git a/app-editors/leo/Manifest b/app-editors/leo/Manifest
index 404751d8ca9d..dd2b7b852c46 100644
--- a/app-editors/leo/Manifest
+++ b/app-editors/leo/Manifest
@@ -1,15 +1,5 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 c25b3c4a68d26c9216993b6cacd7426e leo-4.2.ebuild 1047
+MD5 c9fe60ade51ab79146d089165227e689 ChangeLog 590
+MD5 7c0021afdf29c3a72255a852018d16bd leo-4.2.ebuild 1047
MD5 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
-MD5 f140f9c5198f442582c120b88661d0fa ChangeLog 506
-MD5 dcdd115f9803c5e4040bf247775f760e files/leoConfig.py.patch 904
MD5 786b8586255990e3d34ad8d5bee99fe3 files/digest-leo-4.2 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.0 (GNU/Linux)
-
-iD8DBQFCI845z2gxt1z4IGYRAuVvAJsFzbCoKhBMSO30BGpfAwCLirtsRgCgy0bG
-zb4Oxr4oNkfIEXG7ozhUtCU=
-=hksZ
------END PGP SIGNATURE-----
+MD5 dcdd115f9803c5e4040bf247775f760e files/leoConfig.py.patch 904
diff --git a/app-editors/leo/leo-4.2.ebuild b/app-editors/leo/leo-4.2.ebuild
index 45c5cf2a353e..0df32d9f3f82 100644
--- a/app-editors/leo/leo-4.2.ebuild
+++ b/app-editors/leo/leo-4.2.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/app-editors/leo/leo-4.2.ebuild,v 1.3 2005/03/01 02:05:36 pythonhead Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/leo/leo-4.2.ebuild,v 1.4 2005/05/07 17:48:16 wormo Exp $
inherit eutils python
@@ -10,7 +10,7 @@ HOMEPAGE="http://leo.sourceforge.net/"
SRC_URI="mirror://sourceforge/leo/${MY_P}.zip"
LICENSE="PYTHON"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
IUSE=""
DEPEND="virtual/python
dev-lang/tk"