diff options
author | 2008-10-26 03:35:04 +0000 | |
---|---|---|
committer | 2008-10-26 03:35:04 +0000 | |
commit | fb79b3d1522d7dfc07272b84dae886970a36a997 (patch) | |
tree | 7e41916525d3400547c41586c1d8cafa005eae8e /sys-apps/acl | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-fb79b3d1522d7dfc07272b84dae886970a36a997.tar.gz gentoo-2-fb79b3d1522d7dfc07272b84dae886970a36a997.tar.bz2 gentoo-2-fb79b3d1522d7dfc07272b84dae886970a36a997.zip |
arm/s390/sh stable
(Portage version: 2.2_rc12/cvs/Linux 2.6.26.2 x86_64)
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/acl-2.2.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acl/acl-2.2.47.ebuild b/sys-apps/acl/acl-2.2.47.ebuild index 3056698fd84d..ebd051017431 100644 --- a/sys-apps/acl/acl-2.2.47.ebuild +++ b/sys-apps/acl/acl-2.2.47.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-apps/acl/acl-2.2.47.ebuild,v 1.7 2008/08/25 13:05:51 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.47.ebuild,v 1.8 2008/10/26 03:35:04 vapier Exp $ inherit eutils autotools toolchain-funcs @@ -13,7 +13,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 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="nfs nls" RDEPEND=">=sys-apps/attr-2.4 |