diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:04:41 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 10:04:41 +0000 |
commit | de5bd5d79208fdd41f6c0641e9e4d0de95264b51 (patch) | |
tree | 15bebf55e09650fd35ec35194dc09fd9743f557b /sys-fs | |
parent | stable on ppc64 (diff) | |
download | historical-de5bd5d79208fdd41f6c0641e9e4d0de95264b51.tar.gz historical-de5bd5d79208fdd41f6c0641e9e4d0de95264b51.tar.bz2 historical-de5bd5d79208fdd41f6c0641e9e4d0de95264b51.zip |
Stable on amd64.
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 4 | ||||
-rw-r--r-- | sys-fs/xfsdump/Manifest | 4 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.24.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 542ea9ab1f54..8cf31438f3e9 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,8 +1,8 @@ # 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.16 2004/12/14 16:04:44 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.17 2004/12/16 10:04:41 absinthe Exp $ - 14 Dec 2004; Dylan Carlson <absinthe@gentoo.org> : + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> xfsdump-2.2.24.ebuild: Stable on amd64. *xfsdump-2.2.25 (03 Dec 2004) diff --git a/sys-fs/xfsdump/Manifest b/sys-fs/xfsdump/Manifest index 005d160dd61d..f9022fcb3477 100644 --- a/sys-fs/xfsdump/Manifest +++ b/sys-fs/xfsdump/Manifest @@ -1,7 +1,7 @@ -MD5 ca1d5b4dd78aa5c6be3c8887460b825e ChangeLog 4121 +MD5 44f7a6eb9a6f580477215e3ec286a099 ChangeLog 4142 MD5 9a09f8d531c582e78977dbfd96edc1f2 metadata.xml 164 MD5 2429f1475c073efad5637729bebd5c4a xfsdump-2.2.21.ebuild 1506 -MD5 bb51680de9b0086ef999df241226afa9 xfsdump-2.2.24.ebuild 1226 +MD5 732c1b1d1e4e48aee911da96a11c8f0f xfsdump-2.2.24.ebuild 1227 MD5 633cdd27c186636041fc2977d9f10a82 xfsdump-2.2.25.ebuild 1175 MD5 40ad6b6e0a2b464bc7838b4364deed7f files/digest-xfsdump-2.2.21 70 MD5 25733daf03da99c1ad0003aff792ae09 files/digest-xfsdump-2.2.24 70 diff --git a/sys-fs/xfsdump/xfsdump-2.2.24.ebuild b/sys-fs/xfsdump/xfsdump-2.2.24.ebuild index 86c9924cb295..b7a52ff55d5d 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.2 2004/12/04 01:04:10 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.24.ebuild,v 1.3 2004/12/16 10:04:41 absinthe 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 |