diff options
author | 2013-04-02 11:19:24 +0000 | |
---|---|---|
committer | 2013-04-02 11:19:24 +0000 | |
commit | 268c8711bc3f6f3ad03d53d4d15b7cb0bb6dfade (patch) | |
tree | 4bd28e050ef0a52ca4f3de63d532f22dbc5e9f74 /sys-fs/xfsdump | |
parent | Stable for hppa, wrt bug #456586 (diff) | |
download | gentoo-2-268c8711bc3f6f3ad03d53d4d15b7cb0bb6dfade.tar.gz gentoo-2-268c8711bc3f6f3ad03d53d4d15b7cb0bb6dfade.tar.bz2 gentoo-2-268c8711bc3f6f3ad03d53d4d15b7cb0bb6dfade.zip |
Stable for hppa, wrt bug #457484
(Portage version: 2.1.11.55/cvs/Linux ppc64, 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 57f7a0dae997..44eae4e57240 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.100 2013/03/30 14:54:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.101 2013/04/02 11:19:24 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: + Stable for hppa, wrt bug #457484 30 Mar 2013; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.2.ebuild: Stable for alpha, wrt bug #457484 diff --git a/sys-fs/xfsdump/xfsdump-3.1.2.ebuild b/sys-fs/xfsdump/xfsdump-3.1.2.ebuild index 078af130d193..900576175a37 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.7 2013/03/30 14:54:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.2.ebuild,v 1.8 2013/04/02 11:19:24 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 |