diff options
author | 2007-09-23 14:00:05 +0000 | |
---|---|---|
committer | 2007-09-23 14:00:05 +0000 | |
commit | d9c2860861c845fdd1e95bcc9108926b694d17fe (patch) | |
tree | 8a57bb96ac969af371ed897cf5c2897029c03196 /sys-apps/acl/acl-2.2.44.ebuild | |
parent | Version bump, fixing also compatibility problems with liboil wrt #193450. Als... (diff) | |
download | gentoo-2-d9c2860861c845fdd1e95bcc9108926b694d17fe.tar.gz gentoo-2-d9c2860861c845fdd1e95bcc9108926b694d17fe.tar.bz2 gentoo-2-d9c2860861c845fdd1e95bcc9108926b694d17fe.zip |
alpha/ia64 stable wrt #193143
(Portage version: 2.1.3.9)
Diffstat (limited to 'sys-apps/acl/acl-2.2.44.ebuild')
-rw-r--r-- | sys-apps/acl/acl-2.2.44.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/acl/acl-2.2.44.ebuild b/sys-apps/acl/acl-2.2.44.ebuild index fde006a4c20a..8cf5afbcae21 100644 --- a/sys-apps/acl/acl-2.2.44.ebuild +++ b/sys-apps/acl/acl-2.2.44.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.44.ebuild,v 1.4 2007/09/22 13:50:57 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.44.ebuild,v 1.5 2007/09/23 14:00:05 armin76 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" DEPEND=">=sys-apps/attr-2.4 |