diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:28:30 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:28:30 +0000 |
commit | c1c3bda91894e9f5b06eb723304171fdd40cf29a (patch) | |
tree | aa55843182c0ec46b8cee8f1a81d45be16cef73e /sys-fs/xfsdump | |
parent | Stable for ppc64, wrt bug #495950 (diff) | |
download | gentoo-2-c1c3bda91894e9f5b06eb723304171fdd40cf29a.tar.gz gentoo-2-c1c3bda91894e9f5b06eb723304171fdd40cf29a.tar.bz2 gentoo-2-c1c3bda91894e9f5b06eb723304171fdd40cf29a.zip |
Stable for ppc64, wrt bug #495956
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-3.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index a3c4229f24ca..4a0c072596d8 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.108 2014/01/18 20:15:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.109 2014/01/19 10:28:30 ago Exp $ + + 19 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: + Stable for ppc64, wrt bug #495956 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: Stable for alpha, wrt bug #495956 diff --git a/sys-fs/xfsdump/xfsdump-3.1.3.ebuild b/sys-fs/xfsdump/xfsdump-3.1.3.ebuild index 2583897cd8b2..7b7448fe09de 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.3.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.3.ebuild,v 1.7 2014/01/18 20:15:51 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.3.ebuild,v 1.8 2014/01/19 10:28:30 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 |