diff options
author | Mark Loeser <halcy0n@gentoo.org> | 2006-01-28 21:57:37 +0000 |
---|---|---|
committer | Mark Loeser <halcy0n@gentoo.org> | 2006-01-28 21:57:37 +0000 |
commit | f57c864fbd41934649264c452058febd66af7009 (patch) | |
tree | 7e40aac56d0c313b9679a8cd8653a27f61f156ee /sys-fs/xfsdump | |
parent | Fix up VIDEO_CARDS use so that it shows up for emerge -vp. (diff) | |
download | historical-f57c864fbd41934649264c452058febd66af7009.tar.gz historical-f57c864fbd41934649264c452058febd66af7009.tar.bz2 historical-f57c864fbd41934649264c452058febd66af7009.zip |
Stable on x86; bug #120488
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 | 14 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.30.ebuild | 4 |
3 files changed, 18 insertions, 5 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index a3d766bcbc37..ccb98623d956 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.26 2006/01/27 07:38:54 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.27 2006/01/28 21:57:37 halcy0n Exp $ + + 28 Jan 2006; Mark Loeser <halcy0n@gentoo.org> xfsdump-2.2.30.ebuild: + Stable on x86; bug #120488 27 Jan 2006; Luca Barbato <lu_zero@gentoo.org> xfsdump-2.2.30.ebuild: Marked ppc diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest index 81e2a7a7d9a5..5a41587261db 100644 --- a/sys-fs/xfsdump/Manifest +++ b/sys-fs/xfsdump/Manifest @@ -1,9 +1,19 @@ -MD5 1d284f2dea4ca5ed8e62357b317a7835 ChangeLog 5148 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 ff1eefebbdee9737c3b12ab3907ab0a6 ChangeLog 5249 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 b3d5d96ca5709618175221e537d60b3a xfsdump-2.2.30.ebuild 1133 +MD5 a39ec617b8e89629571d36e0edd210f1 xfsdump-2.2.30.ebuild 1132 MD5 ee126a74a10a0aabb4516c430382b076 xfsdump-2.2.33.ebuild 1040 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFD2+jbCRZPokWLroQRAvZEAKCVtoIG30Z11HZa0pAiEQan6hdwLACbBlOo +8hKk+bpvgBIkH4592EQq4Wo= +=+0S3 +-----END PGP SIGNATURE----- diff --git a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild index 48b5e5ee315f..abcfe605ceb2 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.6 2006/01/27 07:38:54 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.30.ebuild,v 1.7 2006/01/28 21:57:37 halcy0n 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 |