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
commit8cdc6bba5f5c4e79044db6e722f93c98102ab74c (patch)
tree6c2ff8f2bbbf43dd830ab958b62e68ed27d1fba5 /x11-apps
parentremove ~amd64 keyword again as it requires gmime to be built with USE=mono, b... (diff)
downloadgentoo-2-8cdc6bba5f5c4e79044db6e722f93c98102ab74c.tar.gz
gentoo-2-8cdc6bba5f5c4e79044db6e722f93c98102ab74c.tar.bz2
gentoo-2-8cdc6bba5f5c4e79044db6e722f93c98102ab74c.zip
Marked ~amd64
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'x11-apps')
-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..b26ea1f98f19 100644
--- a/x11-apps/xfontsel/Manifest
+++ b/x11-apps/xfontsel/Manifest
@@ -1,6 +1,6 @@
-MD5 207b9090e9bba301bca4f573b9a627ee ChangeLog 698
+MD5 58d450f6b6ec60f4acde8e4f23291779 ChangeLog 772
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 677e1ea6584f22171edc432773b8bfe2 xfontsel-0.99.1.ebuild 631
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}"