Diff a2ps-4.15.5 with a a2ps-4.15.5-r1
/usr/portage/app-text/a2ps/a2ps-4.15.5-r1.ebuild 2023-10-09 14:52:28.864368334 +0300 | ||
---|---|---|
11 | 11 | |
12 | 12 |
LICENSE="GPL-3+" |
13 | 13 |
SLOT="0" |
14 |
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" |
|
14 |
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" |
|
15 | 15 |
IUSE="cjk emacs latex nls static-libs vanilla" |
16 | 16 | |
17 | 17 |
# a2ps-lpr-wrapper needs bash |
... | ... | |
36 | 36 | |
37 | 37 |
SITEFILE="50${PN}-gentoo.el" |
38 | 38 | |
39 |
PATCHES=( |
|
40 |
"${FILESDIR}"/${PN}-4.15-lpr-wrapper.patch |
|
41 |
) |
|
42 | ||
39 | 43 |
src_prepare() { |
40 | 44 |
default |
41 | 45 |