diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-04 18:16:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-04 18:16:06 +0000 |
commit | 6110a58f5df03ee42060e1097a728ce045449d5c (patch) | |
tree | 2cf49a2386d5f931163974b6aa9505c1d0b9e290 /app-forensics | |
parent | Use.mask networkmanager as it doesn't work fine, requested by steev (diff) | |
download | gentoo-2-6110a58f5df03ee42060e1097a728ce045449d5c.tar.gz gentoo-2-6110a58f5df03ee42060e1097a728ce045449d5c.tar.bz2 gentoo-2-6110a58f5df03ee42060e1097a728ce045449d5c.zip |
alpha/x86 stable wrt #151271
(Portage version: 2.1.2.12)
Diffstat (limited to 'app-forensics')
-rw-r--r-- | app-forensics/aide/ChangeLog | 6 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.10_p20040917-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog index f31f27131225..6f39975c099f 100644 --- a/app-forensics/aide/ChangeLog +++ b/app-forensics/aide/ChangeLog @@ -1,6 +1,10 @@ # 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.22 2007/09/04 14:04:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.23 2007/09/04 18:16:06 armin76 Exp $ + + 04 Sep 2007; Raúl Porcel <armin76@gentoo.org> + aide-0.10_p20040917-r1.ebuild: + alpha/x86 stable wrt #151271 04 Sep 2007; Christoph Mende <angelos@gentoo.org> aide-0.10_p20040917-r1.ebuild: diff --git a/app-forensics/aide/aide-0.10_p20040917-r1.ebuild b/app-forensics/aide/aide-0.10_p20040917-r1.ebuild index 27ce05635f75..eb2d4f7a79fd 100644 --- a/app-forensics/aide/aide-0.10_p20040917-r1.ebuild +++ b/app-forensics/aide/aide-0.10_p20040917-r1.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.10_p20040917-r1.ebuild,v 1.6 2007/09/04 14:04:42 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917-r1.ebuild,v 1.7 2007/09/04 18:16:06 armin76 Exp $ WANT_AUTOCONF='2.5' WANT_AUTOMAKE='1.7' inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ~sparc x86" IUSE="nls postgres zlib crypt" DEPEND="app-arch/gzip |