summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2008-02-20 15:30:58 +0000
committerJeroen Roovers <jer@gentoo.org>2008-02-20 15:30:58 +0000
commit1d514bd7841f137dec7b1af60712ffafe2e29533 (patch)
tree0ac4623f5970557463707cc07873d193feb4d937 /sys-process/audit
parentopenvas-libnasl add gpgme as a dep (diff)
downloadgentoo-2-1d514bd7841f137dec7b1af60712ffafe2e29533.tar.gz
gentoo-2-1d514bd7841f137dec7b1af60712ffafe2e29533.tar.bz2
gentoo-2-1d514bd7841f137dec7b1af60712ffafe2e29533.zip
Marked ~hppa (bug #184563).
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process/audit')
-rw-r--r--sys-process/audit/ChangeLog5
-rw-r--r--sys-process/audit/audit-1.6.8.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog
index bd27ad59739c..063ea20cf89c 100644
--- a/sys-process/audit/ChangeLog
+++ b/sys-process/audit/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-process/audit
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.37 2008/02/19 23:12:31 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.38 2008/02/20 15:30:58 jer Exp $
+
+ 20 Feb 2008; Jeroen Roovers <jer@gentoo.org> audit-1.6.8.ebuild:
+ Marked ~hppa (bug #184563).
19 Feb 2008; Robin H. Johnson <robbat2@gentoo.org>
-files/audit.h-2.6.18-rc4, -files/elf-em.h-2.6.18-rc4:
diff --git a/sys-process/audit/audit-1.6.8.ebuild b/sys-process/audit/audit-1.6.8.ebuild
index c93af7abbc4e..329e058fb3d0 100644
--- a/sys-process/audit/audit-1.6.8.ebuild
+++ b/sys-process/audit/audit-1.6.8.ebuild
@@ -1,6 +1,6 @@
# 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.6.8.ebuild,v 1.1 2008/02/19 23:10:16 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.6.8.ebuild,v 1.2 2008/02/20 15:30:58 jer Exp $
inherit autotools multilib toolchain-funcs python
@@ -10,7 +10,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND=">=dev-lang/python-2.4"