diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2009-08-28 14:06:34 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2009-08-28 14:06:34 +0000 |
commit | 4af9ecb7aa815459f1b25894d58aa62d3f23a07a (patch) | |
tree | d87700bd1367ce67dde5994a34f686f7516ff333 /sys-process | |
parent | Stable on alpha, bug #279398 (diff) | |
download | gentoo-2-4af9ecb7aa815459f1b25894d58aa62d3f23a07a.tar.gz gentoo-2-4af9ecb7aa815459f1b25894d58aa62d3f23a07a.tar.bz2 gentoo-2-4af9ecb7aa815459f1b25894d58aa62d3f23a07a.zip |
Keyworded on alpha, bug #279595
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/audit/audit-1.7.3.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index e24a4a18a845..ec7c86858acd 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/audit # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.53 2009/07/29 16:01:22 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.54 2009/08/28 14:06:34 klausman Exp $ + + 28 Aug 2009; Tobias Klausmann <klausman@gentoo.org> audit-1.7.3.ebuild: + Keyworded on alpha, bug #279595 29 Jul 2009; Jeremy Olexa <darkside@gentoo.org> -audit-1.5.4.ebuild, -audit-1.6.1.ebuild, -audit-1.6.2.ebuild, -audit-1.7.ebuild: diff --git a/sys-process/audit/audit-1.7.3.ebuild b/sys-process/audit/audit-1.7.3.ebuild index 32fde747d865..c500d387f4fb 100644 --- a/sys-process/audit/audit-1.7.3.ebuild +++ b/sys-process/audit/audit-1.7.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.3.ebuild,v 1.6 2008/05/26 19:44:46 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.3.ebuild,v 1.7 2009/08/28 14:06:34 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. |