summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-03-31 13:47:49 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-03-31 13:47:49 +0000
commitf04463a57549be6f9ab219b311224c9700b542f1 (patch)
tree3bfdde55af154e8a84786e430f3baaaba645e272 /app-admin
parentDeprecated the 1.4 profile (diff)
downloadhistorical-f04463a57549be6f9ab219b311224c9700b542f1.tar.gz
historical-f04463a57549be6f9ab219b311224c9700b542f1.tar.bz2
historical-f04463a57549be6f9ab219b311224c9700b542f1.zip
Closing #46209.
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/amanda/ChangeLog5
-rw-r--r--app-admin/amanda/Manifest16
-rw-r--r--app-admin/amanda/amanda-2.4.4-r3.ebuild4
3 files changed, 14 insertions, 11 deletions
diff --git a/app-admin/amanda/ChangeLog b/app-admin/amanda/ChangeLog
index fd57ad444086..d19ee37ba0af 100644
--- a/app-admin/amanda/ChangeLog
+++ b/app-admin/amanda/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-admin/amanda
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/ChangeLog,v 1.13 2004/03/16 05:01:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/ChangeLog,v 1.14 2004/03/31 13:47:49 aliz Exp $
+
+ 31 Mar 2004; Daniel Ahlberg <aliz@gentoo.org> amanda-2.4.4-r3.ebuild:
+ Adding amd64 keyword, closing #46209.
15 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> amanda-2.4.4-r3.ebuild:
don't assign default to S
diff --git a/app-admin/amanda/Manifest b/app-admin/amanda/Manifest
index bb63b547bbd6..6d53d3e43ec0 100644
--- a/app-admin/amanda/Manifest
+++ b/app-admin/amanda/Manifest
@@ -1,12 +1,12 @@
-MD5 f20ac8877d68c3fe9667f540d73f2f02 ChangeLog 3091
-MD5 2b87108cb1dc68b1fdfe3e043de8aa7c amanda-2.4.4-r3.ebuild 11238
-MD5 451df413de672ae539379c00fb9e62fc files/amanda-amandahosts 339
-MD5 a98390eb2ab16398b7332c42560c190f files/amanda-cron 419
+MD5 ca8d40aa083598070f59ef4ae28f1078 amanda-2.4.4-r3.ebuild 11240
+MD5 128cfa2a97ec02e08911f6c5b672f9d2 ChangeLog 3199
MD5 b21569120561b1c58ad59e93ce6df732 files/amanda-devfs 216
-MD5 ef2e4c8797076d9733b31a860fda8582 files/amanda-inetd.amanda.sample 194
-MD5 df9ef94534db143bd33ed833a7765bc6 files/amanda-profile 43
+MD5 fe28f64731a2dbf85f76b6f38942e032 files/example_disklist 55
+MD5 a98390eb2ab16398b7332c42560c190f files/amanda-cron 419
MD5 3f55a95767207ed6c8fa0a14ec2a27b3 files/amanda-xinetd 1502
+MD5 df9ef94534db143bd33ed833a7765bc6 files/amanda-profile 43
MD5 7e3ebbf89155432d9ee2e0ede8d4d8d6 files/example_amanda.conf 635
-MD5 fe28f64731a2dbf85f76b6f38942e032 files/example_disklist 55
-MD5 95a109a0edbf12da91dbabf7977a97f7 files/example_global.conf 1377
+MD5 451df413de672ae539379c00fb9e62fc files/amanda-amandahosts 339
MD5 7e5571de2054c56f477b5522246a834e files/digest-amanda-2.4.4-r3 65
+MD5 95a109a0edbf12da91dbabf7977a97f7 files/example_global.conf 1377
+MD5 ef2e4c8797076d9733b31a860fda8582 files/amanda-inetd.amanda.sample 194
diff --git a/app-admin/amanda/amanda-2.4.4-r3.ebuild b/app-admin/amanda/amanda-2.4.4-r3.ebuild
index 4df440b44c85..6bb8d39401ae 100644
--- a/app-admin/amanda/amanda-2.4.4-r3.ebuild
+++ b/app-admin/amanda/amanda-2.4.4-r3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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-r3.ebuild,v 1.2 2004/03/16 05:01:19 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/amanda-2.4.4-r3.ebuild,v 1.3 2004/03/31 13:47:49 aliz Exp $
inherit eutils
@@ -9,7 +9,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 ~amd64"
DEPEND="sys-libs/readline
virtual/inetd
app-arch/mt-st