diff options
author | 2006-06-30 19:10:25 +0000 | |
---|---|---|
committer | 2006-06-30 19:10:25 +0000 | |
commit | 2f5533fce081794bb8a3c9e2b0bb9804c5c265ca (patch) | |
tree | ebf89e176182b44f7dad90dc003ff7e8097413aa /x11-apps/luit/luit-1.0.1.ebuild | |
parent | new version, fixes #138485. cleanup old patches and versions. (diff) | |
download | historical-2f5533fce081794bb8a3c9e2b0bb9804c5c265ca.tar.gz historical-2f5533fce081794bb8a3c9e2b0bb9804c5c265ca.tar.bz2 historical-2f5533fce081794bb8a3c9e2b0bb9804c5c265ca.zip |
(#138615) Stable on x86/amd64, xterm needs it on USE=unicode.
Package-Manager: portage-2.1.1_pre1-r5
Diffstat (limited to 'x11-apps/luit/luit-1.0.1.ebuild')
-rw-r--r-- | x11-apps/luit/luit-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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}" |