diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-28 18:35:44 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-09-28 18:35:44 +0000 |
commit | 3c4f9771ccb24524d1fb57f084e9f31e6ab9c506 (patch) | |
tree | ccadca26b2cf4a6f7c6b365d6c13e3595862a539 /app-forensics | |
parent | Sparc stable --- Bug #194113 --- all tests pass. (diff) | |
download | gentoo-2-3c4f9771ccb24524d1fb57f084e9f31e6ab9c506.tar.gz gentoo-2-3c4f9771ccb24524d1fb57f084e9f31e6ab9c506.tar.bz2 gentoo-2-3c4f9771ccb24524d1fb57f084e9f31e6ab9c506.zip |
ppc stable, bug #191597
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/aide/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.13.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog index a9bf2de2fd3c..0123b14855b3 100644 --- a/app-forensics/aide/ChangeLog +++ b/app-forensics/aide/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/aide # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.30 2007/09/28 16:35:09 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.31 2007/09/28 18:35:44 dertobi123 Exp $ + + 28 Sep 2007; Tobias Scherbaum <dertobi123@gentoo.org> aide-0.13.1.ebuild: + ppc stable, bug #191597 27 Sep 2007; Raúl Porcel <armin76@gentoo.org> aide-0.13.1.ebuild: x86 stable wrt security #191597 diff --git a/app-forensics/aide/aide-0.13.1.ebuild b/app-forensics/aide/aide-0.13.1.ebuild index ffce6eb75113..691c8780cf5c 100644 --- a/app-forensics/aide/aide-0.13.1.ebuild +++ b/app-forensics/aide/aide-0.13.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.5 2007/09/27 11:44:43 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.6 2007/09/28 18:35:43 dertobi123 Exp $ WANT_AUTOCONF='latest' WANT_AUTOMAKE='latest' inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/aide/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha ~amd64 ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ppc sparc x86" IUSE="acl curl mhash nls postgres selinux static xattr zlib" #IUSE="acl audit curl mhash nls postgres selinux static xattr zlib" |