diff options
author | 2010-01-14 22:02:37 +0000 | |
---|---|---|
committer | 2010-01-14 22:02:37 +0000 | |
commit | 9b74d7b90be85148698f71113f05d90eb4cba094 (patch) | |
tree | c93a39bd7f7f1deb0c40f205fb099aef85eadaf2 | |
parent | arm stable, bug #294958 (diff) | |
download | gentoo-2-9b74d7b90be85148698f71113f05d90eb4cba094.tar.gz gentoo-2-9b74d7b90be85148698f71113f05d90eb4cba094.tar.bz2 gentoo-2-9b74d7b90be85148698f71113f05d90eb4cba094.zip |
arm stable, bug #294958
(Portage version: 2.2_rc61/cvs/Linux x86_64)
-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 3e3244335fce..23b9ff2ac634 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.51 2010/01/14 21:07:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.52 2010/01/14 22:02:37 maekke Exp $ + + 14 Jan 2010; Markus Meier <maekke@gentoo.org> luit-1.0.4.ebuild: + arm stable, bug #294958 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> luit-1.0.4.ebuild: Transfer Prefix keywords diff --git a/x11-apps/luit/luit-1.0.4.ebuild b/x11-apps/luit/luit-1.0.4.ebuild index 6e53161857ca..229530ed8fca 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.7 2010/01/14 21:07:56 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.4.ebuild,v 1.8 2010/01/14 22:02:37 maekke 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" |