summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2012-05-24 05:04:52 +0000
committerMike Frysinger <vapier@gentoo.org>2012-05-24 05:04:52 +0000
commit50e400061052f659e9c3be6cb8d8b3bb20ea8910 (patch)
treebe024639bf36d1e835b7595c38dfcfb2af117142 /sys-auth/openpam
parentInherit user for enewuser/etc... rather than eutils. (diff)
downloadgentoo-2-50e400061052f659e9c3be6cb8d8b3bb20ea8910.tar.gz
gentoo-2-50e400061052f659e9c3be6cb8d8b3bb20ea8910.tar.bz2
gentoo-2-50e400061052f659e9c3be6cb8d8b3bb20ea8910.zip
Inherit libtool for elibtoolize.
(Portage version: 2.2.0_alpha107_p3/cvs/Linux x86_64)
Diffstat (limited to 'sys-auth/openpam')
-rw-r--r--sys-auth/openpam/ChangeLog6
-rw-r--r--sys-auth/openpam/openpam-20071221.ebuild4
-rw-r--r--sys-auth/openpam/openpam-20111218.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/sys-auth/openpam/ChangeLog b/sys-auth/openpam/ChangeLog
index 51d2710c8375..9bb39c4c5002 100644
--- a/sys-auth/openpam/ChangeLog
+++ b/sys-auth/openpam/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-auth/openpam
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.21 2012/05/21 19:25:13 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.22 2012/05/24 05:04:52 vapier Exp $
+
+ 24 May 2012; Mike Frysinger <vapier@gentoo.org> openpam-20071221.ebuild,
+ openpam-20111218.ebuild:
+ Inherit libtool for elibtoolize.
21 May 2012; Kacper Kowalik <xarthisius@gentoo.org> openpam-20071221.ebuild,
openpam-20111218.ebuild:
diff --git a/sys-auth/openpam/openpam-20071221.ebuild b/sys-auth/openpam/openpam-20071221.ebuild
index 7cf1924fc98d..1e8af199085a 100644
--- a/sys-auth/openpam/openpam-20071221.ebuild
+++ b/sys-auth/openpam/openpam-20071221.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20071221.ebuild,v 1.9 2012/05/21 19:25:13 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20071221.ebuild,v 1.10 2012/05/24 05:04:52 vapier Exp $
EAPI="2"
# https://bugs.gentoo.org/show_bug.cgi?id=318121
WANT_AUTOMAKE=1.9
-inherit multilib autotools eutils
+inherit multilib autotools eutils libtool
DESCRIPTION="Open source PAM library."
HOMEPAGE="http://www.openpam.org/"
diff --git a/sys-auth/openpam/openpam-20111218.ebuild b/sys-auth/openpam/openpam-20111218.ebuild
index 23e4448191b6..9bf2ef08b25f 100644
--- a/sys-auth/openpam/openpam-20111218.ebuild
+++ b/sys-auth/openpam/openpam-20111218.ebuild
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20111218.ebuild,v 1.3 2012/05/21 19:25:13 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20111218.ebuild,v 1.4 2012/05/24 05:04:52 vapier Exp $
EAPI="2"
# https://bugs.gentoo.org/show_bug.cgi?id=318121
WANT_AUTOMAKE=1.9
-inherit multilib autotools eutils
+inherit multilib autotools eutils libtool
DESCRIPTION="Open source PAM library."
HOMEPAGE="http://www.openpam.org/"