diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:48:10 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2005-04-20 21:48:10 +0000 |
commit | eee7318935f5ba6d0b584cfa8954048fcd8acca5 (patch) | |
tree | 2794fe509fde79240a006099330719b0583e2e51 /sys-fs/xfsdump | |
parent | Stable on alpha + ia64, bug 89579. (diff) | |
download | gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.tar.gz gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.tar.bz2 gentoo-2-eee7318935f5ba6d0b584cfa8954048fcd8acca5.zip |
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.25.ebuild | 6 |
2 files changed, 8 insertions, 5 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/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 |