diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 15:54:12 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-26 15:54:12 +0000 |
commit | e4663f30f71b602194f10bf875ba9824e178e67b (patch) | |
tree | ecfa422428ba939a09fb43c95231ddfc33daf682 /sys-fs/xfsdump | |
parent | Stable for x86, wrt bug #457378 (diff) | |
download | gentoo-2-e4663f30f71b602194f10bf875ba9824e178e67b.tar.gz gentoo-2-e4663f30f71b602194f10bf875ba9824e178e67b.tar.bz2 gentoo-2-e4663f30f71b602194f10bf875ba9824e178e67b.zip |
Stable for x86, wrt bug #457484
(Portage version: 2.1.11.55/cvs/Linux x86_64, 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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 9a29d71d1e0b..943b79396661 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.95 2013/03/26 15:45:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.96 2013/03/26 15:54:12 ago Exp $ + + 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: + Stable for x86, wrt bug #457484 26 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: Stable for amd64, wrt bug #457484 diff --git a/sys-fs/xfsdump/xfsdump-3.1.2.ebuild b/sys-fs/xfsdump/xfsdump-3.1.2.ebuild index 621597d59779..71956d91d1bd 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.2 2013/03/26 15:45:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.2.ebuild,v 1.3 2013/03/26 15:54:12 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 |