diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 14:45:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-02-21 14:45:00 +0000 |
commit | 210ef58cbdceabe200afe13cac1e09d56c0db2a4 (patch) | |
tree | 064efd2fb3112101c94efeafd8adf08038104c3f /sys-fs/xfsdump | |
parent | cleanup .la files from non static builds wrt #404859, thx ago (diff) | |
download | gentoo-2-210ef58cbdceabe200afe13cac1e09d56c0db2a4.tar.gz gentoo-2-210ef58cbdceabe200afe13cac1e09d56c0db2a4.tar.bz2 gentoo-2-210ef58cbdceabe200afe13cac1e09d56c0db2a4.zip |
Stable for amd64, wrt bug #404865
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 7 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-3.0.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 68dd1a28514b..e601d02269bd 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.80 2011/11/06 04:50:58 vapier Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.81 2012/02/21 14:45:00 ago Exp $ + + 21 Feb 2012; Agostino Sarubbo <ago@gentoo.org> xfsdump-3.0.6.ebuild: + Stable for amd64, wrt bug #404865 *xfsdump-3.0.6 (06 Nov 2011) diff --git a/sys-fs/xfsdump/xfsdump-3.0.6.ebuild b/sys-fs/xfsdump/xfsdump-3.0.6.ebuild index 7e4315384a90..6d48c89c04c9 100644 --- a/sys-fs/xfsdump/xfsdump-3.0.6.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.0.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.0.6.ebuild,v 1.1 2011/11/06 04:50:58 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-3.0.6.ebuild,v 1.2 2012/02/21 14:45:00 ago Exp $ EAPI="2" @@ -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 |