diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-26 20:37:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-26 20:37:05 +0000 |
commit | c1f17b3e9258881782bba599f3c5e8d263837a3c (patch) | |
tree | 07e7f8314eb4e697177ce89b6deaf94b09a65330 /sys-fs | |
parent | changed brackets in SRC_URI for pie-ssp patch, fixed copyright ebuild headers... (diff) | |
download | gentoo-2-c1f17b3e9258881782bba599f3c5e8d263837a3c.tar.gz gentoo-2-c1f17b3e9258881782bba599f3c5e8d263837a3c.tar.bz2 gentoo-2-c1f17b3e9258881782bba599f3c5e8d263837a3c.zip |
stable on alpha and ia64 for bug 42232
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/ChangeLog | 5 | ||||
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/ChangeLog b/sys-fs/xfsdump/ChangeLog index 5e1b29707f3d..54efb6776de2 100644 --- a/sys-fs/xfsdump/ChangeLog +++ b/sys-fs/xfsdump/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-fs/xfsdump # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.7 2004/02/21 22:44:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/ChangeLog,v 1.8 2004/02/26 20:37:05 agriffis Exp $ + + 26 Feb 2004; Aron Griffis <agriffis@gentoo.org> xfsdump-2.2.16.ebuild: + stable on alpha and ia64 for bug 42232 21 Feb 2004; Jason Wever <weeve@gentoo.org> xfsdump-1.1.7.ebuild, xfsdump-2.2.16.ebuild, xfsdump-2.2.4-r1.ebuild: diff --git a/sys-fs/xfsdump/xfsdump-2.2.16.ebuild b/sys-fs/xfsdump/xfsdump-2.2.16.ebuild index 48baea8fe527..c918f2151196 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.16.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.16.ebuild,v 1.3 2004/02/21 22:44:09 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.16.ebuild,v 1.4 2004/02/26 20:37:05 agriffis Exp $ DESCRIPTION="xfs dump/restore utilities" HOMEPAGE="http://oss.sgi.com/projects/xfs" @@ -8,7 +8,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="x86 ~ppc -sparc ~mips ~amd64 ~ia64" +KEYWORDS="x86 ~ppc -sparc ~mips ~amd64 ia64 alpha" DEPEND="sys-fs/e2fsprogs sys-fs/xfsprogs |