summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDawid Węgliński <cla@gentoo.org>2007-10-24 16:45:17 +0000
committerDawid Węgliński <cla@gentoo.org>2007-10-24 16:45:17 +0000
commit9832893d0f826e26370148fdfc08776ba7b9b152 (patch)
tree6e7bb419a538604065b0781ecb4d6aa8bc4165a6 /sys-process
parentStable for HPPA (bug #196819). (diff)
downloadgentoo-2-9832893d0f826e26370148fdfc08776ba7b9b152.tar.gz
gentoo-2-9832893d0f826e26370148fdfc08776ba7b9b152.tar.bz2
gentoo-2-9832893d0f826e26370148fdfc08776ba7b9b152.zip
Stable on x86 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 ee81780580aa..996fe7dcb3ea 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.28 2007/10/24 16:35:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.29 2007/10/24 16:45:17 cla Exp $
+
+ 24 Oct 2007; Dawid Węgliński <cla@gentoo.org> audit-1.5.4.ebuild:
+ Stable on x86 for bug #196409
24 Oct 2007; Raúl Porcel <armin76@gentoo.org> audit-1.5.4.ebuild:
ia64/sparc stable wrt #196409
diff --git a/sys-process/audit/audit-1.5.4.ebuild b/sys-process/audit/audit-1.5.4.ebuild
index e7f881d748a6..5b4678c02217 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.6 2007/10/24 16:35:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.7 2007/10/24 16:45:17 cla 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"