diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-02-20 00:36:41 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-02-20 00:36:41 +0000 |
commit | 731df3593e7119b6c5b1c46ef0d9ecb5be3f0a0b (patch) | |
tree | 70aca0a64cba33a68a26b488c34d29883f66c408 /sys-fs/xfsdump | |
parent | Marked stable on mips. (diff) | |
download | historical-731df3593e7119b6c5b1c46ef0d9ecb5be3f0a0b.tar.gz historical-731df3593e7119b6c5b1c46ef0d9ecb5be3f0a0b.tar.bz2 historical-731df3593e7119b6c5b1c46ef0d9ecb5be3f0a0b.zip |
Marked stable on mips.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/Manifest | 4 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.30.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 2a013d9ba2ea..198a93320fdf 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.28 2006/01/29 18:55:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.29 2006/02/20 00:36:41 kumba Exp $ + + 20 Feb 2006; Joshua Kinard <kumba@gentoo.org> xfsdump-2.2.30.ebuild: + Marked stable on mips. 29 Jan 2006; Simon Stelling <blubb@gentoo.org> xfsdump-2.2.30.ebuild: stable on amd64 diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest index 159c7d0b8c06..1c817c8bcb4e 100644 --- a/sys-fs/xfsdump/Manifest +++ b/sys-fs/xfsdump/Manifest @@ -1,9 +1,9 @@ -MD5 40da3b13f56d8480645d24db9c1a386b ChangeLog 5338 +MD5 3d85e5fcb64bda085034dfd9ff5675d0 ChangeLog 5435 MD5 bd977825057d1743222d22dfc80b873c files/digest-xfsdump-2.2.25 70 MD5 7f8b8584bd4200d9e763433df9f2acb3 files/digest-xfsdump-2.2.30 70 MD5 08bf80aae61766e29e76a8aa1d641f2c files/digest-xfsdump-2.2.33 70 MD5 e6c3a4b8814bbbc2914e1a7c105d9de0 files/xfsdump-2.2.30-docs.patch 456 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 186037a24363b83facbae377556b33c4 xfsdump-2.2.25.ebuild 1174 -MD5 c00ba169602f9f2aff74bf26f0a0ed66 xfsdump-2.2.30.ebuild 1129 +MD5 ef7e14f3371496dea815fed451dfe304 xfsdump-2.2.30.ebuild 1128 MD5 ee126a74a10a0aabb4516c430382b076 xfsdump-2.2.33.ebuild 1040 diff --git a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild index 1c31f401f2cc..8fefaba0645f 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.30.ebuild,v 1.8 2006/01/29 18:55:52 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.30.ebuild,v 1.9 2006/02/20 00:36:41 kumba 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" DEPEND="sys-fs/e2fsprogs |