diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-15 04:43:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-15 04:43:03 +0000 |
commit | 51f16a63a4e0b95140ced2bb548b275164e7f8b8 (patch) | |
tree | 1b86888671255b60b604f044be99819b3cf2411c /sys-fs | |
parent | old (diff) | |
download | gentoo-2-51f16a63a4e0b95140ced2bb548b275164e7f8b8.tar.gz gentoo-2-51f16a63a4e0b95140ced2bb548b275164e7f8b8.tar.bz2 gentoo-2-51f16a63a4e0b95140ced2bb548b275164e7f8b8.zip |
amd64/ia64/x86 stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.25.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsdump/xfsdump-2.2.25.ebuild b/sys-fs/xfsdump/xfsdump-2.2.25.ebuild index eae4298c219a..ff7c021a4ee6 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.25.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.25.ebuild,v 1.1 2004/12/04 01:19:13 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.25.ebuild,v 1.2 2005/03/15 04:43:03 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc -sparc ~x86" +KEYWORDS="~alpha amd64 ia64 ~mips ~ppc -sparc x86" IUSE="debug static" DEPEND="sys-fs/e2fsprogs |