diff options
-rw-r--r-- | app-text/lesspipe/lesspipe-1.86.ebuild | 5 | ||||
-rw-r--r-- | app-text/lesspipe/lesspipe-1.87.ebuild | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/app-text/lesspipe/lesspipe-1.86.ebuild b/app-text/lesspipe/lesspipe-1.86.ebuild index 6ebe2f17d7a8..172222094252 100644 --- a/app-text/lesspipe/lesspipe-1.86.ebuild +++ b/app-text/lesspipe/lesspipe-1.86.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 -DESCRIPTION="a preprocessor for less" +DESCRIPTION="A preprocessor for less" HOMEPAGE="https://github.com/wofr06/lesspipe" SRC_URI="https://github.com/wofr06/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" # Tests are broken in 1.84, 1.85. # Please check again on bumps! diff --git a/app-text/lesspipe/lesspipe-1.87.ebuild b/app-text/lesspipe/lesspipe-1.87.ebuild index 6ebe2f17d7a8..3c79bc7fd3c0 100644 --- a/app-text/lesspipe/lesspipe-1.87.ebuild +++ b/app-text/lesspipe/lesspipe-1.87.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=8 +EAPI=7 DESCRIPTION="a preprocessor for less" HOMEPAGE="https://github.com/wofr06/lesspipe" |