summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <drac@gentoo.org>2008-01-21 15:09:09 +0000
committerSamuli Suominen <drac@gentoo.org>2008-01-21 15:09:09 +0000
commit3bd3e2cb4f4344c1cf5071151b48fd6641be23f1 (patch)
treecd002f1043627ff84e05f8afbab87018439e37bb /x11-apps/xmore
parentFix dependencies for kwave so KDE 4.x cannot be pulled in instead of KDE 3.5.... (diff)
downloadgentoo-2-3bd3e2cb4f4344c1cf5071151b48fd6641be23f1.tar.gz
gentoo-2-3bd3e2cb4f4344c1cf5071151b48fd6641be23f1.tar.bz2
gentoo-2-3bd3e2cb4f4344c1cf5071151b48fd6641be23f1.zip
~amd64
(Portage version: 2.1.4)
Diffstat (limited to 'x11-apps/xmore')
-rw-r--r--x11-apps/xmore/ChangeLog7
-rw-r--r--x11-apps/xmore/xmore-1.0.1.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xmore/ChangeLog b/x11-apps/xmore/ChangeLog
index 65459718c06b..a5aefd155379 100644
--- a/x11-apps/xmore/ChangeLog
+++ b/x11-apps/xmore/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xmore
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.14 2007/12/20 00:18:53 cla Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.15 2008/01/21 15:09:09 drac Exp $
+
+ 21 Jan 2008; Samuli Suominen <drac@gentoo.org> xmore-1.0.1.ebuild:
+ Keyword ~amd64.
19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xmore-1.0.1.ebuild:
Stable on x86 (bug #202087)
diff --git a/x11-apps/xmore/xmore-1.0.1.ebuild b/x11-apps/xmore/xmore-1.0.1.ebuild
index 5abeb9b462d4..3bc3c630465f 100644
--- a/x11-apps/xmore/xmore-1.0.1.ebuild
+++ b/x11-apps/xmore/xmore-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.1.ebuild,v 1.6 2008/01/13 09:35:47 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.1.ebuild,v 1.7 2008/01/21 15:09:09 drac Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="plain text display program for the X Window System"
-KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
+KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86"
# Broken without xprint
IUSE="xprint"
RDEPEND="xprint? ( x11-libs/libXprintUtil )"