summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuta Satoh <nigoro@gentoo.org>2005-05-19 14:10:08 +0000
committerYuta Satoh <nigoro@gentoo.org>2005-05-19 14:10:08 +0000
commit6502b93a0d870aaee84dc0fddde3ef10bc4533b8 (patch)
tree7b10ecad09b4c2b740c58876df041dcc19d65985 /app-editors/joe
parentnew upstream release (development branch). fixes bug #92923. (diff)
downloadhistorical-6502b93a0d870aaee84dc0fddde3ef10bc4533b8.tar.gz
historical-6502b93a0d870aaee84dc0fddde3ef10bc4533b8.tar.bz2
historical-6502b93a0d870aaee84dc0fddde3ef10bc4533b8.zip
add ~ppc64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-editors/joe')
-rw-r--r--app-editors/joe/ChangeLog5
-rw-r--r--app-editors/joe/Manifest16
-rw-r--r--app-editors/joe/joe-3.2.ebuild4
3 files changed, 19 insertions, 6 deletions
diff --git a/app-editors/joe/ChangeLog b/app-editors/joe/ChangeLog
index 64ebab6a1a73..660f0303e5d7 100644
--- a/app-editors/joe/ChangeLog
+++ b/app-editors/joe/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/joe
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.34 2005/03/22 19:10:57 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/ChangeLog,v 1.35 2005/05/19 14:10:08 nigoro Exp $
+
+ 19 May 2005; Yuta SATOH <nigoro@gentoo.org> joe-3.2.ebuild:
+ add ~ppc64
*joe-3.2 (22 Mar 2005)
diff --git a/app-editors/joe/Manifest b/app-editors/joe/Manifest
index e3fa60ef7027..77617f69470a 100644
--- a/app-editors/joe/Manifest
+++ b/app-editors/joe/Manifest
@@ -1,10 +1,20 @@
-MD5 28f71fe9d5cd61e874c86cf2c05e3990 ChangeLog 4256
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 2ca49f942f65d7205b72dab9aae28eaf ChangeLog 4334
MD5 4bdcc86c730cc779e0c97aca82949a6e joe-3.0-r2.ebuild 1474
MD5 131038935558d5f95a5bab2d8b359b1f joe-3.1-r1.ebuild 1463
MD5 aae33cfa3be544ca68973d0a8c8ff53f metadata.xml 758
-MD5 3d4cc6ca9d920749c3df56c7ebb3728b joe-3.2.ebuild 1310
-MD5 595cf72f2a5230f8afdeb1391da39f71 files/digest-joe-3.2 59
+MD5 0ba481f001a4c491296d6ad75d860601 joe-3.2.ebuild 1319
MD5 8115b4ae2f2702a436c3008f32ae6ca4 files/digest-joe-3.0-r2 59
MD5 ac08ada3dfe348bc96ff85aff854e31a files/digest-joe-3.1-r1 59
MD5 1b4c305f8a53a6eec3f5ff94851985a4 files/joe-3.0-overflow.patch 354
MD5 94eae235e8e8f4c5152ebda30d79cd9d files/joe-3.1-overflow.patch 386
+MD5 595cf72f2a5230f8afdeb1391da39f71 files/digest-joe-3.2 59
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.1 (GNU/Linux)
+
+iD8DBQFCjJ5b60LfUIagIAkRAmYAAJ9zbhvYHjKqznSDMo0WRXBcIpWWpwCfR+HN
+pCgJpHwznfxlaZHZ+K9FuKk=
+=6bgu
+-----END PGP SIGNATURE-----
diff --git a/app-editors/joe/joe-3.2.ebuild b/app-editors/joe/joe-3.2.ebuild
index 0acb76b6b51e..9ac06b5341cf 100644
--- a/app-editors/joe/joe-3.2.ebuild
+++ b/app-editors/joe/joe-3.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/joe/joe-3.2.ebuild,v 1.1 2005/03/22 19:10:57 tomk Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/joe/joe-3.2.ebuild,v 1.2 2005/05/19 14:10:08 nigoro Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/joe-editor/${P}.tar.gz"
LICENSE="GPL-1"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~amd64"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips ~amd64 ~ppc64"
IUSE=""
DEPEND=">=sys-libs/ncurses-5.2-r2"