diff options
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 4 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.24.ebuild | 4 |
2 files changed, 4 insertions, 4 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/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 |