diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:42:38 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-28 22:42:38 +0000 |
commit | 6685a4c650fb6a261475b93ef0dee8bcc29b285a (patch) | |
tree | 065db8b71011714567c49653ccb3285dedab0a9b /sys-fs | |
parent | Stable for ia64, wrt bug #456520 (diff) | |
download | gentoo-2-6685a4c650fb6a261475b93ef0dee8bcc29b285a.tar.gz gentoo-2-6685a4c650fb6a261475b93ef0dee8bcc29b285a.tar.bz2 gentoo-2-6685a4c650fb6a261475b93ef0dee8bcc29b285a.zip |
Stable for ia64, 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 2c15e4df83ea..72e71d1f128e 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.98 2013/03/27 09:29:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.99 2013/03/28 22:42:38 ago Exp $ + + 28 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: + Stable for ia64, wrt bug #457484 27 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: Stable for ppc64, wrt bug #457484 diff --git a/sys-fs/xfsdump/xfsdump-3.1.2.ebuild b/sys-fs/xfsdump/xfsdump-3.1.2.ebuild index 474024d3b2fa..e863dee586dc 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.5 2013/03/27 09:29:59 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.2.ebuild,v 1.6 2013/03/28 22:42:38 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 |