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 | 1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef (patch) | |
tree | ef0461122d47c11a9fdb6f70dc407a75159ced6f /sys-apps/systrace | |
parent | regen manifest test (diff) | |
download | gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.gz gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.tar.bz2 gentoo-2-1c46d0b65aaa8f02bfe6bba022cacafa5ed9e3ef.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* )" |