diff options
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 324b2d3d7ec4..3479bba8b453 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.65 2011/04/02 07:04:53 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.66 2011/04/04 23:02:19 jer Exp $ + + 04 Apr 2011; Jeroen Roovers <jer@gentoo.org> audit-1.7.4.ebuild: + Stable for HPPA (bug #341167). 02 Apr 2011; Christoph Mende <angelos@gentoo.org> audit-1.7.4.ebuild: Stable on amd64 wrt bug #341167 diff --git a/sys-process/audit/audit-1.7.4.ebuild b/sys-process/audit/audit-1.7.4.ebuild index 841a12e8b335..5b75814dcfdf 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.6 2011/04/02 07:04:53 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.7 2011/04/04 23:02:19 jer 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. |