diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:52:24 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-19 19:52:24 +0000 |
commit | 0f4d81ba1d97c34c9f1f362e4fec629ecd2333aa (patch) | |
tree | 201860c60ab1b2be6842c450605c673757d99426 /sys-fs/xfsdump | |
parent | Stable for amd64, wrt bug #422225 (diff) | |
download | historical-0f4d81ba1d97c34c9f1f362e4fec629ecd2333aa.tar.gz historical-0f4d81ba1d97c34c9f1f362e4fec629ecd2333aa.tar.bz2 historical-0f4d81ba1d97c34c9f1f362e4fec629ecd2333aa.zip |
Stable for amd64, wrt bug #422223
Package-Manager: portage-2.1.10.49/cvs/Linux x86_64
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-3.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 8329cf589801..42917ceb38cd 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.87 2012/05/06 16:27:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.88 2012/06/19 19:52:24 ago Exp $ + + 19 Jun 2012; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.1.0.ebuild: + Stable for amd64, wrt bug #422223 06 May 2012; Raúl Porcel <armin76@gentoo.org> xfsdump-3.0.6.ebuild: alpha/ia64 stable wrt #404865 diff --git a/sys-fs/xfsdump/xfsdump-3.1.0.ebuild b/sys-fs/xfsdump/xfsdump-3.1.0.ebuild index dee065af38ad..9ed9822ea5c8 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.0.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.0.ebuild,v 1.1 2012/04/26 11:10:25 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.1.0.ebuild,v 1.2 2012/06/19 19:52: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 |