summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Mendoza <ricmm@gentoo.org>2008-03-31 05:37:06 +0000
committerRicardo Mendoza <ricmm@gentoo.org>2008-03-31 05:37:06 +0000
commit604948e97722697f9d901d8ec2cd389338dc44d3 (patch)
tree15192d02752c75b362f378583f87e9b493665ebe /sys-process/audit
parentDrop to ~mips due to unstable deps (diff)
downloadgentoo-2-604948e97722697f9d901d8ec2cd389338dc44d3.tar.gz
gentoo-2-604948e97722697f9d901d8ec2cd389338dc44d3.tar.bz2
gentoo-2-604948e97722697f9d901d8ec2cd389338dc44d3.zip
Drop to ~mips due to unstable deps
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process/audit')
-rw-r--r--sys-process/audit/ChangeLog5
-rw-r--r--sys-process/audit/audit-1.5.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog
index 25b7a1be0685..0a9201169237 100644
--- a/sys-process/audit/ChangeLog
+++ b/sys-process/audit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/audit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.40 2008/02/20 22:48:10 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.41 2008/03/31 05:37:06 ricmm Exp $
+
+ 31 Mar 2008; <ricmm@gentoo.org> audit-1.5.4.ebuild:
+ Drop to ~mips due to unstable deps
20 Feb 2008; Robin H. Johnson <robbat2@gentoo.org> audit-1.6.8.ebuild:
Disable the testcases as they are redhat specific.
diff --git a/sys-process/audit/audit-1.5.4.ebuild b/sys-process/audit/audit-1.5.4.ebuild
index f45459657a34..0fa40ce648c7 100644
--- a/sys-process/audit/audit-1.5.4.ebuild
+++ b/sys-process/audit/audit-1.5.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.10 2008/01/13 20:34:27 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.11 2008/03/31 05:37:06 ricmm Exp $
inherit autotools multilib toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ia64 mips ppc sparc x86"
+KEYWORDS="amd64 ia64 ~mips ppc sparc x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.4"