summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-08-20 21:14:17 +0000
committerMike Frysinger <vapier@gentoo.org>2006-08-20 21:14:17 +0000
commit8ea3c1d7035fec1ce7e2f4af9464e78dde9f81b9 (patch)
treebbf3d4954385675763db7e49c9e828a4c616c6bc /sys-apps/acl
parenthppa/ia64 stable #143409 (diff)
downloadgentoo-2-8ea3c1d7035fec1ce7e2f4af9464e78dde9f81b9.tar.gz
gentoo-2-8ea3c1d7035fec1ce7e2f4af9464e78dde9f81b9.tar.bz2
gentoo-2-8ea3c1d7035fec1ce7e2f4af9464e78dde9f81b9.zip
use newer gen_usr_ldscript #144529
(Portage version: 2.1.1_pre5-r2)
Diffstat (limited to 'sys-apps/acl')
-rw-r--r--sys-apps/acl/acl-2.2.32.ebuild4
-rw-r--r--sys-apps/acl/acl-2.2.34.ebuild4
-rw-r--r--sys-apps/acl/acl-2.2.39.ebuild4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys-apps/acl/acl-2.2.32.ebuild b/sys-apps/acl/acl-2.2.32.ebuild
index 0603240c564b..ac5c3ed0501a 100644
--- a/sys-apps/acl/acl-2.2.32.ebuild
+++ b/sys-apps/acl/acl-2.2.32.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.32.ebuild,v 1.9 2006/02/19 21:51:18 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.32.ebuild,v 1.10 2006/08/20 21:14:17 vapier Exp $
-inherit eutils
+inherit eutils toolchain-funcs
DESCRIPTION="Access control list utilities, libraries and headers"
HOMEPAGE="http://oss.sgi.com/projects/xfs/"
diff --git a/sys-apps/acl/acl-2.2.34.ebuild b/sys-apps/acl/acl-2.2.34.ebuild
index 50ec375ca5ed..03507be0bcbc 100644
--- a/sys-apps/acl/acl-2.2.34.ebuild
+++ b/sys-apps/acl/acl-2.2.34.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.34.ebuild,v 1.9 2006/08/20 21:13:24 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.34.ebuild,v 1.10 2006/08/20 21:14:17 vapier Exp $
-inherit eutils
+inherit eutils toolchain-funcs
DESCRIPTION="Access control list utilities, libraries and headers"
HOMEPAGE="http://oss.sgi.com/projects/xfs/"
diff --git a/sys-apps/acl/acl-2.2.39.ebuild b/sys-apps/acl/acl-2.2.39.ebuild
index d0e61e5bba98..15a34397beed 100644
--- a/sys-apps/acl/acl-2.2.39.ebuild
+++ b/sys-apps/acl/acl-2.2.39.ebuild
@@ -1,8 +1,8 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.39.ebuild,v 1.1 2006/08/10 03:14:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/acl/acl-2.2.39.ebuild,v 1.2 2006/08/20 21:14:17 vapier Exp $
-inherit eutils autotools
+inherit eutils autotools toolchain-funcs
MY_P="${PN}_${PV}-1"
DESCRIPTION="Access control list utilities, libraries and headers"