diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:47:08 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:47:08 +0000 |
commit | 5e205d1f0221a36371e91381353a03709ea0c9e8 (patch) | |
tree | 833bec903928cb79ef1b5f360a80e9d3ca80c257 /sys-fs | |
parent | Stable on alpha + ia64, bug 89579. (diff) | |
download | historical-5e205d1f0221a36371e91381353a03709ea0c9e8.tar.gz historical-5e205d1f0221a36371e91381353a03709ea0c9e8.tar.bz2 historical-5e205d1f0221a36371e91381353a03709ea0c9e8.zip |
Stable on ppc.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/xfsdump/Manifest | 8 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.25.ebuild | 6 |
3 files changed, 12 insertions, 9 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 8cf31438f3e9..db73f9119fac 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.17 2004/12/16 10:04:41 absinthe Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.18 2005/04/20 21:47:08 hansmi Exp $ + + 20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> xfsdump-2.2.25.ebuild: + Stable on ppc. 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> xfsdump-2.2.24.ebuild: Stable on amd64. diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest index 1d67718bbba0..4389d7a22939 100644 --- a/sys-fs/xfsdump/Manifest +++ b/sys-fs/xfsdump/Manifest @@ -1,8 +1,8 @@ -MD5 44f7a6eb9a6f580477215e3ec286a099 ChangeLog 4142 -MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 732c1b1d1e4e48aee911da96a11c8f0f xfsdump-2.2.24.ebuild 1227 +MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 +MD5 54343b783adcd16279f5d1adff2540be ChangeLog 4235 +MD5 bd9857e64267c4a67ba27a788e701133 xfsdump-2.2.25.ebuild 1171 MD5 2429f1475c073efad5637729bebd5c4a xfsdump-2.2.21.ebuild 1506 -MD5 6ec9204bebb5cf847355f3a3e2e452ba xfsdump-2.2.25.ebuild 1172 -MD5 25733daf03da99c1ad0003aff792ae09 files/digest-xfsdump-2.2.24 70 MD5 40ad6b6e0a2b464bc7838b4364deed7f files/digest-xfsdump-2.2.21 70 MD5 bd977825057d1743222d22dfc80b873c files/digest-xfsdump-2.2.25 70 +MD5 25733daf03da99c1ad0003aff792ae09 files/digest-xfsdump-2.2.24 70 diff --git a/sys-fs/xfsdump/xfsdump-2.2.25.ebuild b/sys-fs/xfsdump/xfsdump-2.2.25.ebuild index ff7c021a4ee6..9ad881396de9 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 +# 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.2 2005/03/15 04:43:03 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.25.ebuild,v 1.3 2005/04/20 21:47:08 hansmi 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 |