diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-23 17:04:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-23 17:04:21 +0000 |
commit | 707f18789464ee8f16da105cd7cb0f58e045ce2a (patch) | |
tree | 7f9af18e76a00d24a735c0c3a2163e4396cc1500 /sys-process/audit | |
parent | Stable for ppc64, wrt bug #442448 (diff) | |
download | gentoo-2-707f18789464ee8f16da105cd7cb0f58e045ce2a.tar.gz gentoo-2-707f18789464ee8f16da105cd7cb0f58e045ce2a.tar.bz2 gentoo-2-707f18789464ee8f16da105cd7cb0f58e045ce2a.zip |
Stable for ppc64, wrt bug #418395
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/audit/audit-2.1.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index ed1b6244883d..6f6709c001d7 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/audit # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.87 2012/12/22 23:53:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.88 2012/12/23 17:04:21 ago Exp $ + + 23 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild: + Stable for ppc64, wrt bug #418395 22 Dec 2012; Robin H. Johnson <robbat2@gentoo.org> audit-2.1.3-r1.ebuild, audit-2.2.2.ebuild: diff --git a/sys-process/audit/audit-2.1.3-r1.ebuild b/sys-process/audit/audit-2.1.3-r1.ebuild index 5785197d21af..b9e15112084e 100644 --- a/sys-process/audit/audit-2.1.3-r1.ebuild +++ b/sys-process/audit/audit-2.1.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild,v 1.13 2012/12/22 23:53:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.1.3-r1.ebuild,v 1.14 2012/12/23 17:04:21 ago Exp $ EAPI="3" PYTHON_DEPEND="python? 2" @@ -15,7 +15,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 prelude python" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |