diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:13:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-02 23:13:29 +0000 |
commit | 0415f0c7a6af078c4d031fbb18071d19e2a214fd (patch) | |
tree | 39c00c76a437b01a434bc0f4de7b64de9d27bc49 /sys-process/audit | |
parent | Add ~arm, wrt bug #449220 (diff) | |
download | gentoo-2-0415f0c7a6af078c4d031fbb18071d19e2a214fd.tar.gz gentoo-2-0415f0c7a6af078c4d031fbb18071d19e2a214fd.tar.bz2 gentoo-2-0415f0c7a6af078c4d031fbb18071d19e2a214fd.zip |
Add ~arm, wrt bug #449220
(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 | 7 | ||||
-rw-r--r-- | sys-process/audit/audit-2.2.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index df2fd82066f7..7f2ccba27878 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.91 2012/12/31 21:44:31 ago Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.92 2013/02/02 23:13:29 ago Exp $ + + 02 Feb 2013; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2.ebuild: + Add ~arm, wrt bug #449220 31 Dec 2012; Agostino Sarubbo <ago@gentoo.org> audit-2.1.3-r1.ebuild: Stable for alpha, wrt to bug #418395 diff --git a/sys-process/audit/audit-2.2.2.ebuild b/sys-process/audit/audit-2.2.2.ebuild index 2c155deced14..dd42342c1c88 100644 --- a/sys-process/audit/audit-2.2.2.ebuild +++ b/sys-process/audit/audit-2.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.2.2.ebuild,v 1.3 2012/12/22 23:53:27 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.2.2.ebuild,v 1.4 2013/02/02 23:13:29 ago Exp $ EAPI="5" 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 ~arm ~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. |