diff options
author | 2008-06-09 07:01:38 +0000 | |
---|---|---|
committer | 2008-06-09 07:01:38 +0000 | |
commit | 1e02e5862452198fee574e80d448f212f87cd5ec (patch) | |
tree | 9e94b4aabde64b46790d78cbf4bfa8d5ced9b817 /sys-auth/openpam | |
parent | Add patch to fix build w/ GCC 4.3. (diff) | |
download | historical-1e02e5862452198fee574e80d448f212f87cd5ec.tar.gz historical-1e02e5862452198fee574e80d448f212f87cd5ec.tar.bz2 historical-1e02e5862452198fee574e80d448f212f87cd5ec.zip |
Add missing trailing slash to the modules dir (otherwise modules will not be loaded) and keyword ~x86-fbsd
Package-Manager: portage-2.1.5.4
Diffstat (limited to 'sys-auth/openpam')
-rw-r--r-- | sys-auth/openpam/ChangeLog | 6 | ||||
-rw-r--r-- | sys-auth/openpam/Manifest | 10 | ||||
-rw-r--r-- | sys-auth/openpam/openpam-20071221.ebuild | 6 |
3 files changed, 13 insertions, 9 deletions
diff --git a/sys-auth/openpam/ChangeLog b/sys-auth/openpam/ChangeLog index 373f7b9f77f7..0f6507be7ac5 100644 --- a/sys-auth/openpam/ChangeLog +++ b/sys-auth/openpam/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-auth/openpam # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.10 2008/03/29 00:46:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/ChangeLog,v 1.11 2008/06/09 07:01:38 aballier Exp $ + + 09 Jun 2008; Alexis Ballier <aballier@gentoo.org> openpam-20071221.ebuild: + Add missing trailing slash to the modules dir (otherwise modules will not + be loaded) and keyword ~x86-fbsd *openpam-20071221 (29 Mar 2008) diff --git a/sys-auth/openpam/Manifest b/sys-auth/openpam/Manifest index 537608c2690f..9b4a2f202563 100644 --- a/sys-auth/openpam/Manifest +++ b/sys-auth/openpam/Manifest @@ -11,13 +11,13 @@ DIST openpam-20071221.tar.gz 396932 RMD160 cd8f7e94984693b0f892f226bfed6a3f9b24e EBUILD openpam-20050616-r1.ebuild 1291 RMD160 30939eea93ddbba35ff2b1eb71ed04698fa7e607 SHA1 a189f10923c2044b76da036467a644063ef3f6f5 SHA256 c7bf5c7a9faa4471f4bc34183ffc31c48c4e9cafa4f22dbb1b005016a1a2c4e6 EBUILD openpam-20050616-r2.ebuild 1219 RMD160 2aefc5fa7a876a1c865e268da2629066bf369935 SHA1 80364815eab42ae7c4fa689df1833614c8b2e7a6 SHA256 eb521452e8a8997590641e6db0f74c2cb66e425008a55c19c844a29a4d255dea EBUILD openpam-20050616.ebuild 1247 RMD160 c2e72b814cf6e6c64de02ed1cf6056762b72b229 SHA1 cf20204155c19ffea08c394c2d8527717c62a5b9 SHA256 997292760f704571e59bcea5618267c675bfb66b2908a71cc5abb7e7c045b0bf -EBUILD openpam-20071221.ebuild 1179 RMD160 8c30ccabeebd3b09d7df57fe056c9b817d369f82 SHA1 3a5ff0f877f44379ae66cb41cb96a67bca6b50af SHA256 b06f0fa0c1a3d2e1e92f7f5c3e7f843f1cb79c276c114f166953a0aeed531a6c -MISC ChangeLog 2175 RMD160 e73baf6219f66d79b26e6ed90462d01c5664f8f9 SHA1 f767312ae4966301f16f51d4586e22edb194a7dd SHA256 76259835c139a80b2e1d34857da7ca7a6f04388a709b890d652aad9125bd3760 +EBUILD openpam-20071221.ebuild 1188 RMD160 5ac3e950cc09d258ad35d12b36df2e9624f6fe26 SHA1 ca908ce17d6af3c650e7b6ee8a478d6c43002941 SHA256 e3c23089a834137dfdd4b75aafa8cd2523aef7d27dafb3ba6aa67be0ee23f861 +MISC ChangeLog 2363 RMD160 f976d01c3fc95328093cac48b46239f208a10dd5 SHA1 79db6eefdb22e74d5cce12c4db18d6303ec3373d SHA256 ef7a26970d90798628c92333c43ee8b2af4e40a928e9bc82ebfe617e8714e93d MISC metadata.xml 156 RMD160 60b5820a08275f307e5bd936d78f5afd1f141086 SHA1 d9d9d4f2b5afc58339ea3e562fca490156935f1f SHA256 30ab515d6ac492d3d6c36ac3c675511742c2149e56a6b3228c8d22ab8edb3ff7 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) -iEYEARECAAYFAkftkYkACgkQAiZjviIA2XixnACfeTIQ5/t/TF809J+lCLT/S9T/ -6QUAni8XSICys7sWIbyxxijzGPqNlsbI -=MMU1 +iEYEARECAAYFAkhM1XQACgkQvFcC4BYPU0owgwCeI/Lk3O+DHzw7s7YzONaHCc5W +EtgAoMASYFJbXspwF/TwQlDutQiLxpZA +=wVtO -----END PGP SIGNATURE----- diff --git a/sys-auth/openpam/openpam-20071221.ebuild b/sys-auth/openpam/openpam-20071221.ebuild index f81ced7d1455..ffac8cccfd12 100644 --- a/sys-auth/openpam/openpam-20071221.ebuild +++ b/sys-auth/openpam/openpam-20071221.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.1 2008/03/29 00:46:59 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/openpam/openpam-20071221.ebuild,v 1.2 2008/06/09 07:01:38 aballier Exp $ inherit multilib flag-o-matic autotools @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="" +KEYWORDS="~x86-fbsd" IUSE="debug vim-syntax" RDEPEND="!virtual/pam" @@ -39,7 +39,7 @@ src_unpack() { src_compile() { econf \ --disable-dependency-tracking \ - --with-modules-dir=/$(get_libdir)/security \ + --with-modules-dir=/$(get_libdir)/security/ \ ${myconf} || die "econf failed" emake || die "emake failed" |