diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:20:42 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-12-11 10:20:42 +0000 |
commit | d5471e9a917ab409eb44f1316577161d5c178646 (patch) | |
tree | 22401d27a8e3c606e661a69df76a583930ae7273 /sys-apps/acl | |
parent | arm/s390/sh stable (diff) | |
download | historical-d5471e9a917ab409eb44f1316577161d5c178646.tar.gz historical-d5471e9a917ab409eb44f1316577161d5c178646.tar.bz2 historical-d5471e9a917ab409eb44f1316577161d5c178646.zip |
arm/s390/sh stable
Package-Manager: portage-2.1.4_rc9
Diffstat (limited to 'sys-apps/acl')
-rw-r--r-- | sys-apps/acl/acl-2.2.44.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/acl/acl-2.2.45.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/acl/acl-2.2.44.ebuild b/sys-apps/acl/acl-2.2.44.ebuild index 4ec585fe7852..5df6c593920f 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.10 2007/10/06 07:37:11 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.44.ebuild,v 1.11 2007/12/11 10:18:08 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" DEPEND=">=sys-apps/attr-2.4 diff --git a/sys-apps/acl/acl-2.2.45.ebuild b/sys-apps/acl/acl-2.2.45.ebuild index a5ea889e9b3d..f0165e4f2693 100644 --- a/sys-apps/acl/acl-2.2.45.ebuild +++ b/sys-apps/acl/acl-2.2.45.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.45.ebuild,v 1.11 2007/11/19 06:38:32 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.45.ebuild,v 1.12 2007/12/11 10:18:08 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 |