diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-30 18:41:58 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-10-30 18:41:58 +0000 |
commit | b1909eccb4677df61475862b6a18a042380ffcf4 (patch) | |
tree | c4638ba5d80308d0455704cdfd3b015375f11b3b | |
parent | Stable on ppc wrt bug 197204 (diff) | |
download | gentoo-2-b1909eccb4677df61475862b6a18a042380ffcf4.tar.gz gentoo-2-b1909eccb4677df61475862b6a18a042380ffcf4.tar.bz2 gentoo-2-b1909eccb4677df61475862b6a18a042380ffcf4.zip |
Stable on ppc wrt bug 197204
(Portage version: 2.1.3.16)
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.46.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 61b97e39e43d..242b93ec1d6e 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.57 2007/10/29 10:05:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.58 2007/10/30 18:41:58 nixnut Exp $ + + 30 Oct 2007; nixnut <nixnut@gentoo.org> xfsdump-2.2.46.ebuild: + Stable on ppc wrt bug 197204 29 Oct 2007; Raúl Porcel <armin76@gentoo.org> xfsdump-2.2.46.ebuild: alpha/ia64/x86 stable wrt #197204 diff --git a/sys-fs/xfsdump/xfsdump-2.2.46.ebuild b/sys-fs/xfsdump/xfsdump-2.2.46.ebuild index 51df0b282aab..bfc94fd128c3 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.46.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.46.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.46.ebuild,v 1.3 2007/10/29 10:05:34 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.46.ebuild,v 1.4 2007/10/30 18:41:58 nixnut 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="" RDEPEND="sys-fs/e2fsprogs |