summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2006-06-30 19:10:25 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2006-06-30 19:10:25 +0000
commit2f881dc89051b5c41a005154fa31885f88e64dbc (patch)
treef32e848a46c49fb161acc4374caa93261f6bd4c6 /x11-apps/luit
parentnew version, fixes #138485. cleanup old patches and versions. (diff)
downloadgentoo-2-2f881dc89051b5c41a005154fa31885f88e64dbc.tar.gz
gentoo-2-2f881dc89051b5c41a005154fa31885f88e64dbc.tar.bz2
gentoo-2-2f881dc89051b5c41a005154fa31885f88e64dbc.zip
(#138615) Stable on x86/amd64, xterm needs it on USE=unicode.
(Portage version: 2.1.1_pre1-r5)
Diffstat (limited to 'x11-apps/luit')
-rw-r--r--x11-apps/luit/ChangeLog5
-rw-r--r--x11-apps/luit/luit-1.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog
index ba1015837bb0..b9195267715b 100644
--- a/x11-apps/luit/ChangeLog
+++ b/x11-apps/luit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/luit
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.13 2006/05/03 15:43:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.14 2006/06/30 19:10:25 spyderous Exp $
+
+ 30 Jun 2006; Donnie Berkholz <spyderous@gentoo.org>; luit-1.0.1.ebuild:
+ (#138615) Stable on x86/amd64, xterm needs it on USE=unicode.
03 May 2006; Diego Pettenò <flameeyes@gentoo.org> luit-1.0.1.ebuild:
Add ~x86-fbsd keyword.
diff --git a/x11-apps/luit/luit-1.0.1.ebuild b/x11-apps/luit/luit-1.0.1.ebuild
index 1b22c55b1cf6..2082d1591925 100644
--- a/x11-apps/luit/luit-1.0.1.ebuild
+++ b/x11-apps/luit/luit-1.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.5 2006/05/03 15:43:05 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.6 2006/06/30 19:10:25 spyderous Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org luit application"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~x86-fbsd"
RDEPEND="x11-libs/libX11
x11-libs/libfontenc"
DEPEND="${RDEPEND}"