mirror of
https://github.com/pentoo/pentoo-overlay
synced 2025-12-06 08:25:01 +01:00
cewl: stable
This commit is contained in:
parent
d826fe519c
commit
25daabc28b
3 changed files with 5 additions and 14 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=6
|
||||
|
|
@ -15,7 +15,7 @@ if [ "${PV}" = "9999" ]; then
|
|||
EGIT_CHECKOUT_DIR="${WORKDIR}/all/CeWL-${PV}"
|
||||
else
|
||||
SRC_URI="https://github.com/digininja/CeWL/archive/${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 x86"
|
||||
fi
|
||||
|
||||
LICENSE="GPL-2"
|
||||
|
|
|
|||
|
|
@ -1,9 +1,9 @@
|
|||
# Copyright 1999-2020 Gentoo Authors
|
||||
# Copyright 1999-2021 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
USE_RUBY="ruby25 ruby26 ruby27"
|
||||
USE_RUBY="ruby25 ruby26"
|
||||
|
||||
inherit ruby-fakegem
|
||||
|
||||
|
|
@ -12,7 +12,7 @@ HOMEPAGE="https://rubygems.org/gems/mini_exiftool"
|
|||
|
||||
LICENSE="GPL-2"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
KEYWORDS="amd64 arm64 x86"
|
||||
IUSE=""
|
||||
|
||||
RDEPEND="media-libs/exiftool"
|
||||
|
|
|
|||
|
|
@ -1,12 +1,3 @@
|
|||
#required by pentoo/pentoo-cracking
|
||||
app-text/cewl
|
||||
|
||||
~app-text/mupdf-1.6
|
||||
~kde-apps/okular-backend-mupdf-0.0.4
|
||||
~dev-lang/mujs-0_p20150202
|
||||
|
||||
~kde-apps/okular-backend-mupdf-0.0.5
|
||||
|
||||
#required by net-analyzer/bbrecon
|
||||
~app-text/unfurl-0.2.0
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue