diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2003-07-10 21:23:38 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2003-07-10 21:23:38 +0000 |
commit | 32b35877d93e26e0c53df9708ec09c45e154f02a (patch) | |
tree | cb878b1bc5551a8feb91ecf6ceb24ed0d9ce161f /app-admin | |
parent | looks good on alpha (diff) | |
download | historical-32b35877d93e26e0c53df9708ec09c45e154f02a.tar.gz historical-32b35877d93e26e0c53df9708ec09c45e154f02a.tar.bz2 historical-32b35877d93e26e0c53df9708ec09c45e154f02a.zip |
fix bug #24158 and move to x86
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/amanda/ChangeLog | 15 | ||||
-rw-r--r-- | app-admin/amanda/Manifest | 4 |
2 files changed, 13 insertions, 6 deletions
diff --git a/app-admin/amanda/ChangeLog b/app-admin/amanda/ChangeLog index 78f70c7b574f..a1e06ba35318 100644 --- a/app-admin/amanda/ChangeLog +++ b/app-admin/amanda/ChangeLog @@ -1,13 +1,20 @@ # ChangeLog for app-admin/amanda # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/ChangeLog,v 1.3 2003/07/08 20:22:46 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/ChangeLog,v 1.4 2003/07/10 21:23:38 robbat2 Exp $ - 08 Jul 2003; Robin Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild: + 10 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild: + Marking as stable on x86 as it works in a production environment for me. + + 10 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild: + Fix bug #24158 + Move the amandahosts file to /etc/amanda, and provide a symlink to it. + + 08 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild: Fix userpriv+sandbox issue in ebuild. *amanda-2.4.4-r1 (08 Jul 2003) - 08 Jul 2003; Robin Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild, + 08 Jul 2003; Robin H. Johnson <robbat2@gentoo.org> amanda-2.4.4-r1.ebuild, files/amanda-amandahosts, files/amanda-inetd.amanda.sample, files/amanda-profile, files/amanda-xinetd: Large improvements to the ebuild configuration system, using the same @@ -17,7 +24,7 @@ *amanda-2.4.4 (26 Jun 2003) - 26 June 2003; Robin Johnson <robbat2@gentoo.org> Manifest, + 26 June 2003; Robin H. Johnson <robbat2@gentoo.org> Manifest, files/amanda-devfs, files/example_disklist, files/amanda-cron, files/amanda-xinetd, files/amanda-profile, files/example_amanda.conf, files/amanda-amandahosts, files/digest-amanda-2.4.4, diff --git a/app-admin/amanda/Manifest b/app-admin/amanda/Manifest index 3fa11678c5f1..6f70c01dd612 100644 --- a/app-admin/amanda/Manifest +++ b/app-admin/amanda/Manifest @@ -1,6 +1,6 @@ MD5 b2f5b785a20a1b356e58629612c0aab5 amanda-2.4.4.ebuild 8488 -MD5 ce62d43fec8c669a9e462c87071b08db amanda-2.4.4-r1.ebuild 11277 -MD5 5f810b2498df02e883d204547428af27 ChangeLog 1419 +MD5 87daca03d4bbdfa615dfa441d56acd9d amanda-2.4.4-r1.ebuild 11279 +MD5 a03ba3fafc823632b740a59ea29061e4 ChangeLog 1750 MD5 b21569120561b1c58ad59e93ce6df732 files/amanda-devfs 216 MD5 fe28f64731a2dbf85f76b6f38942e032 files/example_disklist 55 MD5 a98390eb2ab16398b7332c42560c190f files/amanda-cron 419 |