diff options
author | Guy Martin <gmsoft@gentoo.org> | 2010-05-31 18:31:57 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2010-05-31 18:31:57 +0000 |
commit | 7cdfba405a068b5aacbc2e6b83bf4dc65cb4c8b3 (patch) | |
tree | 47e5e953f20aa15b02e6f605a166213307b62e14 /x11-apps/luit | |
parent | x86 stable, bug #317687 (diff) | |
download | gentoo-2-7cdfba405a068b5aacbc2e6b83bf4dc65cb4c8b3.tar.gz gentoo-2-7cdfba405a068b5aacbc2e6b83bf4dc65cb4c8b3.tar.bz2 gentoo-2-7cdfba405a068b5aacbc2e6b83bf4dc65cb4c8b3.zip |
hppa stable, #308521
(Portage version: 2.1.8.3/cvs/Linux parisc64)
Diffstat (limited to 'x11-apps/luit')
-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 d63a91aa73d2..bd608fdc6a90 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.61 2010/05/12 18:08:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.62 2010/05/31 18:31:57 gmsoft Exp $ + + 31 May 2010; Guy Martin <gmsoft@gentoo.org> luit-1.0.5.ebuild: + hppa stable, #308521 12 May 2010; Brent Baude <ranger@gentoo.org> luit-1.0.5.ebuild: Marking luit-1.0.5 ppc64 stable for bug 308521 diff --git a/x11-apps/luit/luit-1.0.5.ebuild b/x11-apps/luit/luit-1.0.5.ebuild index 62de88f76e8d..273822ab5563 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.6 2010/05/12 18:08:22 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.5.ebuild,v 1.7 2010/05/31 18:31:57 gmsoft 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 |