diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-05-26 19:44:46 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2008-05-26 19:44:46 +0000 |
commit | a68d4db7fa9c5472786d90ea6ee4f670d19351c3 (patch) | |
tree | 03da0a60d495d6aa6d861b77f12603029a364b03 /sys-process/audit | |
parent | Version bump. (diff) | |
download | gentoo-2-a68d4db7fa9c5472786d90ea6ee4f670d19351c3.tar.gz gentoo-2-a68d4db7fa9c5472786d90ea6ee4f670d19351c3.tar.bz2 gentoo-2-a68d4db7fa9c5472786d90ea6ee4f670d19351c3.zip |
ppc stable, bug #215705
(Portage version: 2.1.5.2)
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 8e1265274f72..700d46ab3889 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.50 2008/05/26 08:46:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/ChangeLog,v 1.51 2008/05/26 19:44:46 dertobi123 Exp $ + + 26 May 2008; Tobias Scherbaum <dertobi123@gentoo.org> audit-1.7.3.ebuild: + ppc stable, bug #215705 26 May 2008; Raúl Porcel <armin76@gentoo.org> audit-1.7.3.ebuild: ia64/sparc stable wrt security #215705 diff --git a/sys-process/audit/audit-1.7.3.ebuild b/sys-process/audit/audit-1.7.3.ebuild index 842eb906e70a..32fde747d865 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.5 2008/05/26 08:46:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-process/audit/audit-1.7.3.ebuild,v 1.6 2008/05/26 19:44:46 dertobi123 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. |