diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:38:15 +0000 |
commit | 2866dc1e2aa94a8fcc8d3207b0e28321e828282a (patch) | |
tree | 2995225ca65fc270ccbadd5f5c38fafcb34e5e96 /sys-process | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-2866dc1e2aa94a8fcc8d3207b0e28321e828282a.tar.gz gentoo-2-2866dc1e2aa94a8fcc8d3207b0e28321e828282a.tar.bz2 gentoo-2-2866dc1e2aa94a8fcc8d3207b0e28321e828282a.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/audit/audit-2.2.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index d4f9d28960f4..8e8cd8f8800e 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/audit # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.97 2014/07/22 10:53:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.98 2014/07/23 15:38:15 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> audit-2.2.2-r2.ebuild: Stable for amd64, wrt bug #512912 diff --git a/sys-process/audit/audit-2.2.2-r2.ebuild b/sys-process/audit/audit-2.2.2-r2.ebuild index 8e0a2fdde9b6..ccee8ea2c919 100644 --- a/sys-process/audit/audit-2.2.2-r2.ebuild +++ b/sys-process/audit/audit-2.2.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 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-r2.ebuild,v 1.2 2014/07/22 10:53:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-2.2.2-r2.ebuild,v 1.3 2014/07/23 15:38:15 ago Exp $ EAPI="5" @@ -14,7 +14,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86" IUSE="ldap prelude python" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |