diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-05-26 08:46:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-05-26 08:46:36 +0000 |
commit | 82111e1f5a44df85fd012594fa94e6bfa91f808d (patch) | |
tree | 78d8e81004a95fcb4ea04a455a02d8f0acc9ba23 /sys-process/audit | |
parent | ia64 stable wrt #213588 (diff) | |
download | gentoo-2-82111e1f5a44df85fd012594fa94e6bfa91f808d.tar.gz gentoo-2-82111e1f5a44df85fd012594fa94e6bfa91f808d.tar.bz2 gentoo-2-82111e1f5a44df85fd012594fa94e6bfa91f808d.zip |
ia64/sparc stable wrt security #215705
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-process/audit')
-rw-r--r-- | sys-process/audit/ChangeLog | 5 | ||||
-rw-r--r-- | sys-process/audit/audit-1.7.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-process/audit/ChangeLog b/sys-process/audit/ChangeLog index cf21402fc3fe..8e1265274f72 100644 --- a/sys-process/audit/ChangeLog +++ b/sys-process/audit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-process/audit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.49 2008/05/25 12:28:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.50 2008/05/26 08:46:36 armin76 Exp $ + + 26 May 2008; Raúl Porcel <armin76@gentoo.org> audit-1.7.3.ebuild: + ia64/sparc stable wrt security #215705 25 May 2008; Markus Meier <maekke@gentoo.org> audit-1.7.3.ebuild: amd64 stable, bug #215705 diff --git a/sys-process/audit/audit-1.7.3.ebuild b/sys-process/audit/audit-1.7.3.ebuild index b3ad7636da5f..842eb906e70a 100644 --- a/sys-process/audit/audit-1.7.3.ebuild +++ b/sys-process/audit/audit-1.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.3.ebuild,v 1.4 2008/05/25 12:28:08 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.3.ebuild,v 1.5 2008/05/26 08:46:36 armin76 Exp $ inherit autotools multilib toolchain-funcs python @@ -10,7 +10,7 @@ SRC_URI="http://people.redhat.com/sgrubb/audit/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86" IUSE="ldap" # Testcases are pretty useless as they are built for RedHat users/groups and # kernels. |