diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2006-05-03 15:08:30 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2006-05-03 15:08:30 +0000 |
commit | 88f595883f32081643777c1e6ef05cfcb102ca85 (patch) | |
tree | b00fc5210d6dea1d0077a1002f7418331a874051 /x11-apps | |
parent | Re-digested to get rid of the sha256 issue. (diff) | |
download | gentoo-2-88f595883f32081643777c1e6ef05cfcb102ca85.tar.gz gentoo-2-88f595883f32081643777c1e6ef05cfcb102ca85.tar.bz2 gentoo-2-88f595883f32081643777c1e6ef05cfcb102ca85.zip |
Mark ~amd64
(Portage version: 2.1_pre9-r5)
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 c44411351943..4e1232ea9a11 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.11 2006/05/02 22:18:54 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/ChangeLog,v 1.12 2006/05/03 15:08:30 dang Exp $ + + 03 May 2006; Daniel Gryniewicz <dang@gentoo.org> luit-1.0.1.ebuild: + Mark ~amd64 02 May 2006; Emanuele Giaquinta <exg@gentoo.org> luit-1.0.1.ebuild: Added ~ppc diff --git a/x11-apps/luit/luit-1.0.1.ebuild b/x11-apps/luit/luit-1.0.1.ebuild index 5b9c78c737e8..00c7986f47fa 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.3 2006/05/02 22:18:54 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.4 2006/05/03 15:08:30 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org luit application" -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libfontenc" DEPEND="${RDEPEND}" |