summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2007-10-28 13:14:59 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2007-10-28 13:14:59 +0000
commit016c8802340aa032a56db6b7443281e2ef476cb5 (patch)
tree7cb64a48ba936a5cd67c4849508a9980718e2890 /sys-process/audit
parentInclude virtual/logger in RDEPEND, as the initscript already specifies 'need ... (diff)
downloadgentoo-2-016c8802340aa032a56db6b7443281e2ef476cb5.tar.gz
gentoo-2-016c8802340aa032a56db6b7443281e2ef476cb5.tar.bz2
gentoo-2-016c8802340aa032a56db6b7443281e2ef476cb5.zip
Stable on ppc wrt bug 196409
(Portage version: 2.1.3.16)
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 996fe7dcb3ea..32bb6c3f9536 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.29 2007/10/24 16:45:17 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.30 2007/10/28 13:14:59 nixnut Exp $
+
+ 28 Oct 2007; nixnut <nixnut@gentoo.org> audit-1.5.4.ebuild:
+ Stable on ppc wrt bug 196409
24 Oct 2007; Dawid Węgliński <cla@gentoo.org> audit-1.5.4.ebuild:
Stable on x86 for bug #196409
diff --git a/sys-process/audit/audit-1.5.4.ebuild b/sys-process/audit/audit-1.5.4.ebuild
index 5b4678c02217..bed4d354d117 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
# 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.7 2007/10/24 16:45:17 cla Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.8 2007/10/28 13:14:59 nixnut 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 ppc sparc x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.4"