diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-11-02 04:17:16 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-11-02 04:17:16 +0000 |
commit | 247d6e076e849546a679dd9b10c505022187b08f (patch) | |
tree | d7b97d95598933fbac59587e87cf8642fba8d0a0 /sys-fs/xfsdump | |
parent | amd64 stable, bug 197204 (diff) | |
download | historical-247d6e076e849546a679dd9b10c505022187b08f.tar.gz historical-247d6e076e849546a679dd9b10c505022187b08f.tar.bz2 historical-247d6e076e849546a679dd9b10c505022187b08f.zip |
amd64 stable, bug 197204
Package-Manager: portage-2.1.3.16
Diffstat (limited to 'sys-fs/xfsdump')
-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 89d93280c9b6..f15e902112e3 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.59 2007/10/31 01:27:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.60 2007/11/02 04:17:16 beandog Exp $ + + 02 Nov 2007; Steve Dibb <beandog@gentoo.org> xfsdump-2.2.46.ebuild: + amd64 stable, bug 197204 31 Oct 2007; Jeroen Roovers <jer@gentoo.org> xfsdump-2.2.46.ebuild: Stable for HPPA (bug #197204). diff --git a/sys-fs/xfsdump/xfsdump-2.2.46.ebuild b/sys-fs/xfsdump/xfsdump-2.2.46.ebuild index fa50d1f7f92c..b70f33950c4e 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.5 2007/10/31 01:27:10 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.46.ebuild,v 1.6 2007/11/02 04:17:16 beandog 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 |