diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:01:42 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-12-19 12:01:42 +0000 |
commit | f2edcbf945e19a9414ffce0f16e3a03dc086e5cd (patch) | |
tree | 443686bfa9fac930e0fb3f70998e8d9656b8e022 /x11-apps/luit | |
parent | ppc64 stable wrt #344827 (diff) | |
download | gentoo-2-f2edcbf945e19a9414ffce0f16e3a03dc086e5cd.tar.gz gentoo-2-f2edcbf945e19a9414ffce0f16e3a03dc086e5cd.tar.bz2 gentoo-2-f2edcbf945e19a9414ffce0f16e3a03dc086e5cd.zip |
ppc64 stable wrt #344827
(Portage version: 2.2.0_alpha9/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index 4b36901632e0..7fdc918fe2c4 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.65 2010/10/08 11:16:10 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.66 2010/12/19 12:01:42 ssuominen Exp $ + + 19 Dec 2010; Samuli Suominen <ssuominen@gentoo.org> luit-1.1.0.ebuild: + ppc64 stable wrt #344827 *luit-1.1.0 (08 Oct 2010) diff --git a/x11-apps/luit/luit-1.1.0.ebuild b/x11-apps/luit/luit-1.1.0.ebuild index bbcd76283aea..6fad6ea8b45b 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-2010 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.2 2010/11/01 12:46:28 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.1.0.ebuild,v 1.3 2010/12/19 12:01:42 ssuominen 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 ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="sys-libs/zlib x11-libs/libX11 |