logo

overlay

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

Text-Reflow-1.17.ebuild (328B)


  1. # Copyright 2024 Gentoo Authors
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI=8
  4. DIST_AUTHOR="MWARD"
  5. DIST_VERSION="1.17"
  6. inherit perl-module
  7. DESCRIPTION="Perl module for reflowing text files using Knuth's paragraphing algorithm."
  8. LICENSE="|| ( Artistic GPL-1+ )"
  9. SLOT="0"
  10. KEYWORDS="~amd64"
  11. IUSE=""