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
commitec5e65db99166768f4bdf0f2ec1b91c2492dcc35 (patch)
tree9538b9b751835f37963f4b03f69ac1090959004e /app-editors/leo
parentAdded to ~ppc (diff)
downloadgentoo-2-ec5e65db99166768f4bdf0f2ec1b91c2492dcc35.tar.gz
gentoo-2-ec5e65db99166768f4bdf0f2ec1b91c2492dcc35.tar.bz2
gentoo-2-ec5e65db99166768f4bdf0f2ec1b91c2492dcc35.zip
mark ~ppc
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-editors/leo')
-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..f71514f79f56 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 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
MD5 f140f9c5198f442582c120b88661d0fa ChangeLog 506
-MD5 dcdd115f9803c5e4040bf247775f760e files/leoConfig.py.patch 904
+MD5 ad67ddb06ac1d8dc866e40cba65fae36 leo-4.2.ebuild 1052
+MD5 9ac4199ebe7cd3e7e311274994767f82 metadata.xml 160
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"