diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-03 01:15:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-03 01:15:28 +0000 |
commit | 82ebdb980cd8e13570b37bb165bbf3a9c2fda74e (patch) | |
tree | 9fbf491b1f1df1c367cca5f0ef59d357612af1f8 /app-admin/dirvish/dirvish-1.2.1.ebuild | |
parent | Removing net-libs/libical-moz for bug # 123016 (diff) | |
download | historical-82ebdb980cd8e13570b37bb165bbf3a9c2fda74e.tar.gz historical-82ebdb980cd8e13570b37bb165bbf3a9c2fda74e.tar.bz2 historical-82ebdb980cd8e13570b37bb165bbf3a9c2fda74e.zip |
Added ~sparc keyword wrt bug #145721.
Package-Manager: portage-2.1.1_rc1-r2
Diffstat (limited to 'app-admin/dirvish/dirvish-1.2.1.ebuild')
-rw-r--r-- | app-admin/dirvish/dirvish-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-admin/dirvish/dirvish-1.2.1.ebuild b/app-admin/dirvish/dirvish-1.2.1.ebuild index 8eb22eb6f622..fb6afe1aab3c 100644 --- a/app-admin/dirvish/dirvish-1.2.1.ebuild +++ b/app-admin/dirvish/dirvish-1.2.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/dirvish/dirvish-1.2.1.ebuild,v 1.3 2005/11/20 03:20:27 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/dirvish/dirvish-1.2.1.ebuild,v 1.4 2006/09/03 01:15:28 weeve Exp $ DESCRIPTION="Dirvish is a fast, disk based, rotating network backup system." HOMEPAGE="http://www.dirvish.org/" @@ -8,7 +8,7 @@ SRC_URI="http://dirvish.org/${P}.tgz" LICENSE="OSL-2.0" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~ppc ~sparc x86" IUSE="" DEPEND="app-arch/tar" |