diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-06-21 21:19:41 +0000 |
commit | c7c35e4f07acaab72b01fb255ff6c5b316d0015a (patch) | |
tree | 67ac472901141c1e4ec4cbd99ee2799d8f16addc /sys-apps/console-tools | |
parent | regen manifest test (diff) | |
download | historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.gz historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.tar.bz2 historical-c7c35e4f07acaab72b01fb255ff6c5b316d0015a.zip |
mondo amd64 commit (keywords, misc things here and there)
Diffstat (limited to 'sys-apps/console-tools')
-rw-r--r-- | sys-apps/console-tools/console-tools-0.2.3-r3.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/console-tools/console-tools-0.2.3-r4.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/console-tools/console-tools-0.3.2.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/console-tools/console-tools-0.2.3-r3.ebuild b/sys-apps/console-tools/console-tools-0.2.3-r3.ebuild index 2b6418e00470..b73aec48e582 100644 --- a/sys-apps/console-tools/console-tools-0.2.3-r3.ebuild +++ b/sys-apps/console-tools/console-tools-0.2.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.2.3-r3.ebuild,v 1.14 2003/04/02 20:16:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.2.3-r3.ebuild,v 1.15 2003/06/21 21:19:39 drobbins Exp $ IUSE="nls" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Console and font utilities" SRC_URI="mirror://sourceforge/lct/${P}.tar.gz" HOMEPAGE="http://lct.sourceforge.net/" -KEYWORDS="x86 mips" +KEYWORDS="x86 amd64 mips" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild b/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild index 158663028b74..981972341af0 100644 --- a/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild +++ b/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild,v 1.17 2003/04/02 20:16:13 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.2.3-r4.ebuild,v 1.18 2003/06/21 21:19:39 drobbins Exp $ IUSE="nls" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Console and font utilities" SRC_URI="mirror://sourceforge/lct/${P}.tar.gz" HOMEPAGE="http://lct.sourceforge.net/" -KEYWORDS="x86 ppc sparc ~alpha mips" +KEYWORDS="x86 amd64 ppc sparc ~alpha mips" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/console-tools/console-tools-0.3.2.ebuild b/sys-apps/console-tools/console-tools-0.3.2.ebuild index 42c8c3200d40..fe5d0b1f3cc0 100644 --- a/sys-apps/console-tools/console-tools-0.3.2.ebuild +++ b/sys-apps/console-tools/console-tools-0.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.3.2.ebuild,v 1.4 2003/06/09 23:17:38 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/console-tools/console-tools-0.3.2.ebuild,v 1.5 2003/06/21 21:19:39 drobbins Exp $ inherit libtool eutils @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/lct/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~mips" +KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha ~mips" DEPEND="sys-devel/autoconf >=sys-apps/sed-4 |