diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 06:51:10 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-04-25 06:51:10 +0000 |
commit | 20cb5ed64b5e984cc84e3bc8a90a3004a385f234 (patch) | |
tree | 7473647c4311fc5859c6f2d028b68a4bc2e61c46 /sys-fs/xfsdump | |
parent | Stable on alpha. (diff) | |
download | historical-20cb5ed64b5e984cc84e3bc8a90a3004a385f234.tar.gz historical-20cb5ed64b5e984cc84e3bc8a90a3004a385f234.tar.bz2 historical-20cb5ed64b5e984cc84e3bc8a90a3004a385f234.zip |
Stable on alpha.
Package-Manager: portage-2.0.51.20
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/Manifest | 18 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.25.ebuild | 4 |
3 files changed, 20 insertions, 7 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index db73f9119fac..2f8cf648409f 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # 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 $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.19 2005/04/25 06:51:10 kloeri Exp $ + + 25 Apr 2005; Bryan Østergaard <kloeri@gentoo.org> xfsdump-2.2.25.ebuild: + Stable on alpha. 20 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> xfsdump-2.2.25.ebuild: Stable on ppc. diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest index 4389d7a22939..9cbae8621f8e 100644 --- a/sys-fs/xfsdump/Manifest +++ b/sys-fs/xfsdump/Manifest @@ -1,8 +1,18 @@ -MD5 732c1b1d1e4e48aee911da96a11c8f0f xfsdump-2.2.24.ebuild 1227 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 2f017b4f66b30f1b7ad462698e627ac6 ChangeLog 4331 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 -MD5 54343b783adcd16279f5d1adff2540be ChangeLog 4235 -MD5 bd9857e64267c4a67ba27a788e701133 xfsdump-2.2.25.ebuild 1171 +MD5 369071e126155a40b72b4a5f8cb12411 xfsdump-2.2.25.ebuild 1170 +MD5 732c1b1d1e4e48aee911da96a11c8f0f xfsdump-2.2.24.ebuild 1227 MD5 2429f1475c073efad5637729bebd5c4a xfsdump-2.2.21.ebuild 1506 -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 +MD5 40ad6b6e0a2b464bc7838b4364deed7f files/digest-xfsdump-2.2.21 70 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFCbJNqKf2g/qXtneoRAnvpAJ4//wlxVWilBgzgg4tBQJfG0WFPIwCghhux +s6as5Cgt4xKFsVxCULy2j+0= +=AN1j +-----END PGP SIGNATURE----- diff --git a/sys-fs/xfsdump/xfsdump-2.2.25.ebuild b/sys-fs/xfsdump/xfsdump-2.2.25.ebuild index 9ad881396de9..3a489fb80184 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.3 2005/04/20 21:47:08 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.25.ebuild,v 1.4 2005/04/25 06:51:10 kloeri 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 |