Diff yconf-1.0.1 with a yconf-1.0.4
/usr/portage/dev-erlang/yconf/yconf-1.0.4.ebuild 2020-08-06 15:09:00.000000000 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2019 Gentoo Authors |
|
1 |
# Copyright 1999-2020 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=6 |
... | ... | |
12 | 12 | |
13 | 13 |
LICENSE="Apache-2.0" |
14 | 14 |
SLOT="0" |
15 |
KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" |
|
15 |
KEYWORDS="amd64 ~arm ~ia64 ~ppc ~sparc x86" |
|
16 | 16 | |
17 | 17 |
DEPEND=">=dev-lang/erlang-17.1 |
18 |
>=dev-erlang/fast_yaml-1.0.21" |
|
18 |
>=dev-erlang/fast_yaml-1.0.24" |
|
19 | 19 |
RDEPEND="${DEPEND}" |
20 | 20 | |
21 | 21 |
DOCS=( CHANGELOG.md ) |