summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:47:46 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:47:46 +0000
commitdb60db1c56e7af7f0b0d3989425912918f89f0a4 (patch)
tree5e6ddca631a8a128d756aeb885d7c89b2d837d15 /x11-apps
parentAdded ~ppc after testing. (diff)
downloadgentoo-2-db60db1c56e7af7f0b0d3989425912918f89f0a4.tar.gz
gentoo-2-db60db1c56e7af7f0b0d3989425912918f89f0a4.tar.bz2
gentoo-2-db60db1c56e7af7f0b0d3989425912918f89f0a4.zip
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xmh/ChangeLog5
-rw-r--r--x11-apps/xmh/files/digest-xmh-1.0.12
-rw-r--r--x11-apps/xmh/xmh-1.0.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xmh/ChangeLog b/x11-apps/xmh/ChangeLog
index 9d9eedae7a53..da89f09a5928 100644
--- a/x11-apps/xmh/ChangeLog
+++ b/x11-apps/xmh/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xmh
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/ChangeLog,v 1.11 2006/02/14 21:37:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/ChangeLog,v 1.12 2006/05/20 10:47:46 robbat2 Exp $
+
+ 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xmh-1.0.1.ebuild:
+ Added ~ppc after testing.
14 Feb 2006; Markus Rothe <corsair@gentoo.org> xmh-1.0.1.ebuild:
Added ~ppc64
diff --git a/x11-apps/xmh/files/digest-xmh-1.0.1 b/x11-apps/xmh/files/digest-xmh-1.0.1
index 2d200bb34033..396877d1cc9e 100644
--- a/x11-apps/xmh/files/digest-xmh-1.0.1
+++ b/x11-apps/xmh/files/digest-xmh-1.0.1
@@ -1 +1,3 @@
MD5 656bcbdd41818a8b5a9f7dba77a3eeba xmh-1.0.1.tar.bz2 153114
+RMD160 dfdb66f2ebdb19ddffcaecca664a222883c9f129 xmh-1.0.1.tar.bz2 153114
+SHA256 9471fb455ce0bfc582b865722ab7417c587c9fea82342181e9cd0a9629c2c6fa xmh-1.0.1.tar.bz2 153114
diff --git a/x11-apps/xmh/xmh-1.0.1.ebuild b/x11-apps/xmh/xmh-1.0.1.ebuild
index 9e152232a737..cc41a41e4954 100644
--- a/x11-apps/xmh/xmh-1.0.1.ebuild
+++ b/x11-apps/xmh/xmh-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/xmh-1.0.1.ebuild,v 1.2 2006/02/14 21:37:45 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmh/xmh-1.0.1.ebuild,v 1.3 2006/05/20 10:47:46 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xmh application"
-KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc64 ~s390 ~ppc ~sparc ~x86"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"