diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-07 18:56:55 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-01-07 18:56:55 +0000 |
commit | fb3dd29cbdf9418c9fdaf2f13e73bdab479f0cb0 (patch) | |
tree | 16f7206f373de6fb2e8227a304f20652aff11f78 /sys-fs | |
parent | ppc stable, bug #159445 (diff) | |
download | gentoo-2-fb3dd29cbdf9418c9fdaf2f13e73bdab479f0cb0.tar.gz gentoo-2-fb3dd29cbdf9418c9fdaf2f13e73bdab479f0cb0.tar.bz2 gentoo-2-fb3dd29cbdf9418c9fdaf2f13e73bdab479f0cb0.zip |
ppc stable, bug #159469
(Portage version: 2.1.1-r2)
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 8 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.42.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 21a77f666cee..54a18422d93e 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,10 @@ # 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.45 2006/12/30 15:34:05 kloeri Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.46 2007/01/07 18:56:55 dertobi123 Exp $ + + 07 Jan 2007; Tobias Scherbaum <dertobi123@gentoo.org> + xfsdump-2.2.42.ebuild: + ppc stable, bug #159469 30 Dec 2006; Bryan Østergaard <kloeri@gentoo.org> xfsdump-2.2.42.ebuild: Stable on Alpha, bug 159469. diff --git a/sys-fs/xfsdump/xfsdump-2.2.42.ebuild b/sys-fs/xfsdump/xfsdump-2.2.42.ebuild index 2223a21c8fed..88eb9ea9d28f 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 +# 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.42.ebuild,v 1.7 2006/12/30 15:34:05 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.42.ebuild,v 1.8 2007/01/07 18:56:55 dertobi123 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 |