diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:40:36 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-15 09:40:36 +0000 |
commit | 2ce8d487c4f4c65df3b15f4b3f73846282e42971 (patch) | |
tree | efe812a5229a10973ba93b17cddb32a5a8515046 /sys-fs | |
parent | Stable for ia64, wrt bug #495938 (diff) | |
download | gentoo-2-2ce8d487c4f4c65df3b15f4b3f73846282e42971.tar.gz gentoo-2-2ce8d487c4f4c65df3b15f4b3f73846282e42971.tar.bz2 gentoo-2-2ce8d487c4f4c65df3b15f4b3f73846282e42971.zip |
Stable for ia64, wrt bug #495956
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", 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 c557d5e14279..13dbc842639f 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.106 2014/01/14 15:34:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.107 2014/01/15 09:40:36 ago Exp $ + + 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: + Stable for ia64, wrt bug #495956 14 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: Stable for ppc, wrt bug #495956 diff --git a/sys-fs/xfsdump/xfsdump-3.1.3.ebuild b/sys-fs/xfsdump/xfsdump-3.1.3.ebuild index c77e92474c28..a4e80cb5370e 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.5 2014/01/14 15:34:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.3.ebuild,v 1.6 2014/01/15 09:40:36 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 |