summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-10-24 16:35:57 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-10-24 16:35:57 +0000
commit4b4447b4abf5ab1d4976c9f08a0b4daf7e0b68c3 (patch)
treed200c54eaafb64c33035546374a16b2a0d6be26c /sys-process/audit
parentstable x86, bug 196837 (diff)
downloadgentoo-2-4b4447b4abf5ab1d4976c9f08a0b4daf7e0b68c3.tar.gz
gentoo-2-4b4447b4abf5ab1d4976c9f08a0b4daf7e0b68c3.tar.bz2
gentoo-2-4b4447b4abf5ab1d4976c9f08a0b4daf7e0b68c3.zip
ia64/sparc stable wrt #196409
(Portage version: 2.1.3.9)
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 6cd8dcf8a121..ee81780580aa 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.27 2007/10/02 06:38:30 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.28 2007/10/24 16:35:57 armin76 Exp $
+
+ 24 Oct 2007; Raúl Porcel <armin76@gentoo.org> audit-1.5.4.ebuild:
+ ia64/sparc stable wrt #196409
02 Oct 2007; Robin H. Johnson <robbat2@gentoo.org> audit-1.6.1.ebuild,
audit-1.6.2.ebuild:
diff --git a/sys-process/audit/audit-1.5.4.ebuild b/sys-process/audit/audit-1.5.4.ebuild
index b76dd4a63167..e7f881d748a6 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.5 2007/07/15 07:03:40 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.5.4.ebuild,v 1.6 2007/10/24 16:35:57 armin76 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"