summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Seidel <tuxus@gentoo.org>2004-06-05 14:53:59 +0000
committerJan Seidel <tuxus@gentoo.org>2004-06-05 14:53:59 +0000
commitd59bdc202a41663fcdd647a35e1fcedb4f88ae85 (patch)
treef75c7796dc71f25a1294b8b3aaccd10fc850a329
parentnew version on cpan (Manifest recommit) (diff)
downloadgentoo-2-d59bdc202a41663fcdd647a35e1fcedb4f88ae85.tar.gz
gentoo-2-d59bdc202a41663fcdd647a35e1fcedb4f88ae85.tar.bz2
gentoo-2-d59bdc202a41663fcdd647a35e1fcedb4f88ae85.zip
Change ~mips -mips
-rw-r--r--dev-util/strace/ChangeLog6
-rw-r--r--dev-util/strace/strace-4.4.98-r1.ebuild4
-rw-r--r--dev-util/strace/strace-4.4.98.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog
index 9a52c21d8a1c..37fa3a735b7b 100644
--- a/dev-util/strace/ChangeLog
+++ b/dev-util/strace/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-util/strace
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.38 2004/06/04 08:08:24 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.39 2004/06/05 14:53:59 tuxus Exp $
+
+ 05 Jun 2004; <tuxus@gentoo.org> strace-4.4.98-r1.ebuild,
+ strace-4.4.98.ebuild:
+ Change ~mips -mips
04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> strace-4.5.1.ebuild:
Stable on alpha.
diff --git a/dev-util/strace/strace-4.4.98-r1.ebuild b/dev-util/strace/strace-4.4.98-r1.ebuild
index 6a96aa146e73..4e2e42a1f6e7 100644
--- a/dev-util/strace/strace-4.4.98-r1.ebuild
+++ b/dev-util/strace/strace-4.4.98-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98-r1.ebuild,v 1.1 2004/04/18 15:01:10 randy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98-r1.ebuild,v 1.2 2004/06/05 14:53:59 tuxus Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa ~mips ~amd64 ~ia64 s390"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa -mips ~amd64 ~ia64 s390"
IUSE="static"
RDEPEND="virtual/glibc"
diff --git a/dev-util/strace/strace-4.4.98.ebuild b/dev-util/strace/strace-4.4.98.ebuild
index 50f4debc3cf3..d8f332b0e154 100644
--- a/dev-util/strace/strace-4.4.98.ebuild
+++ b/dev-util/strace/strace-4.4.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98.ebuild,v 1.12 2004/03/16 17:23:50 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98.ebuild,v 1.13 2004/06/05 14:53:59 tuxus Exp $
inherit flag-o-matic
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ppc sparc ~alpha hppa mips amd64 ia64"
+KEYWORDS="x86 ppc sparc ~alpha hppa -mips amd64 ia64"
IUSE="static"
RDEPEND="virtual/glibc"