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/subterfugue | |
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/subterfugue')
-rw-r--r-- | sys-apps/subterfugue/subterfugue-0.2-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/subterfugue/subterfugue-0.2.1a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild b/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild index bad691323791..31fbbd719bb7 100644 --- a/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild +++ b/sys-apps/subterfugue/subterfugue-0.2-r1.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/subterfugue/subterfugue-0.2-r1.ebuild,v 1.14 2003/04/08 23:04:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2-r1.ebuild,v 1.15 2003/06/21 21:19:41 drobbins Exp $ IUSE="gtk" @@ -8,7 +8,7 @@ S=${WORKDIR}/${P} DESCRIPTION="strace meets expect" SRC_URI="mirror://sourceforge/subterfugue/${P}.tgz" HOMEPAGE="http://www.subterfugue.org/" -KEYWORDS="x86 -ppc" +KEYWORDS="x86 amd64 -ppc" SLOT="0" LICENSE="GPL-2" diff --git a/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild b/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild index ee2cbcae44c3..5e54f0593d0d 100644 --- a/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild +++ b/sys-apps/subterfugue/subterfugue-0.2.1a.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/subterfugue/subterfugue-0.2.1a.ebuild,v 1.1 2003/04/08 23:04:05 liquidx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/subterfugue/subterfugue-0.2.1a.ebuild,v 1.2 2003/06/21 21:19:41 drobbins Exp $ inherit distutils @@ -10,7 +10,7 @@ S=${WORKDIR}/${P} DESCRIPTION="strace meets expect" SRC_URI="mirror://sourceforge/subterfugue/${P}.tgz" HOMEPAGE="http://www.subterfugue.org/" -KEYWORDS="~x86 -ppc" +KEYWORDS="x86 amd64 -ppc" SLOT="0" LICENSE="GPL-2" |