summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-09-06 16:00:34 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-09-06 16:00:34 +0000
commit177e89cd7ac329202a00e25687c615a3712b5e00 (patch)
tree603672e728bd8f86b9fa3d183ab1182ad8c2590b /x11-apps
parentMarked ~amd64. (diff)
downloadgentoo-2-177e89cd7ac329202a00e25687c615a3712b5e00.tar.gz
gentoo-2-177e89cd7ac329202a00e25687c615a3712b5e00.tar.bz2
gentoo-2-177e89cd7ac329202a00e25687c615a3712b5e00.zip
Marked ~amd64.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xrdb/ChangeLog5
-rw-r--r--x11-apps/xrdb/Manifest14
-rw-r--r--x11-apps/xrdb/xrdb-0.99.0.ebuild4
3 files changed, 8 insertions, 15 deletions
diff --git a/x11-apps/xrdb/ChangeLog b/x11-apps/xrdb/ChangeLog
index 7cd7f430f714..712b9a6a341a 100644
--- a/x11-apps/xrdb/ChangeLog
+++ b/x11-apps/xrdb/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xrdb
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.2 2005/08/08 20:14:19 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/ChangeLog,v 1.3 2005/09/06 16:00:34 herbs Exp $
+
+ 06 Sep 2005; Herbie Hopkins <herbs@gentoo.org> xrdb-0.99.0.ebuild:
+ Marked ~amd64.
08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> xrdb-0.99.0.ebuild:
Add ~sparc keyword (Modular X testing).
diff --git a/x11-apps/xrdb/Manifest b/x11-apps/xrdb/Manifest
index faf4c6f24a99..a464e47f17ef 100644
--- a/x11-apps/xrdb/Manifest
+++ b/x11-apps/xrdb/Manifest
@@ -1,13 +1,3 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
-MD5 1a525c0f53e55c969da0c8cd2bd9b47e xrdb-0.99.0.ebuild 432
-MD5 6ac955685da6bbed27675ba1b760f20a ChangeLog 451
+MD5 960ff1adb6ef3ab2a9c9c738f0baeb5b xrdb-0.99.0.ebuild 439
+MD5 cb7ec51da2902cef546abc09efcf1088 ChangeLog 538
MD5 b81b40a21b0597218d918038fc191af5 files/digest-xrdb-0.99.0 63
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.2 (GNU/Linux)
-
-iD8DBQFDC8bzgIKl8Uu19MoRAq26AJ9AyHwX6Gmifv+OOCdMIIBml3Yl6gCdFIdq
-94IrX9hoTLRzyl7SaXT9lFA=
-=PD2D
------END PGP SIGNATURE-----
diff --git a/x11-apps/xrdb/xrdb-0.99.0.ebuild b/x11-apps/xrdb/xrdb-0.99.0.ebuild
index e1eca9e53e52..1052d4df46ad 100644
--- a/x11-apps/xrdb/xrdb-0.99.0.ebuild
+++ b/x11-apps/xrdb/xrdb-0.99.0.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/x11-apps/xrdb/xrdb-0.99.0.ebuild,v 1.3 2005/08/24 01:00:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrdb/xrdb-0.99.0.ebuild,v 1.4 2005/09/06 16:00:34 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xrdb application"
-KEYWORDS="~arm ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libXmu
x11-libs/libX11"
DEPEND="${RDEPEND}"