diff options
author | 2009-04-05 23:40:22 +0000 | |
---|---|---|
committer | 2009-04-05 23:40:22 +0000 | |
commit | 5687ac423cdff1fd2c73e2c2aac905c6a44adcd2 (patch) | |
tree | 2030fcf159079c9c33a0ffaf17b0d6e07c8ddf14 /x11-apps/luit | |
parent | amd64 stable (diff) | |
download | gentoo-2-5687ac423cdff1fd2c73e2c2aac905c6a44adcd2.tar.gz gentoo-2-5687ac423cdff1fd2c73e2c2aac905c6a44adcd2.tar.bz2 gentoo-2-5687ac423cdff1fd2c73e2c2aac905c6a44adcd2.zip |
amd64 stable
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/luit')
-rw-r--r-- | x11-apps/luit/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.0.3.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index b944774c2da6..eb485e607a4d 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.33 2008/02/04 07:15:40 dberkholz Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.34 2009/04/05 23:40:22 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> luit-1.0.3.ebuild: + amd64 stable *luit-1.0.3 (04 Feb 2008) diff --git a/x11-apps/luit/luit-1.0.3.ebuild b/x11-apps/luit/luit-1.0.3.ebuild index c7296c312016..04e076b33a31 100644 --- a/x11-apps/luit/luit-1.0.3.ebuild +++ b/x11-apps/luit/luit-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.3.ebuild,v 1.1 2008/02/04 07:15:40 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.3.ebuild,v 1.2 2009/04/05 23:40:22 tester 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" RDEPEND="x11-libs/libX11 x11-libs/libfontenc" |