diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 00:57:03 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-01-27 00:57:03 +0000 |
commit | cb1924ac11280c57007b2d41db2d9c19e7f1262a (patch) | |
tree | e412b90791f7425a73ad6eb8425f8ccb6ff07577 /sys-fs | |
parent | Version bump. (diff) | |
download | gentoo-2-cb1924ac11280c57007b2d41db2d9c19e7f1262a.tar.gz gentoo-2-cb1924ac11280c57007b2d41db2d9c19e7f1262a.tar.bz2 gentoo-2-cb1924ac11280c57007b2d41db2d9c19e7f1262a.zip |
ia64 stable
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.30.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild index 83d6ce3434f2..836fde504671 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.30.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.30.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.30.ebuild,v 1.3 2005/09/04 05:16:09 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.30.ebuild,v 1.4 2006/01/27 00:57:03 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="ftp://oss.sgi.com/projects/xfs/download/cmd_tars/${P}.src.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ~ppc -sparc ~x86" +KEYWORDS="~alpha ~amd64 ia64 ~mips ~ppc -sparc ~x86" IUSE="debug" DEPEND="sys-fs/e2fsprogs |