diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:30:47 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-04-09 10:30:47 +0000 |
commit | 2fa0572716de24988582519c1d3d939031877591 (patch) | |
tree | 3fa70d4658da87d23e43a660980e57f3ece4a043 /x11-apps/luit | |
parent | stable x86, bug 308521 (diff) | |
download | gentoo-2-2fa0572716de24988582519c1d3d939031877591.tar.gz gentoo-2-2fa0572716de24988582519c1d3d939031877591.tar.bz2 gentoo-2-2fa0572716de24988582519c1d3d939031877591.zip |
stable x86, bug 308521
(Portage version: 2.1.7.17/cvs/Linux i686)
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 908064218db3..30b6a45050ea 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.56 2010/02/16 10:52:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.57 2010/04/09 10:30:47 fauli Exp $ + + 09 Apr 2010; Christian Faulhammer <fauli@gentoo.org> luit-1.0.5.ebuild: + stable x86, bug 308521 *luit-1.0.5 (16 Feb 2010) diff --git a/x11-apps/luit/luit-1.0.5.ebuild b/x11-apps/luit/luit-1.0.5.ebuild index e8659b5a88bc..2a6429ade1d6 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.1 2010/02/16 10:52:31 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.5.ebuild,v 1.2 2010/04/09 10:30:47 fauli 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 |