diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 06:36:52 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2009-05-05 06:36:52 +0000 |
commit | ac7a79037d32ffe8f2582986bc29fd8fcaff79e4 (patch) | |
tree | 88d952d19879eaa5d31de3ee4c47ecfec43a0083 /x11-apps/luit | |
parent | stable x86, bug 268581 (diff) | |
download | gentoo-2-ac7a79037d32ffe8f2582986bc29fd8fcaff79e4.tar.gz gentoo-2-ac7a79037d32ffe8f2582986bc29fd8fcaff79e4.tar.bz2 gentoo-2-ac7a79037d32ffe8f2582986bc29fd8fcaff79e4.zip |
stable x86, bug 268581
(Portage version: 2.1.6.11/cvs/Linux i686)
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.0.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index eb485e607a4d..ff3d45a8cd4b 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.34 2009/04/05 23:40:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.35 2009/05/05 06:36:52 fauli Exp $ + + 05 May 2009; Christian Faulhammer <fauli@gentoo.org> luit-1.0.3.ebuild: + stable x86, bug 268581 05 Apr 2009; Olivier Crête <tester@gentoo.org> luit-1.0.3.ebuild: amd64 stable diff --git a/x11-apps/luit/luit-1.0.3.ebuild b/x11-apps/luit/luit-1.0.3.ebuild index 04e076b33a31..ed3567ad8746 100644 --- a/x11-apps/luit/luit-1.0.3.ebuild +++ b/x11-apps/luit/luit-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.3.ebuild,v 1.2 2009/04/05 23:40:22 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.3.ebuild,v 1.3 2009/05/05 06:36:52 fauli Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="Locale and ISO 2022 support for Unicode terminals" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="x11-libs/libX11 x11-libs/libfontenc" |