diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:29:59 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-27 09:29:59 +0000 |
commit | 46a59a477fcc4112ba7bb8bb151335eae9a630be (patch) | |
tree | 5c74e3ccdeabed713d1d032c44b9e5bcb1a3f776 /sys-fs | |
parent | Stable for ppc64, wrt bug #456520 (diff) | |
download | gentoo-2-46a59a477fcc4112ba7bb8bb151335eae9a630be.tar.gz gentoo-2-46a59a477fcc4112ba7bb8bb151335eae9a630be.tar.bz2 gentoo-2-46a59a477fcc4112ba7bb8bb151335eae9a630be.zip |
Stable for ppc64, wrt bug #457484
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-3.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index d7f840803d5b..2c15e4df83ea 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.97 2013/03/26 18:11:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.98 2013/03/27 09:29:59 ago Exp $ + + 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: + Stable for ppc64, wrt bug #457484 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: Stable for ppc, wrt bug #457484 diff --git a/sys-fs/xfsdump/xfsdump-3.1.2.ebuild b/sys-fs/xfsdump/xfsdump-3.1.2.ebuild index dec8e5390492..474024d3b2fa 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.2.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.2.ebuild,v 1.4 2013/03/26 18:11:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.2.ebuild,v 1.5 2013/03/27 09:29:59 ago Exp $ EAPI="4" @@ -13,7 +13,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/cmd_tars/${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 |