diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:22:56 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-04-18 16:22:56 +0000 |
commit | 0d021982ced8c94c5967894f73fd92d6fdae8e99 (patch) | |
tree | 3e70ca20dcd84c4d3109b3016c02c609258654e2 /x11-apps | |
parent | Fix wrong manifest (diff) | |
download | gentoo-2-0d021982ced8c94c5967894f73fd92d6fdae8e99.tar.gz gentoo-2-0d021982ced8c94c5967894f73fd92d6fdae8e99.tar.bz2 gentoo-2-0d021982ced8c94c5967894f73fd92d6fdae8e99.zip |
ppc stable #308521
(Portage version: 2.1.8.3/cvs/Linux ppc)
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 25a38cd86c12..2f19d195389a 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.58 2010/04/16 21:18:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.59 2010/04/18 16:22:56 nixnut Exp $ + + 18 Apr 2010; <nixnut@gentoo.org> luit-1.0.5.ebuild: + ppc stable #308521 16 Apr 2010; Pacho Ramos <pacho@gentoo.org> luit-1.0.5.ebuild: amd64 stable, bug 308521 diff --git a/x11-apps/luit/luit-1.0.5.ebuild b/x11-apps/luit/luit-1.0.5.ebuild index c4b46fdefeae..1c26d02a2f68 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.3 2010/04/16 21:18:02 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.5.ebuild,v 1.4 2010/04/18 16:22:56 nixnut 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 |