diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:49:17 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-21 18:49:17 +0000 |
commit | f7c258e253f083253f41644f36c9bb8e5b720115 (patch) | |
tree | 65c6e98607fcc4de0bcd5a299a80b144fdba0f73 /app-forensics/aide | |
parent | Version bump, resolves both bug 89851 and bug 69358 in the process. Clean out... (diff) | |
download | historical-f7c258e253f083253f41644f36c9bb8e5b720115.tar.gz historical-f7c258e253f083253f41644f36c9bb8e5b720115.tar.bz2 historical-f7c258e253f083253f41644f36c9bb8e5b720115.zip |
stable amd64
Package-Manager: portage-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 |