diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2012-03-07 04:26:32 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2012-03-07 04:26:32 +0000 |
commit | 334e7e3a510a29d61cbf7157da42e2bae47009f6 (patch) | |
tree | ccbb3f1a2413aff7dd795e4d7e2d3f889fdf43b7 /x11-apps | |
parent | add ~x64-macos, bug 395011 (diff) | |
download | gentoo-2-334e7e3a510a29d61cbf7157da42e2bae47009f6.tar.gz gentoo-2-334e7e3a510a29d61cbf7157da42e2bae47009f6.tar.bz2 gentoo-2-334e7e3a510a29d61cbf7157da42e2bae47009f6.zip |
add ~x64-macos, bug 395011
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/luit/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.1.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index 08fa3035ef1e..0e94983bd908 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.72 2011/02/14 18:49:57 xarthisius Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.73 2012/03/07 04:26:32 darkside Exp $ + + 07 Mar 2012; Jeremy Olexa <darkside@gentoo.org> luit-1.1.0.ebuild: + add ~x64-macos, bug 395011 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> luit-1.1.0.ebuild: ppc stable wrt #344827, #354237 diff --git a/x11-apps/luit/luit-1.1.0.ebuild b/x11-apps/luit/luit-1.1.0.ebuild index 24fe146553a6..e76403201f7e 100644 --- a/x11-apps/luit/luit-1.1.0.ebuild +++ b/x11-apps/luit/luit-1.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.0.ebuild,v 1.9 2011/02/14 18:49:57 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.0.ebuild,v 1.10 2012/03/07 04:26:32 darkside Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 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 ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib x11-libs/libX11 |