From 89bfb8d6fdad3ff4a177e0d364715ed44646347a Mon Sep 17 00:00:00 2001 From: Sven Wegener Date: Thu, 5 May 2005 15:55:07 +0000 Subject: Added missing parentheses to SRC_URI. Package-Manager: portage-2.0.51.21-r1 --- net-www/mod_auth_pam/ChangeLog | 6 +++++- net-www/mod_auth_pam/Manifest | 22 +++++++++++----------- net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild | 6 +++--- 3 files changed, 19 insertions(+), 15 deletions(-) (limited to 'net-www/mod_auth_pam') diff --git a/net-www/mod_auth_pam/ChangeLog b/net-www/mod_auth_pam/ChangeLog index 9e91e8542607..71aa93322784 100644 --- a/net-www/mod_auth_pam/ChangeLog +++ b/net-www/mod_auth_pam/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_auth_pam # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.10 2005/02/25 17:51:41 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/ChangeLog,v 1.11 2005/05/05 15:55:07 swegener Exp $ + + 05 May 2005; Sven Wegener + mod_auth_pam-1.1.1-r1.ebuild: + Added missing parentheses to SRC_URI. 25 Feb 2005; Benedikt Boehm +files/1.1.1-r1-1/10_mod_auth_pam.conf, mod_auth_pam-1.1.1-r1.ebuild: diff --git a/net-www/mod_auth_pam/Manifest b/net-www/mod_auth_pam/Manifest index 6682b88a1427..fcb36db2e8a8 100644 --- a/net-www/mod_auth_pam/Manifest +++ b/net-www/mod_auth_pam/Manifest @@ -1,22 +1,22 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 6cd2a15978f7f98303d56730b279a14d ChangeLog 1568 -MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226 -MD5 7a9921cfa36eb590715f9e9fa2ddf3a0 mod_auth_pam-1.1.1-r1.ebuild 2097 +MD5 8deed0cc53a8447be3e758fa5bc18f0c mod_auth_pam-1.1.1-r1.ebuild 2106 MD5 20192e709f597716244231698695bf64 mod_auth_pam-1.1.1.ebuild 1396 -MD5 1c6bc704c0a9ba60cde371d219c6a595 files/10_mod_auth_pam.conf 310 +MD5 720f66ee12801df5e78f3e47d5f11375 ChangeLog 1693 +MD5 0d18f0fe5d603b41b988373892caf195 metadata.xml 226 +MD5 6cbbe41e49ddf63a8c680ce625084853 files/digest-mod_auth_pam-1.1.1 73 MD5 d0cb338160e3be8790524af8071cc4df files/apache2.pam 380 -MD5 33ba9becf231dd55db43de324796964d files/mod_auth_pam-1.1.1-compile-fix.patch 1073 +MD5 1c6bc704c0a9ba60cde371d219c6a595 files/10_mod_auth_pam.conf 310 MD5 30b234b6f95804e2ef9043368f3fd966 files/mod_auth_pam-1.1.1-gentoo.diff 392 MD5 5283c3d19faf5167133286041b5e3815 files/digest-mod_auth_pam-1.1.1-r1 141 -MD5 6cbbe41e49ddf63a8c680ce625084853 files/digest-mod_auth_pam-1.1.1 73 -MD5 6d39291f46444e6f9b7dbb3627ca5e78 files/1.1.1-r1/10_mod_auth_pam.conf 761 +MD5 33ba9becf231dd55db43de324796964d files/mod_auth_pam-1.1.1-compile-fix.patch 1073 MD5 27b47f69f0ca69417b22030379e47cd4 files/1.1.1-r1-1/10_mod_auth_pam.conf 642 +MD5 6d39291f46444e6f9b7dbb3627ca5e78 files/1.1.1-r1/10_mod_auth_pam.conf 761 -----BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.0 (GNU/Linux) +Version: GnuPG v1.4.1 (GNU/Linux) -iD8DBQFCH2ZBmPFBzbX68WERAoUIAKCJTF3xO+MGegiQ1qZA7wENNRWWEwCfQVH2 -KKY26ouR7gW55lRUvA9L4H8= -=xYst +iD8DBQFCekHvI1lqEGTUzyQRAgBOAJ9EFljWJ3GTHAet2EyJqzzkMr+4BgCg0iiG +AeF+yzIKHq49JxZ4X1vCG6E= +=p3it -----END PGP SIGNATURE----- diff --git a/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild b/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild index 103985fd7df1..793bc3049658 100644 --- a/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild +++ b/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild,v 1.6 2005/02/25 17:51:41 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_auth_pam/mod_auth_pam-1.1.1-r1.ebuild,v 1.7 2005/05/05 15:55:07 swegener Exp $ inherit eutils apache-module @@ -30,8 +30,8 @@ DOCFILES="INSTALL README doc/*" need_apache -SRC_URI="apache2? http://pam.sourceforge.net/mod_auth_pam/dist/${PN}-2.0-${PV}.tar.gz - !apache2? http://pam.sourceforge.net/mod_auth_pam/dist/${PN}-${PV}.tar.gz" +SRC_URI="apache2? ( http://pam.sourceforge.net/mod_auth_pam/dist/${PN}-2.0-${PV}.tar.gz ) + !apache2? ( http://pam.sourceforge.net/mod_auth_pam/dist/${PN}-${PV}.tar.gz )" useq apache2 && S=${WORKDIR}/${PN} -- cgit v1.2.3-65-gdbad