summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:49:05 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-05-20 10:49:05 +0000
commitdf32512c82a7f2e1e27f5369c872405d02b5e081 (patch)
tree24ad3122224a684e1b28e63095a361c3cc3b6385 /x11-apps/xcmsdb
parentfix patch, unix lf (diff)
downloadhistorical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.gz
historical-df32512c82a7f2e1e27f5369c872405d02b5e081.tar.bz2
historical-df32512c82a7f2e1e27f5369c872405d02b5e081.zip
Added ~ppc after testing.
Package-Manager: portage-2.1_rc1-r2
Diffstat (limited to 'x11-apps/xcmsdb')
-rw-r--r--x11-apps/xcmsdb/ChangeLog5
-rw-r--r--x11-apps/xcmsdb/files/digest-xcmsdb-1.0.12
-rw-r--r--x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild4
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xcmsdb/ChangeLog b/x11-apps/xcmsdb/ChangeLog
index 0c75887b7393..f752d9770793 100644
--- a/x11-apps/xcmsdb/ChangeLog
+++ b/x11-apps/xcmsdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xcmsdb
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.10 2006/02/14 21:02:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/ChangeLog,v 1.11 2006/05/20 10:44:58 robbat2 Exp $
+
+ 20 May 2006; Robin H. Johnson <robbat2@gentoo.org> xcmsdb-1.0.1.ebuild:
+ Added ~ppc after testing.
14 Feb 2006; Markus Rothe <corsair@gentoo.org> xcmsdb-1.0.1.ebuild:
Added ~ppc64
diff --git a/x11-apps/xcmsdb/files/digest-xcmsdb-1.0.1 b/x11-apps/xcmsdb/files/digest-xcmsdb-1.0.1
index d1505f8d780e..88e41d57c924 100644
--- a/x11-apps/xcmsdb/files/digest-xcmsdb-1.0.1
+++ b/x11-apps/xcmsdb/files/digest-xcmsdb-1.0.1
@@ -1 +1,3 @@
MD5 8579d5f50ba7f0c4a5bf16b9670fea01 xcmsdb-1.0.1.tar.bz2 96423
+RMD160 64bdadd9250a796da6db86666aa71e677776292d xcmsdb-1.0.1.tar.bz2 96423
+SHA256 e275a39f41ffae854db77b2c5decfad2cac32afbcd158842032dc9ca04efe92e xcmsdb-1.0.1.tar.bz2 96423
diff --git a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild b/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild
index a2c7237dfe11..8ac7a1b456ad 100644
--- a/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild
+++ b/x11-apps/xcmsdb/xcmsdb-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/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.2 2006/02/14 21:02:40 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xcmsdb/xcmsdb-1.0.1.ebuild,v 1.3 2006/05/20 10:44:58 robbat2 Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,6 +8,6 @@
inherit x-modular
DESCRIPTION="X.Org xcmsdb application"
-KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc"
RDEPEND="x11-libs/libX11"
DEPEND="${RDEPEND}"