projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e982935
)
sys-auth/openpam: Remove obsolete dep on app-vim/pam-syntax
author
Michał Górny
<mgorny@gentoo.org>
Thu, 1 Mar 2018 14:46:01 +0000
(15:46 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Thu, 1 Mar 2018 15:09:43 +0000
(16:09 +0100)
Remove the dependency on app-vim/pam-syntax. Appropriate syntax
highlighting is now built-in in vim, and pam-syntax is last rited.
sys-auth/openpam/openpam-20140912-r1.ebuild
patch
|
blob
|
history
diff --git
a/sys-auth/openpam/openpam-20140912-r1.ebuild
b/sys-auth/openpam/openpam-20140912-r1.ebuild
index 287db3f24eb6f409bbf0ccc6cea34aa8bc42d50a..35d3e7c9ef80ee0570e3c969ecc11ac3d93b70ed 100644
(file)
--- a/
sys-auth/openpam/openpam-20140912-r1.ebuild
+++ b/
sys-auth/openpam/openpam-20140912-r1.ebuild
@@
-15,7
+15,7
@@
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64-fbsd ~x86-fbsd"
-IUSE="debug
vim-syntax
"
+IUSE="debug"
RDEPEND="!sys-libs/pam"
DEPEND="
@@
-23,8
+23,7
@@
DEPEND="
dev-lang/perl"
PDEPEND="
- sys-auth/pambase
- vim-syntax? ( app-vim/pam-syntax )"
+ sys-auth/pambase"
PATCHES=(
"${FILESDIR}/${PN}-20130907-gentoo.patch"