diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-07-10 19:14:21 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-07-10 19:14:21 +0000 |
commit | 743363792d5c4f4a17eb8d7527409012838d2460 (patch) | |
tree | 80478ee81ff5924528f73e8126872194b9c0315c /sys-fs/xfsdump/xfsdump-2.2.25.ebuild | |
parent | sync IUSE (-doc -jikes) (diff) | |
download | historical-743363792d5c4f4a17eb8d7527409012838d2460.tar.gz historical-743363792d5c4f4a17eb8d7527409012838d2460.tar.bz2 historical-743363792d5c4f4a17eb8d7527409012838d2460.zip |
sync IUSE (-static)
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sys-fs/xfsdump/xfsdump-2.2.25.ebuild')
-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 212924c67ac1..8ba23ce3c2b7 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-2005 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.5 2005/04/28 16:00:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.25.ebuild,v 1.6 2005/07/10 19:14:21 agriffis Exp $ inherit eutils @@ -11,7 +11,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" -IUSE="debug static" +IUSE="debug" DEPEND="sys-fs/e2fsprogs sys-fs/xfsprogs |