summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Gryniewicz <dang@gentoo.org>2005-11-06 18:29:05 +0000
committerDaniel Gryniewicz <dang@gentoo.org>2005-11-06 18:29:05 +0000
commitd17754e1ebab1423ec5228315e8e2196fcd95c4d (patch)
treeedf37316aa0e02b1eb0303300ed99c0ee26dc1ce /x11-apps/xfontsel
parentremove ~amd64 keyword again as it requires gmime to be built with USE=mono, b... (diff)
downloadhistorical-d17754e1ebab1423ec5228315e8e2196fcd95c4d.tar.gz
historical-d17754e1ebab1423ec5228315e8e2196fcd95c4d.tar.bz2
historical-d17754e1ebab1423ec5228315e8e2196fcd95c4d.zip
Marked ~amd64
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r--x11-apps/xfontsel/ChangeLog5
-rw-r--r--x11-apps/xfontsel/Manifest4
-rw-r--r--x11-apps/xfontsel/xfontsel-0.99.1.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/xfontsel/ChangeLog b/x11-apps/xfontsel/ChangeLog
index 5246e1598b79..61ee23fe87a6 100644
--- a/x11-apps/xfontsel/ChangeLog
+++ b/x11-apps/xfontsel/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xfontsel
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.4 2005/10/20 00:45:22 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/ChangeLog,v 1.5 2005/11/06 18:29:05 dang Exp $
+
+ 06 Nov 2005; <dang@gentoo.org> xfontsel-0.99.1.ebuild:
+ Marked ~amd64
*xfontsel-0.99.1 (20 Oct 2005)
diff --git a/x11-apps/xfontsel/Manifest b/x11-apps/xfontsel/Manifest
index e1ab4e6dae68..e021534c95bb 100644
--- a/x11-apps/xfontsel/Manifest
+++ b/x11-apps/xfontsel/Manifest
@@ -1,6 +1,6 @@
-MD5 207b9090e9bba301bca4f573b9a627ee ChangeLog 698
+MD5 be5e70ed646397f2ccbcd5f3ca366682 ChangeLog 767
MD5 ac7b52bfc7738dcb94ebd6f10316e7c8 files/digest-xfontsel-0.99.0 67
MD5 5aed554bf374fd037ed43cb049c1e821 files/digest-xfontsel-0.99.1 67
MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156
MD5 56da789b637e703b3c56880c2cf58b8a xfontsel-0.99.0.ebuild 621
-MD5 108b6ee6bd9376fc1fcb9003321badea xfontsel-0.99.1.ebuild 624
+MD5 c408665475e0e687afda4a76ab6d6f28 xfontsel-0.99.1.ebuild 626
diff --git a/x11-apps/xfontsel/xfontsel-0.99.1.ebuild b/x11-apps/xfontsel/xfontsel-0.99.1.ebuild
index 6775961d054d..c6fe165e55c6 100644
--- a/x11-apps/xfontsel/xfontsel-0.99.1.ebuild
+++ b/x11-apps/xfontsel/xfontsel-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/xfontsel/xfontsel-0.99.1.ebuild,v 1.1 2005/10/20 00:45:22 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfontsel/xfontsel-0.99.1.ebuild,v 1.2 2005/11/06 18:29:05 dang Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org xfontsel application"
-KEYWORDS="~arm ~mips ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86"
IUSE="xprint"
RDEPEND="x11-libs/libXaw"
DEPEND="${RDEPEND}"