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/systrace | |
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/systrace')
-rw-r--r-- | sys-apps/systrace/systrace-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systrace/systrace-1.0-r2.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/systrace/systrace-1.0-r3.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/systrace/systrace-1.0-r1.ebuild b/sys-apps/systrace/systrace-1.0-r1.ebuild index 3586a8855d05..9fcc359e8550 100644 --- a/sys-apps/systrace/systrace-1.0-r1.ebuild +++ b/sys-apps/systrace/systrace-1.0-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/systrace/systrace-1.0-r1.ebuild,v 1.3 2003/06/12 22:11:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r1.ebuild,v 1.4 2003/06/21 21:19:41 drobbins Exp $ DESCRIPTION="Systrace userland binary" HOMEPAGE="http://www.citi.umich.edu/u/provos/systrace/index.html" @@ -13,7 +13,7 @@ INCLUDE0="/usr/src/linux/include/linux/systrace.h" INCLUDE1="/usr/include/linux/systrace.h" S="${WORKDIR}/${P}" -KEYWORDS="~x86" +KEYWORDS="x86 amd64" IUSE="gtk" DEPEND="gtk? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* )" diff --git a/sys-apps/systrace/systrace-1.0-r2.ebuild b/sys-apps/systrace/systrace-1.0-r2.ebuild index 362d7fcf5d5b..bf3ad2c48a4a 100644 --- a/sys-apps/systrace/systrace-1.0-r2.ebuild +++ b/sys-apps/systrace/systrace-1.0-r2.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/systrace/systrace-1.0-r2.ebuild,v 1.2 2003/06/12 22:11:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r2.ebuild,v 1.3 2003/06/21 21:19:41 drobbins Exp $ DESCRIPTION="Systrace userland binary" HOMEPAGE="http://www.systrace.org" @@ -13,7 +13,7 @@ INCLUDE0="/usr/src/linux/include/linux/systrace.h" INCLUDE1="/usr/include/linux/systrace.h" S="${WORKDIR}/${P}" -KEYWORDS="~x86" +KEYWORDS="x86 amd64" IUSE="gtk" DEPEND="gtk? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* )" diff --git a/sys-apps/systrace/systrace-1.0-r3.ebuild b/sys-apps/systrace/systrace-1.0-r3.ebuild index a72644bee429..f590d5143956 100644 --- a/sys-apps/systrace/systrace-1.0-r3.ebuild +++ b/sys-apps/systrace/systrace-1.0-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/systrace/systrace-1.0-r3.ebuild,v 1.2 2003/06/12 22:11:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/systrace/systrace-1.0-r3.ebuild,v 1.3 2003/06/21 21:19:41 drobbins Exp $ DESCRIPTION="Systrace userland binary" HOMEPAGE="http://www.systrace.org" @@ -12,7 +12,7 @@ PATCH1="systrace.c-no_x11-1.0.patch" INCLUDE="/usr/include/linux/systrace.h" S="${WORKDIR}/${P}" -KEYWORDS="~x86" +KEYWORDS="x86 amd64" IUSE="gtk" DEPEND="gtk? ( =x11-libs/gtk+-1.2* =dev-libs/glib-1.2* )" |