summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Hartmann <ian@gentoo.org>2006-07-03 20:21:17 +0000
committerChristian Hartmann <ian@gentoo.org>2006-07-03 20:21:17 +0000
commit194fffdcbb59f4b63fab17a971123c9274c3aa6c (patch)
tree01ecda9e083359f015723f6023152b42a37198ac /dev-perl/Authen-PAM
parentFixed RDEPEND wrt bug #134781; fixed header (diff)
downloadgentoo-2-194fffdcbb59f4b63fab17a971123c9274c3aa6c.tar.gz
gentoo-2-194fffdcbb59f4b63fab17a971123c9274c3aa6c.tar.bz2
gentoo-2-194fffdcbb59f4b63fab17a971123c9274c3aa6c.zip
Fixed RDEPEND wrt bug #134781
(Portage version: 2.1.1_pre2-r2)
Diffstat (limited to 'dev-perl/Authen-PAM')
-rw-r--r--dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild7
-rw-r--r--dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild5
-rw-r--r--dev-perl/Authen-PAM/ChangeLog6
3 files changed, 12 insertions, 6 deletions
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
index 28a21a135295..3486ce718118 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.11 2004/10/16 23:57:20 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.14.ebuild,v 1.12 2006/07/03 20:21:17 ian Exp $
inherit perl-module
@@ -14,5 +14,6 @@ KEYWORDS="x86 ppc sparc alpha amd64 ia64 s390 ppc64 hppa"
IUSE=""
DEPEND="sys-libs/pam"
+RDEPEND="${DEPEND}"
-export OPTIMIZE="$CFLAGS"
+export OPTIMIZE="$CFLAGS" \ No newline at end of file
diff --git a/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild b/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild
index 76f9bcecd57b..caa6d5bc1176 100644
--- a/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild
+++ b/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.8 2006/02/06 19:56:48 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/Authen-PAM-0.16.ebuild,v 1.9 2006/07/03 20:21:17 ian Exp $
inherit perl-module
@@ -14,5 +14,6 @@ KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86"
IUSE=""
DEPEND="sys-libs/pam"
+RDEPEND="${DEPEND}"
-export OPTIMIZE="$CFLAGS"
+export OPTIMIZE="$CFLAGS" \ No newline at end of file
diff --git a/dev-perl/Authen-PAM/ChangeLog b/dev-perl/Authen-PAM/ChangeLog
index 88f37aeb1f1c..c68df6baff68 100644
--- a/dev-perl/Authen-PAM/ChangeLog
+++ b/dev-perl/Authen-PAM/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Authen-PAM
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.26 2006/02/06 19:56:48 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Authen-PAM/ChangeLog,v 1.27 2006/07/03 20:21:17 ian Exp $
+
+ 03 Jul 2006; Christian Hartmann <ian@gentoo.org> Authen-PAM-0.14.ebuild,
+ Authen-PAM-0.16.ebuild:
+ Fixed RDEPEND wrt bug #134781
06 Feb 2006; Simon Stelling <blubb@gentoo.org> Authen-PAM-0.16.ebuild:
stable on amd64