diff options
author | 2007-10-28 14:31:54 +0000 | |
---|---|---|
committer | 2007-10-28 14:31:54 +0000 | |
commit | c98b123abb46ae65775ff7984633b05b642f608c (patch) | |
tree | 0203746df73a0f3af479ded4b921d964a08eef69 /sys-fs | |
parent | Stable on ppc64; bug #197204 (diff) | |
download | gentoo-2-c98b123abb46ae65775ff7984633b05b642f608c.tar.gz gentoo-2-c98b123abb46ae65775ff7984633b05b642f608c.tar.bz2 gentoo-2-c98b123abb46ae65775ff7984633b05b642f608c.zip |
Stable on ppc64; bug #197204
(Portage version: 2.1.3.16)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 534925558876..c6181ffd953b 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.55 2007/09/20 07:14:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.56 2007/10/28 14:31:54 corsair Exp $ + + 28 Oct 2007; Markus Rothe <corsair@gentoo.org> xfsdump-2.2.46.ebuild: + Stable on ppc64; bug #197204 *xfsdump-2.2.46 (20 Sep 2007) diff --git a/sys-fs/xfsdump/xfsdump-2.2.46.ebuild b/sys-fs/xfsdump/xfsdump-2.2.46.ebuild index 617d62a00632..fc0f64d1e8cc 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.46.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.46.ebuild,v 1.1 2007/09/20 07:14:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.46.ebuild,v 1.2 2007/10/28 14:31:54 corsair Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${MY_P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ppc64 -sparc ~x86" IUSE="" RDEPEND="sys-fs/e2fsprogs |