logo

overlay

My own overlay for experimentations, use with caution, no support is provided git clone https://hacktivis.me/git/overlay.git

checkpassword-1.ebuild (388B)


  1. # Copyright 1999-2023 Gentoo Authors
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=8
  4. DESCRIPTION="Virtual for checkpassword compatible applications"
  5. SLOT="0"
  6. KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 sparc x86"
  7. RDEPEND="|| (
  8. net-mail/checkpassword-ng
  9. net-mail/checkpassword
  10. net-mail/checkpassword-pam
  11. net-mail/vpopmail
  12. )"