diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-09 18:58:49 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-09 18:58:49 +0000 |
commit | 743c5bade4b87f9f22b8e5756926080821a742f1 (patch) | |
tree | c2c74e58e3db52fbdb42ee5339ded24b40f314b4 /app-admin/amanda/amanda-2.4.4.ebuild | |
parent | validated metadata.xml (diff) | |
download | historical-743c5bade4b87f9f22b8e5756926080821a742f1.tar.gz historical-743c5bade4b87f9f22b8e5756926080821a742f1.tar.bz2 historical-743c5bade4b87f9f22b8e5756926080821a742f1.zip |
Masked on sparc as it needs xfsdump and xfs isn't available on sparc atm.
Diffstat (limited to 'app-admin/amanda/amanda-2.4.4.ebuild')
-rw-r--r-- | app-admin/amanda/amanda-2.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/amanda/amanda-2.4.4.ebuild b/app-admin/amanda/amanda-2.4.4.ebuild index bec8bf74106c..65920f1d5d32 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.9 2003/11/14 11:38:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/amanda/amanda-2.4.4.ebuild,v 1.10 2003/12/09 18:58:45 weeve 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 |