diff options
author | 2013-12-26 17:15:43 +0000 | |
---|---|---|
committer | 2013-12-26 17:15:43 +0000 | |
commit | e7c8c47127d7dc083d07d7bc9b98dc7f8fa08b56 (patch) | |
tree | 11c23a79317583c53bf0ce317dae0e77d3a098c0 /sys-fs/xfsdump | |
parent | Stable for HPPA (bug #495554). (diff) | |
download | gentoo-2-e7c8c47127d7dc083d07d7bc9b98dc7f8fa08b56.tar.gz gentoo-2-e7c8c47127d7dc083d07d7bc9b98dc7f8fa08b56.tar.bz2 gentoo-2-e7c8c47127d7dc083d07d7bc9b98dc7f8fa08b56.zip |
Stable for HPPA (bug #495956).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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 db05d18c755f..e764ab0433e2 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.102 2013/10/18 08:26:00 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.103 2013/12/26 17:15:43 jer Exp $ + + 26 Dec 2013; Jeroen Roovers <jer@gentoo.org> xfsdump-3.1.3.ebuild: + Stable for HPPA (bug #495956). *xfsdump-3.1.3 (18 Oct 2013) diff --git a/sys-fs/xfsdump/xfsdump-3.1.3.ebuild b/sys-fs/xfsdump/xfsdump-3.1.3.ebuild index e712a2126b6d..f0d41c048f40 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-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.3.ebuild,v 1.1 2013/10/18 08:26:00 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.3.ebuild,v 1.2 2013/12/26 17:15:43 jer 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 |