summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:46:17 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:46:17 +0000
commit36a1813c414d14e14fdb3fed3efbde84a8f7e07c (patch)
tree611215ab9947a649d3cfbd8a656188de53345579 /x11-apps/xkbprint
parentAdded ~ppc after testing. (diff)
downloadgentoo-2-36a1813c414d14e14fdb3fed3efbde84a8f7e07c.tar.gz
gentoo-2-36a1813c414d14e14fdb3fed3efbde84a8f7e07c.tar.bz2
gentoo-2-36a1813c414d14e14fdb3fed3efbde84a8f7e07c.zip
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps/xkbprint')
-rw-r--r--x11-apps/xkbprint/ChangeLog5
-rw-r--r--x11-apps/xkbprint/files/digest-xkbprint-1.0.12
-rw-r--r--x11-apps/xkbprint/xkbprint-1.0.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xkbprint/ChangeLog b/x11-apps/xkbprint/ChangeLog
index 4b8f78d46da0..0fe2392aee26 100644
--- a/x11-apps/xkbprint/ChangeLog
+++ b/x11-apps/xkbprint/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbprint
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.11 2006/02/14 21:27:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/ChangeLog,v 1.12 2006/05/20 10:46:17 robbat2 Exp $
+
+ 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xkbprint-1.0.1.ebuild:
+ Added ~ppc after testing.
14 Feb 2006; Markus Rothe <corsair@gentoo.org> xkbprint-1.0.1.ebuild:
Added ~ppc64
diff --git a/x11-apps/xkbprint/files/digest-xkbprint-1.0.1 b/x11-apps/xkbprint/files/digest-xkbprint-1.0.1
index 3f7fb8302f61..5eb9b24ec3d7 100644
--- a/x11-apps/xkbprint/files/digest-xkbprint-1.0.1
+++ b/x11-apps/xkbprint/files/digest-xkbprint-1.0.1
@@ -1 +1,3 @@
MD5 b98ae2d8b21c545b7b322d0b302efefa xkbprint-1.0.1.tar.bz2 115206
+RMD160 215aff75f940a499998fd31242784d3d895a4fe2 xkbprint-1.0.1.tar.bz2 115206
+SHA256 008dffea5b213880cb3ebd40d0b9bf0cc10392fb0349831efdebf2a428dd2e17 xkbprint-1.0.1.tar.bz2 115206
diff --git a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild b/x11-apps/xkbprint/xkbprint-1.0.1.ebuild
index 4a0da3636e71..cb1dfd7570f0 100644
--- a/x11-apps/xkbprint/xkbprint-1.0.1.ebuild
+++ b/x11-apps/xkbprint/xkbprint-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/xkbprint/xkbprint-1.0.1.ebuild,v 1.2 2006/02/14 21:27:36 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbprint/xkbprint-1.0.1.ebuild,v 1.3 2006/05/20 10:46:17 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org xkbprint application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libxkbfile"
DEPEND="${RDEPEND}"