summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2008-01-13 20:34:27 +0000
committerJoshua Kinard <kumba@gentoo.org>2008-01-13 20:34:27 +0000
commit0f0000be7aadcd2470dd20ff1e317ef782b597aa (patch)
tree8087f21cff920005500eeb3248fa98595966727a /sys-process/audit
parentRemove net-voip/telepathy-butterfly. (diff)
downloadgentoo-2-0f0000be7aadcd2470dd20ff1e317ef782b597aa.tar.gz
gentoo-2-0f0000be7aadcd2470dd20ff1e317ef782b597aa.tar.bz2
gentoo-2-0f0000be7aadcd2470dd20ff1e317ef782b597aa.zip
Stable on mips.
(Portage version: 2.1.4)
Diffstat (limited to 'sys-process/audit')
-rw-r--r--sys-process/audit/ChangeLog7
-rw-r--r--sys-process/audit/audit-1.5.4.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog
index 1962de544afc..e66652cd17f0 100644
--- a/sys-process/audit/ChangeLog
+++ b/sys-process/audit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/audit
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.32 2007/10/28 19:54:27 tester Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.33 2008/01/13 20:34:27 kumba Exp $
+
+ 13 Jan 2008; Joshua Kinard <kumba@gentoo.org> audit-1.5.4.ebuild:
+ Stable on mips.
28 Oct 2007; Olivier Crête <tester@gentoo.org> audit-1.5.4.ebuild:
Mark stable for bug #196409
diff --git a/sys-process/audit/audit-1.5.4.ebuild b/sys-process/audit/audit-1.5.4.ebuild
index 9b1398c24847..f45459657a34 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-2007 Gentoo Foundation
+# 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.9 2007/10/28 19:54:27 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.10 2008/01/13 20:34:27 kumba 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 ppc sparc x86"
+KEYWORDS="amd64 ia64 mips ppc sparc x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.4"