diff options
author | Peter Weller <welp@gentoo.org> | 2006-12-11 20:49:16 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2006-12-11 20:49:16 +0000 |
commit | df271971a28fcd31b1bd5b1821d38f3abc5311a6 (patch) | |
tree | fb055dcb571ab5748ff746a3d4d6a361f4f55fe8 /sys-fs/xfsdump | |
parent | Bump to ooo-build-2.0.4.10 (diff) | |
download | gentoo-2-df271971a28fcd31b1bd5b1821d38f3abc5311a6.tar.gz gentoo-2-df271971a28fcd31b1bd5b1821d38f3abc5311a6.tar.bz2 gentoo-2-df271971a28fcd31b1bd5b1821d38f3abc5311a6.zip |
Added amd64 keyword wrt bug #156840
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.42.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 58ce3a25fcb0..e148cb92a445 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.43 2006/12/07 10:53:06 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.44 2006/12/11 20:49:16 welp Exp $ + + 11 Dec 2006; Peter Weller <welp@gentoo.org> xfsdump-2.2.42.ebuild: + Added amd64 keyword wrt bug #156840 07 Dec 2006; Guy Martin <gmsoft@gentoo.org> xfsdump-2.2.42.ebuild: Stable on hppa. diff --git a/sys-fs/xfsdump/xfsdump-2.2.42.ebuild b/sys-fs/xfsdump/xfsdump-2.2.42.ebuild index 37df3eaa5bd8..791b3db98d5b 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.42.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.42.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.42.ebuild,v 1.4 2006/12/07 10:53:06 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.42.ebuild,v 1.5 2006/12/11 20:49:16 welp Exp $ inherit eutils autotools @@ -11,7 +11,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${MY_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="" DEPEND="sys-fs/e2fsprogs |