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 | 91b1f8d6828e6602f79581d5243117091ef7858d (patch) | |
tree | aaf46be838c7bc43375edf6efaae5422048ba2c3 /sys-fs/xfsdump | |
parent | sync IUSE (-doc -jikes) (diff) | |
download | gentoo-2-91b1f8d6828e6602f79581d5243117091ef7858d.tar.gz gentoo-2-91b1f8d6828e6602f79581d5243117091ef7858d.tar.bz2 gentoo-2-91b1f8d6828e6602f79581d5243117091ef7858d.zip |
sync IUSE (-static)
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.24.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.25.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-fs/xfsdump/xfsdump-2.2.24.ebuild b/sys-fs/xfsdump/xfsdump-2.2.24.ebuild index b7a52ff55d5d..5e513ef58313 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.24.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.24.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.24.ebuild,v 1.3 2004/12/16 10:04:41 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.24.ebuild,v 1.4 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 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 |