diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-10-11 01:05:40 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-10-11 01:05:40 +0000 |
commit | 5f6ff20734887c47275b4d7de17ec747f0b12044 (patch) | |
tree | 730fa997ef7cf7a62d748dc736cc6895dd2028fa /sys-apps/attr | |
parent | require newer version of attr #66867 (diff) | |
download | gentoo-2-5f6ff20734887c47275b4d7de17ec747f0b12044.tar.gz gentoo-2-5f6ff20734887c47275b4d7de17ec747f0b12044.tar.bz2 gentoo-2-5f6ff20734887c47275b4d7de17ec747f0b12044.zip |
stabilize for xfsdump
Diffstat (limited to 'sys-apps/attr')
-rw-r--r-- | sys-apps/attr/attr-2.4.16.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/attr/attr-2.4.16.ebuild b/sys-apps/attr/attr-2.4.16.ebuild index 3d92ec68d552..9ac7ebea2fb0 100644 --- a/sys-apps/attr/attr-2.4.16.ebuild +++ b/sys-apps/attr/attr-2.4.16.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.16.ebuild,v 1.5 2004/10/10 00:43:28 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/attr/attr-2.4.16.ebuild,v 1.6 2004/10/11 01:05:40 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 arm hppa ia64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="nls debug" DEPEND=">=sys-apps/portage-2.0.47-r10 |