diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-31 11:18:06 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-01-31 11:18:06 +0000 |
commit | 757384d415105728d13f1ccdfb978b5bb5778b34 (patch) | |
tree | d47f9c65e131093eea446685a47472f7897954f4 | |
parent | Slotting libchipcard. (diff) | |
download | gentoo-2-757384d415105728d13f1ccdfb978b5bb5778b34.tar.gz gentoo-2-757384d415105728d13f1ccdfb978b5bb5778b34.tar.bz2 gentoo-2-757384d415105728d13f1ccdfb978b5bb5778b34.zip |
Marked stable on x86.
(Portage version: 2.0.51-r15)
-rw-r--r-- | app-forensics/aide/ChangeLog | 5 | ||||
-rw-r--r-- | app-forensics/aide/Manifest | 10 | ||||
-rw-r--r-- | app-forensics/aide/aide-0.10_p20040917.ebuild | 4 |
3 files changed, 11 insertions, 8 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog index e6cfc720c529..127742ca94b6 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.8 2005/01/01 14:21:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.9 2005/01/31 11:18:06 ka0ttic Exp $ + + 31 Jan 2005; Aaron Walker <ka0ttic@gentoo.org> aide-0.10_p20040917.ebuild: + Marked stable on x86. 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/app-forensics/aide/Manifest b/app-forensics/aide/Manifest index 73ea8963b15f..2c1d74d280b2 100644 --- a/app-forensics/aide/Manifest +++ b/app-forensics/aide/Manifest @@ -1,11 +1,11 @@ -MD5 614afa8337cf4f6554f053d375cf233d ChangeLog 4013 -MD5 91b1915d9d4ebc8ceb302db89bd31b77 aide-0.10.ebuild 1418 MD5 4a0822e3949514e3f02289044fcb65f8 aide-0.9.ebuild 1390 +MD5 91b1915d9d4ebc8ceb302db89bd31b77 aide-0.10.ebuild 1418 +MD5 bd7c69ac92e27d3dcb83a04f036d41d9 aide-0.10_p20040917.ebuild 2604 +MD5 f0328a3c8972f37541545f049eaec99b ChangeLog 4115 MD5 20ee07270b7eadc3659cd96a982e460f metadata.xml 230 -MD5 3a716cd7dd7538ae65b1fcad39bd0c99 aide-0.10_p20040917.ebuild 2605 MD5 4f38a077259ca3be62ae6a55c82d5302 files/aide-0.10-gentoo.diff 2760 +MD5 ff4b62bd8854921c76dd8a59552f3382 files/digest-aide-0.10_p20040917 71 +MD5 b26d49d6bcafd39178a0da345cb2985d files/digest-aide-0.9 60 MD5 f07734c5b540f7a251d3d8139ef0f75f files/aide-0.9-gentoo.diff 2319 MD5 8c599ad3440b5d4a3244875ff0655225 files/digest-aide-0.10 61 -MD5 b26d49d6bcafd39178a0da345cb2985d files/digest-aide-0.9 60 MD5 71915b04e537c8182a7cb3c7f560e04e files/aide-0.10_p20040917-fix-psql.diff 4726 -MD5 ff4b62bd8854921c76dd8a59552f3382 files/digest-aide-0.10_p20040917 71 diff --git a/app-forensics/aide/aide-0.10_p20040917.ebuild b/app-forensics/aide/aide-0.10_p20040917.ebuild index 4f8eb2ae317d..5fc219e50e99 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.3 2005/01/01 14:21:52 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.10_p20040917.ebuild,v 1.4 2005/01/31 11:18:06 ka0ttic 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 |