diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 16:58:53 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 16:58:53 +0000 |
commit | 3687ea5fa7ec9da7af57a5487e56627c4ed5ad3c (patch) | |
tree | 51839e5604aa0b2963f86f1dad633ee58ccf8321 /x11-apps/luit | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-3687ea5fa7ec9da7af57a5487e56627c4ed5ad3c.tar.gz gentoo-2-3687ea5fa7ec9da7af57a5487e56627c4ed5ad3c.tar.bz2 gentoo-2-3687ea5fa7ec9da7af57a5487e56627c4ed5ad3c.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index 39c5eed5ea74..d6e6c5944718 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.49 2009/12/27 17:38:48 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.50 2010/01/14 16:58:53 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> luit-1.0.4.ebuild: + Stable for HPPA (bug #294958). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> luit-1.0.4.ebuild: Marked ppc stable for bug #294958. diff --git a/x11-apps/luit/luit-1.0.4.ebuild b/x11-apps/luit/luit-1.0.4.ebuild index d0e86579e743..82faa0bdd90e 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-2009 Gentoo Foundation +# 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.5 2009/12/27 17:38:48 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.4.ebuild,v 1.6 2010/01/14 16:58:53 jer 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" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libfontenc" |