diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-30 08:10:09 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-09-30 08:10:09 +0000 |
commit | 8b076539900719eb69cde890716c72d908fb35b5 (patch) | |
tree | 55576ccc090796b590014ff5fad410864b77f4e5 /app-admin | |
parent | security fix (diff) | |
download | gentoo-2-8b076539900719eb69cde890716c72d908fb35b5.tar.gz gentoo-2-8b076539900719eb69cde890716c72d908fb35b5.tar.bz2 gentoo-2-8b076539900719eb69cde890716c72d908fb35b5.zip |
unmasking
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/amanda/Manifest | 16 | ||||
-rw-r--r-- | app-admin/amanda/amanda-2.4.4.ebuild | 4 |
2 files changed, 10 insertions, 10 deletions
diff --git a/app-admin/amanda/Manifest b/app-admin/amanda/Manifest index 3e6229754f15..ccd19b797334 100644 --- a/app-admin/amanda/Manifest +++ b/app-admin/amanda/Manifest @@ -1,14 +1,14 @@ -MD5 e85a09434cacf552ab7fe59e8aef96e0 amanda-2.4.4.ebuild 8373 -MD5 bc16f1d6a41199e01f502561d675638c amanda-2.4.4-r1.ebuild 11208 MD5 33b631fd89a91b024814ef964af6740f ChangeLog 1750 -MD5 b21569120561b1c58ad59e93ce6df732 files/amanda-devfs 216 -MD5 fe28f64731a2dbf85f76b6f38942e032 files/example_disklist 55 +MD5 9ace66c32b19f341d83da191bb22c065 amanda-2.4.4.ebuild 8369 +MD5 bc16f1d6a41199e01f502561d675638c amanda-2.4.4-r1.ebuild 11208 +MD5 451df413de672ae539379c00fb9e62fc files/amanda-amandahosts 339 MD5 a98390eb2ab16398b7332c42560c190f files/amanda-cron 419 -MD5 3f55a95767207ed6c8fa0a14ec2a27b3 files/amanda-xinetd 1502 +MD5 b21569120561b1c58ad59e93ce6df732 files/amanda-devfs 216 MD5 df9ef94534db143bd33ed833a7765bc6 files/amanda-profile 43 -MD5 7e3ebbf89155432d9ee2e0ede8d4d8d6 files/example_amanda.conf 635 -MD5 451df413de672ae539379c00fb9e62fc files/amanda-amandahosts 339 +MD5 3f55a95767207ed6c8fa0a14ec2a27b3 files/amanda-xinetd 1502 MD5 7e5571de2054c56f477b5522246a834e files/digest-amanda-2.4.4 65 -MD5 7e5571de2054c56f477b5522246a834e files/digest-amanda-2.4.4-r1 65 +MD5 7e3ebbf89155432d9ee2e0ede8d4d8d6 files/example_amanda.conf 635 +MD5 fe28f64731a2dbf85f76b6f38942e032 files/example_disklist 55 MD5 95a109a0edbf12da91dbabf7977a97f7 files/example_global.conf 1377 MD5 ef2e4c8797076d9733b31a860fda8582 files/amanda-inetd.amanda.sample 194 +MD5 7e5571de2054c56f477b5522246a834e files/digest-amanda-2.4.4-r1 65 diff --git a/app-admin/amanda/amanda-2.4.4.ebuild b/app-admin/amanda/amanda-2.4.4.ebuild index 1f167e467bc6..17f4e4e88139 100644 --- a/app-admin/amanda/amanda-2.4.4.ebuild +++ b/app-admin/amanda/amanda-2.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/amanda-2.4.4.ebuild,v 1.6 2003/09/15 17:47:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/amanda-2.4.4.ebuild,v 1.7 2003/09/30 08:10:04 aliz Exp $ inherit eutils DESCRIPTION="The Advanced Maryland Automatic Network Disk Archiver" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.amanda.org/" SRC_URI="mirror://sourceforge/amanda/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ~ppc ~sparc" DEPEND="sys-libs/readline virtual/inetd virtual/mta |