diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 18:55:10 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-18 18:55:10 +0000 |
commit | 24e8751f201c6ebe801acd2e977aa7c40822ad9f (patch) | |
tree | c35a567869ca359ea0402cbe22845bc2e7a0de4c /x11-apps/luit | |
parent | Stable for HPPA (bug #301308). (diff) | |
download | gentoo-2-24e8751f201c6ebe801acd2e977aa7c40822ad9f.tar.gz gentoo-2-24e8751f201c6ebe801acd2e977aa7c40822ad9f.tar.bz2 gentoo-2-24e8751f201c6ebe801acd2e977aa7c40822ad9f.zip |
alpha/ia64/sh/sparc stable wrt #294958
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index 23b9ff2ac634..50b4ed0b3b87 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.52 2010/01/14 22:02:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.53 2010/01/18 18:55:10 armin76 Exp $ + + 18 Jan 2010; Raúl Porcel <armin76@gentoo.org> luit-1.0.4.ebuild: + alpha/ia64/sh/sparc stable wrt #294958 14 Jan 2010; Markus Meier <maekke@gentoo.org> luit-1.0.4.ebuild: arm stable, bug #294958 diff --git a/x11-apps/luit/luit-1.0.4.ebuild b/x11-apps/luit/luit-1.0.4.ebuild index 229530ed8fca..4b6a3a5284a9 100644 --- a/x11-apps/luit/luit-1.0.4.ebuild +++ b/x11-apps/luit/luit-1.0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.4.ebuild,v 1.8 2010/01/14 22:02:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.4.ebuild,v 1.9 2010/01/18 18:55:10 armin76 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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libfontenc" |