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
commit28b755d55461142120d50e1abb34dc50b5ed58d0 (patch)
treeef14e488fb23e7031580d800887f95f72db8b86f /x11-apps/xrdb
parentMarked ~amd64. (diff)
downloadhistorical-28b755d55461142120d50e1abb34dc50b5ed58d0.tar.gz
historical-28b755d55461142120d50e1abb34dc50b5ed58d0.tar.bz2
historical-28b755d55461142120d50e1abb34dc50b5ed58d0.zip
Marked ~amd64.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-apps/xrdb')
-rw-r--r--x11-apps/xrdb/ChangeLog5
-rw-r--r--x11-apps/xrdb/Manifest10
-rw-r--r--x11-apps/xrdb/xrdb-0.99.0.ebuild4
3 files changed, 11 insertions, 8 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..c9d49280fddb 100644
--- a/x11-apps/xrdb/Manifest
+++ b/x11-apps/xrdb/Manifest
@@ -1,13 +1,13 @@
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
-MD5 1a525c0f53e55c969da0c8cd2bd9b47e xrdb-0.99.0.ebuild 432
-MD5 6ac955685da6bbed27675ba1b760f20a ChangeLog 451
+MD5 a755bd85a328ed41d25b2b82ab12ea00 xrdb-0.99.0.ebuild 438
+MD5 18626fb67687c38301f82703e184efe3 ChangeLog 537
MD5 b81b40a21b0597218d918038fc191af5 files/digest-xrdb-0.99.0 63
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDC8bzgIKl8Uu19MoRAq26AJ9AyHwX6Gmifv+OOCdMIIBml3Yl6gCdFIdq
-94IrX9hoTLRzyl7SaXT9lFA=
-=PD2D
+iD8DBQFDHb062G5bA0cA/ScRAhHzAJ9btjntXQY0hyMc4AyF54kuHGTRbgCfaogb
+ZyrNoI6tvROF+B3ScUeja/Q=
+=BPT9
-----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}"