summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-12-20 00:18:53 +0000
committerDawid Węgliński <cla@gentoo.org>2007-12-20 00:18:53 +0000
commitf69fbe104a1af6fc5986271abb2a64bdbedafa65 (patch)
tree64e3749fc01f5a6c05c5bfbe966b5a95fdebe227 /x11-apps/xmore
parentStable on x86 wrt #202087 (diff)
downloadgentoo-2-f69fbe104a1af6fc5986271abb2a64bdbedafa65.tar.gz
gentoo-2-f69fbe104a1af6fc5986271abb2a64bdbedafa65.tar.bz2
gentoo-2-f69fbe104a1af6fc5986271abb2a64bdbedafa65.zip
Stable on x86 wrt #202087
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-apps/xmore')
-rw-r--r--x11-apps/xmore/ChangeLog5
-rw-r--r--x11-apps/xmore/xmore-1.0.1.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-apps/xmore/ChangeLog b/x11-apps/xmore/ChangeLog
index a776d504ed2b..65459718c06b 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.13 2007/02/22 00:22:16 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/ChangeLog,v 1.14 2007/12/20 00:18:53 cla Exp $
+
+ 19 Dec 2007; Dawid Węgliński <cla@gentoo.org> xmore-1.0.1.ebuild:
+ Stable on x86 (bug #202087)
22 Feb 2007; Markus Ullmann <jokey@gentoo.org> ChangeLog:
Redigest for Manifest2
diff --git a/x11-apps/xmore/xmore-1.0.1.ebuild b/x11-apps/xmore/xmore-1.0.1.ebuild
index 7253b99df424..506f99c75dd4 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-2006 Gentoo Foundation
+# Copyright 1999-2007 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.4 2006/10/10 23:55:18 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xmore/xmore-1.0.1.ebuild,v 1.5 2007/12/20 00:18:53 cla 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 ~sparc ~x86"
+KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
# Broken without xprint
IUSE="xprint"
RDEPEND="xprint? ( x11-libs/libXprintUtil )"