diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-18 19:30:40 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-18 19:30:40 +0000 |
commit | 129b06f8791a9da555aad56a8533c6064c6a7d00 (patch) | |
tree | 3e268d8c96391ba9aa6f2dd745d75ef22ef46044 /x11-apps | |
parent | amd64 stable, bug 314025 (diff) | |
download | gentoo-2-129b06f8791a9da555aad56a8533c6064c6a7d00.tar.gz gentoo-2-129b06f8791a9da555aad56a8533c6064c6a7d00.tar.bz2 gentoo-2-129b06f8791a9da555aad56a8533c6064c6a7d00.zip |
arm stable, bug #308521
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/luit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index 2f19d195389a..29f0f34bc738 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.59 2010/04/18 16:22:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.60 2010/04/18 19:30:40 maekke Exp $ + + 18 Apr 2010; Markus Meier <maekke@gentoo.org> luit-1.0.5.ebuild: + arm stable, bug #308521 18 Apr 2010; <nixnut@gentoo.org> luit-1.0.5.ebuild: ppc stable #308521 diff --git a/x11-apps/luit/luit-1.0.5.ebuild b/x11-apps/luit/luit-1.0.5.ebuild index 1c26d02a2f68..90a1989050ae 100644 --- a/x11-apps/luit/luit-1.0.5.ebuild +++ b/x11-apps/luit/luit-1.0.5.ebuild @@ -1,12 +1,12 @@ # 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.5.ebuild,v 1.4 2010/04/18 16:22:56 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.5.ebuild,v 1.5 2010/04/18 19:30:40 maekke Exp $ 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="sys-libs/zlib x11-libs/libX11 |