diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-17 15:46:09 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-17 15:46:09 +0000 |
commit | 4cfca92e6adef8e24386f9e1e450dbcb1e25588d (patch) | |
tree | 2f65f89738a547eb7797fa17cc4e2c63c7ef5674 /sys-fs/xfsdump/xfsdump-2.2.48.ebuild | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | gentoo-2-4cfca92e6adef8e24386f9e1e450dbcb1e25588d.tar.gz gentoo-2-4cfca92e6adef8e24386f9e1e450dbcb1e25588d.tar.bz2 gentoo-2-4cfca92e6adef8e24386f9e1e450dbcb1e25588d.zip |
amd64/x86 stable, bug #235017
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc2 i686)
Diffstat (limited to 'sys-fs/xfsdump/xfsdump-2.2.48.ebuild')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-2.2.48.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsdump/xfsdump-2.2.48.ebuild b/sys-fs/xfsdump/xfsdump-2.2.48.ebuild index 132a0a369aab..c6bab708b848 100644 --- a/sys-fs/xfsdump/xfsdump-2.2.48.ebuild +++ b/sys-fs/xfsdump/xfsdump-2.2.48.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.48.ebuild,v 1.1 2008/02/23 04:27:53 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-fs/xfsdump/xfsdump-2.2.48.ebuild,v 1.2 2008/08/17 15:46:09 maekke 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 |