diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:46:53 +0000 |
commit | 6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c (patch) | |
tree | 2faaa638cad7827a9280cb6ae8b7c83cd031be23 /app-forensics/aide | |
parent | 0.7.2 stable on amd64; also taking over maintainership seeing as dragonheart ... (diff) | |
download | gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.gz gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.tar.bz2 gentoo-2-6500ff25f7b62c19dc9904e8d5ed8bf72ce1b07c.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-forensics/aide')
-rw-r--r-- | app-forensics/aide/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.10_p20040917.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog index a9dbb5a3c34c..b7c4ad4cd9fe 100644 --- a/app-forensics/aide/ChangeLog +++ b/app-forensics/aide/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-forensics/aide # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.12 2005/03/27 11:27:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.13 2005/04/21 18:46:53 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> aide-0.10_p20040917.ebuild: + stable on amd64 27 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> aide-0.10_p20040917.ebuild: diff --git a/app-forensics/aide/aide-0.10_p20040917.ebuild b/app-forensics/aide/aide-0.10_p20040917.ebuild index 5d9509f26c00..b9d0f113246a 100644 --- a/app-forensics/aide/aide-0.10_p20040917.ebuild +++ b/app-forensics/aide/aide-0.10_p20040917.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.ebuild,v 1.7 2005/03/27 11:27:50 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.8 2005/04/21 18:46:53 blubb Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha ~amd64" +KEYWORDS="x86 ppc sparc alpha amd64" IUSE="nls postgres zlib crypt" DEPEND="app-arch/gzip |