diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-08-17 11:24:33 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-08-17 11:24:33 +0000 |
commit | 84cec1c4befdc17ec454a9767226c7e8256f496c (patch) | |
tree | b3c4e5f10366191d5c33e96e7827af9cdee6b826 /x11-apps | |
parent | Mark 1.0.0 stable on ia64 (diff) | |
download | gentoo-2-84cec1c4befdc17ec454a9767226c7e8256f496c.tar.gz gentoo-2-84cec1c4befdc17ec454a9767226c7e8256f496c.tar.bz2 gentoo-2-84cec1c4befdc17ec454a9767226c7e8256f496c.zip |
Mark 1.0.1 stable on ia64
(Portage version: 2.1-r1)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/luit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/luit/luit-1.0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/luit/ChangeLog b/x11-apps/luit/ChangeLog index 68d019db2a58..33e740a3eeda 100644 --- a/x11-apps/luit/ChangeLog +++ b/x11-apps/luit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/luit # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.17 2006/08/15 17:41:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.18 2006/08/17 11:24:33 agriffis Exp $ + + 17 Aug 2006; Aron Griffis <agriffis@gentoo.org> luit-1.0.1.ebuild: + Mark 1.0.1 stable on ia64 15 Aug 2006; Guy Martin <gmsoft@gentoo.org> luit-1.0.1.ebuild: Marked stable on hppa. diff --git a/x11-apps/luit/luit-1.0.1.ebuild b/x11-apps/luit/luit-1.0.1.ebuild index 0259ffb8ed87..68c90870c37e 100644 --- a/x11-apps/luit/luit-1.0.1.ebuild +++ b/x11-apps/luit/luit-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.9 2006/08/15 17:41:45 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.10 2006/08/17 11:24:33 agriffis Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org luit application" -KEYWORDS="alpha amd64 arm hppa 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" DEPEND="${RDEPEND}" |