diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2008-04-06 18:23:07 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2008-04-06 18:23:07 +0000 |
commit | fea38f296b37dada4a00b6cb5015580b90caa52d (patch) | |
tree | 8890e5dd35fd4c6a09e235afedc8d9df48e690ad /sys-process/audit | |
parent | Added ~ppc; bug #195815 (diff) | |
download | gentoo-2-fea38f296b37dada4a00b6cb5015580b90caa52d.tar.gz gentoo-2-fea38f296b37dada4a00b6cb5015580b90caa52d.tar.bz2 gentoo-2-fea38f296b37dada4a00b6cb5015580b90caa52d.zip |
Keyworded on alpha, bug #184563
(Portage version: 2.1.5_rc1)
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/audit/audit-1.6.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index c42a7a5342e3..15eefd0ae269 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.43 2008/04/03 03:40:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.44 2008/04/06 18:23:07 klausman Exp $ + + 06 Apr 2008; Tobias Klausmann <klausman@gentoo.org> audit-1.6.8.ebuild: + Keyworded on alpha, bug #184563 03 Apr 2008; Jeroen Roovers <jer@gentoo.org> audit-1.6.8.ebuild: Stable for HPPA too. diff --git a/sys-process/audit/audit-1.6.8.ebuild b/sys-process/audit/audit-1.6.8.ebuild index 4efd36bad6f7..817ea42d36fe 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.5 2008/04/03 03:40:27 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.6.8.ebuild,v 1.6 2008/04/06 18:23:07 klausman 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 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="ldap" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |