diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:26:43 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-04-16 18:26:43 +0000 |
commit | 4a1e0172d798c728042514d337791ef99cca8e75 (patch) | |
tree | 348be2a4c6903c98e49979525dd6b76c29c88e31 /sys-process | |
parent | Remove old-style virtual/blackbox, bug 358825. (diff) | |
download | gentoo-2-4a1e0172d798c728042514d337791ef99cca8e75.tar.gz gentoo-2-4a1e0172d798c728042514d337791ef99cca8e75.tar.bz2 gentoo-2-4a1e0172d798c728042514d337791ef99cca8e75.zip |
ia64/sparc stable wrt #341167
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'sys-process')
-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 193869070304..134f3791106c 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.67 2011/04/10 20:50:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.68 2011/04/16 18:26:43 armin76 Exp $ + + 16 Apr 2011; Raúl Porcel <armin76@gentoo.org> audit-1.7.4.ebuild: + ia64/sparc stable wrt #341167 10 Apr 2011; Markus Meier <maekke@gentoo.org> audit-1.7.4.ebuild: x86 stable, bug #341167 diff --git a/sys-process/audit/audit-1.7.4.ebuild b/sys-process/audit/audit-1.7.4.ebuild index 870129fe7a74..3a5094d66f77 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.8 2011/04/10 20:50:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.4.ebuild,v 1.9 2011/04/16 18:26:43 armin76 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. |