diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:15:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-18 20:15:51 +0000 |
commit | 98ae412bcc47501b81af4ee8d0f4e6ab567f586b (patch) | |
tree | 3fa80177eacc69742e7de1cf594792697ec8a4cc /sys-fs/xfsdump | |
parent | Stable for alpha, wrt bug #495950 (diff) | |
download | gentoo-2-98ae412bcc47501b81af4ee8d0f4e6ab567f586b.tar.gz gentoo-2-98ae412bcc47501b81af4ee8d0f4e6ab567f586b.tar.bz2 gentoo-2-98ae412bcc47501b81af4ee8d0f4e6ab567f586b.zip |
Stable for alpha, wrt bug #495956
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 13dbc842639f..a3c4229f24ca 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.107 2014/01/15 09:40:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.108 2014/01/18 20:15:51 ago Exp $ + + 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: + Stable for alpha, wrt bug #495956 15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.3.ebuild: Stable for ia64, wrt bug #495956 diff --git a/sys-fs/xfsdump/xfsdump-3.1.3.ebuild b/sys-fs/xfsdump/xfsdump-3.1.3.ebuild index a4e80cb5370e..2583897cd8b2 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.6 2014/01/15 09:40:36 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.3.ebuild,v 1.7 2014/01/18 20:15:51 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 |