Gentoo Archives: gentoo-commits

From: Andrew Ammerlaan <andrewammerlaan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:master commit in: app-editors/amp/
Date: Thu, 20 Jan 2022 19:21:20
Message-Id: 1642446889.c2210181c4cc91d4dfec763e70bb357d940d5a0f.andrewammerlaan@gentoo
1 commit: c2210181c4cc91d4dfec763e70bb357d940d5a0f
2 Author: Luciano Degni <degni.public <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 17 19:14:49 2022 +0000
4 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 17 19:14:49 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c2210181
7
8 app-editors/amp: try to fix eclass usage
9
10 Signed-off-by: Luciano Degni <degni.public <AT> gmail.com>
11
12 app-editors/amp/amp-0.6.2.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/app-editors/amp/amp-0.6.2.ebuild b/app-editors/amp/amp-0.6.2.ebuild
16 index 044b19405..b8c501f12 100644
17 --- a/app-editors/amp/amp-0.6.2.ebuild
18 +++ b/app-editors/amp/amp-0.6.2.ebuild
19 @@ -1,3 +1,4 @@
20 +Password:
21 # Copyright 2022 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 @@ -181,6 +182,7 @@ LICENSE="Apache-2.0 Apache-2.0-with-LLVM-exceptions BSD MIT MPL-2.0 Unlicense"
25 SLOT="0"
26 KEYWORDS="~amd64"
27 IUSE="doc"
28 +REQUIRED_USE="${PYTHON_REQUIRED_USE}"
29
30 DEPEND="
31 x11-libs/libxcb