diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 23:02:19 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-04-04 23:02:19 +0000 |
commit | d7ebe0fa57b27131541fc23e1d10f98937066ba5 (patch) | |
tree | b7a812adebbcdfd52d8ba649376f2b5692fb3b75 /sys-process/audit | |
parent | Stable for HPPA (bug #361567). (diff) | |
download | historical-d7ebe0fa57b27131541fc23e1d10f98937066ba5.tar.gz historical-d7ebe0fa57b27131541fc23e1d10f98937066ba5.tar.bz2 historical-d7ebe0fa57b27131541fc23e1d10f98937066ba5.zip |
Stable for HPPA (bug #341167).
Package-Manager: portage-2.2.0_alpha29/cvs/Linux i686
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. |