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 | |
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')
-rw-r--r-- | sys-fs/xfsdump/Manifest | 14 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.24.ebuild | 4 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.25.ebuild | 4 |
3 files changed, 16 insertions, 6 deletions
diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest index 4acc40b8abfd..238436564bc5 100644 --- a/sys-fs/xfsdump/Manifest +++ b/sys-fs/xfsdump/Manifest @@ -1,6 +1,16 @@ -MD5 fefd28e671301407d828e95fab15c2cc xfsdump-2.2.25.ebuild 1181 -MD5 732c1b1d1e4e48aee911da96a11c8f0f xfsdump-2.2.24.ebuild 1227 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 186037a24363b83facbae377556b33c4 xfsdump-2.2.25.ebuild 1174 +MD5 bc09ea16663bef17ba3aa64f70744309 xfsdump-2.2.24.ebuild 1220 MD5 48622d6697ae0947023692f93e09e6d8 ChangeLog 4543 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 25733daf03da99c1ad0003aff792ae09 files/digest-xfsdump-2.2.24 70 MD5 bd977825057d1743222d22dfc80b873c files/digest-xfsdump-2.2.25 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFC0XOlBXaUFmZvwyMRApXMAJ4kReiHJE40JgFy0pnmeevOgbzX5gCgiVkS +5VgSCpvhQa9mgr2+Z2hBJnU= +=a3N5 +-----END PGP SIGNATURE----- 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 |