diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:34:01 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-14 15:34:01 +0000 |
commit | 2613e421c1218e9ed1a5f282ff8695ca1dbde8c6 (patch) | |
tree | 428c83b3ffced62af6254b3cdda55b9342803c5f /sys-fs | |
parent | Stable for ppc, wrt bug #492242 (diff) | |
download | gentoo-2-2613e421c1218e9ed1a5f282ff8695ca1dbde8c6.tar.gz gentoo-2-2613e421c1218e9ed1a5f282ff8695ca1dbde8c6.tar.bz2 gentoo-2-2613e421c1218e9ed1a5f282ff8695ca1dbde8c6.zip |
Stable for ppc, wrt bug #495956
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index e12228de0896..c557d5e14279 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.105 2014/01/14 13:58:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.106 2014/01/14 15:34:01 ago Exp $ + + 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: + Stable for ppc, wrt bug #495956 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: Stable for x86, wrt bug #495956 diff --git a/sys-fs/xfsdump/xfsdump-3.1.3.ebuild b/sys-fs/xfsdump/xfsdump-3.1.3.ebuild index 72427febec3c..c77e92474c28 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.4 2014/01/14 13:58:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.3.ebuild,v 1.5 2014/01/14 15:34:01 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 |