diff options
author | Markus Meier <maekke@gentoo.org> | 2011-04-10 20:50:08 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-04-10 20:50:08 +0000 |
commit | 0186f065e87bd8aa11a85a3e65068f416afb55e2 (patch) | |
tree | 83fb52b8c0ad7e4c7325f30da0ea59b5f526d1f1 /sys-process/audit | |
parent | x86 stable, bug #327725 (diff) | |
download | gentoo-2-0186f065e87bd8aa11a85a3e65068f416afb55e2.tar.gz gentoo-2-0186f065e87bd8aa11a85a3e65068f416afb55e2.tar.bz2 gentoo-2-0186f065e87bd8aa11a85a3e65068f416afb55e2.zip |
x86 stable, bug #341167
(Portage version: 2.1.9.45/cvs/Linux x86_64)
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/audit/audit-1.7.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index 3479bba8b453..193869070304 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/audit # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.66 2011/04/04 23:02:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.67 2011/04/10 20:50:08 maekke Exp $ + + 10 Apr 2011; Markus Meier <maekke@gentoo.org> audit-1.7.4.ebuild: + x86 stable, bug #341167 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> audit-1.7.4.ebuild: Stable for HPPA (bug #341167). diff --git a/sys-process/audit/audit-1.7.4.ebuild b/sys-process/audit/audit-1.7.4.ebuild index 5b75814dcfdf..870129fe7a74 100644 --- a/sys-process/audit/audit-1.7.4.ebuild +++ b/sys-process/audit/audit-1.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.7 2011/04/04 23:02:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.8 2011/04/10 20:50:08 maekke Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -13,7 +13,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha 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. |