diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-12-07 10:53:06 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-12-07 10:53:06 +0000 |
commit | f08f7837a375ab71c0f969604c6fbd92e03b8dac (patch) | |
tree | 9b126b6a53024fdc9333fc107c02bb2f2f794a60 /sys-fs/xfsdump | |
parent | Stable on ppc64; bug #156947 (diff) | |
download | gentoo-2-f08f7837a375ab71c0f969604c6fbd92e03b8dac.tar.gz gentoo-2-f08f7837a375ab71c0f969604c6fbd92e03b8dac.tar.bz2 gentoo-2-f08f7837a375ab71c0f969604c6fbd92e03b8dac.zip |
Stable on hppa.
(Portage version: 2.1.2_rc2-r5)
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 a6cc46c54c7b..58ce3a25fcb0 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.42 2006/12/07 10:12:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.43 2006/12/07 10:53:06 gmsoft Exp $ + + 07 Dec 2006; Guy Martin <gmsoft@gentoo.org> xfsdump-2.2.42.ebuild: + Stable on hppa. 07 Dec 2006; Markus Rothe <corsair@gentoo.org> xfsdump-2.2.42.ebuild: Stable on ppc64 diff --git a/sys-fs/xfsdump/xfsdump-2.2.42.ebuild b/sys-fs/xfsdump/xfsdump-2.2.42.ebuild index e3c284d95522..37df3eaa5bd8 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.3 2006/12/07 10:12:54 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.42.ebuild,v 1.4 2006/12/07 10:53:06 gmsoft 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 ~ia64 ~mips ~ppc ppc64 -sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ppc64 -sparc x86" IUSE="" DEPEND="sys-fs/e2fsprogs |