summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHerbie Hopkins <herbs@gentoo.org>2005-11-17 13:49:57 +0000
committerHerbie Hopkins <herbs@gentoo.org>2005-11-17 13:49:57 +0000
commit95602fe7474c0b7fc6bf9a1d7b54fb7a73042220 (patch)
treec408b5b6ab45433e5ae2c034653e1cf5c2f8f188 /x11-apps/xkbutils
parentMy initial commit of a qt4 eclass (highly mirrored off of qt3) (diff)
downloadhistorical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.tar.gz
historical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.tar.bz2
historical-95602fe7474c0b7fc6bf9a1d7b54fb7a73042220.zip
Marked ~amd64.
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-apps/xkbutils')
-rw-r--r--x11-apps/xkbutils/ChangeLog5
-rw-r--r--x11-apps/xkbutils/Manifest4
-rw-r--r--x11-apps/xkbutils/xkbutils-0.99.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xkbutils/ChangeLog b/x11-apps/xkbutils/ChangeLog
index a3fd1331c715..a1a80f0d8a6c 100644
--- a/x11-apps/xkbutils/ChangeLog
+++ b/x11-apps/xkbutils/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xkbutils
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.4 2005/11/11 19:56:53 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/ChangeLog,v 1.5 2005/11/17 13:35:34 herbs Exp $
+
+ 17 Nov 2005; Herbie Hopkins <herbs@gentoo.org> xkbutils-0.99.1.ebuild:
+ Marked ~amd64.
*xkbutils-0.99.1 (11 Nov 2005)
diff --git a/x11-apps/xkbutils/Manifest b/x11-apps/xkbutils/Manifest
index 3f17266e8392..a1a64d0c592a 100644
--- a/x11-apps/xkbutils/Manifest
+++ b/x11-apps/xkbutils/Manifest
@@ -1,6 +1,6 @@
-MD5 fe22db07d77a128fda70be1c4ca7114d ChangeLog 703
+MD5 f6a0a58eec4eb6c72dcb99e00e3fedd3 ChangeLog 794
MD5 d005ea700b22101a43beaafc75fabdbd files/digest-xkbutils-0.99.0 67
MD5 6fcf907309fc4376e367af78f136c230 files/digest-xkbutils-0.99.1 67
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
MD5 a8c757fc70ad3335234089cff09690ff xkbutils-0.99.0.ebuild 642
-MD5 139a2b706b7ff7f58e589f1bf6de2dbf xkbutils-0.99.1.ebuild 649
+MD5 b701bdbe69f06fe9c1b773c6c6b53880 xkbutils-0.99.1.ebuild 656
diff --git a/x11-apps/xkbutils/xkbutils-0.99.1.ebuild b/x11-apps/xkbutils/xkbutils-0.99.1.ebuild
index 38ab32dc8712..deedf2bb74f6 100644
--- a/x11-apps/xkbutils/xkbutils-0.99.1.ebuild
+++ b/x11-apps/xkbutils/xkbutils-0.99.1.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/xkbutils/xkbutils-0.99.1.ebuild,v 1.1 2005/11/11 19:56:53 joshuabaergen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbutils/xkbutils-0.99.1.ebuild,v 1.2 2005/11/17 13:35:34 herbs Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xkbutils application"
-KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
IUSE="xprint"
RDEPEND="x11-libs/libxkbfile
x11-libs/libXaw"