summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Crête <tester@gentoo.org>2007-10-28 19:54:27 +0000
committerOlivier Crête <tester@gentoo.org>2007-10-28 19:54:27 +0000
commitb8fada527d729ddf7f1f93f9bd2d35339df0f011 (patch)
treeb6957a1b9d932a7a083bdcccfb5566f99c018999 /sys-process
parentFix building in parallel #189671. (diff)
downloadgentoo-2-b8fada527d729ddf7f1f93f9bd2d35339df0f011.tar.gz
gentoo-2-b8fada527d729ddf7f1f93f9bd2d35339df0f011.tar.bz2
gentoo-2-b8fada527d729ddf7f1f93f9bd2d35339df0f011.zip
Mark stable for bug #196409
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-process')
-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 2319c674186c..1962de544afc 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.31 2007/10/28 13:44:04 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.32 2007/10/28 19:54:27 tester Exp $
+
+ 28 Oct 2007; Olivier Crête <tester@gentoo.org> audit-1.5.4.ebuild:
+ Mark stable for bug #196409
28 Oct 2007; Markus Rothe <corsair@gentoo.org> audit-1.6.2.ebuild:
Added ~ppc64; bug #184563
diff --git a/sys-process/audit/audit-1.5.4.ebuild b/sys-process/audit/audit-1.5.4.ebuild
index bed4d354d117..9b1398c24847 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.8 2007/10/28 13:14:59 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.9 2007/10/28 19:54:27 tester 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"