public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: media-gfx/memethesis-cli/
@ 2020-07-23 16:15 Andrew Ammerlaan
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2020-07-23 16:15 UTC (permalink / raw
  To: gentoo-commits

commit:     3a29af0c81077c526b8b0ab5d29d9218257840c7
Author:     Matthias Coppens <coppens.matthias.abc <AT> gmail <DOT> com>
AuthorDate: Wed Jul 22 15:50:00 2020 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Wed Jul 22 15:50:26 2020 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a29af0c

media-gfx/memethesis-cli: Added dependency

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Matthias Coppens <coppens.matthias.abc <AT> gmail.com>

 media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild | 3 ++-
 media-gfx/memethesis-cli/memethesis-cli-9999.ebuild  | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
index b232bbc..c40702c 100644
--- a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
+++ b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
@@ -32,6 +32,7 @@ RDEPEND="
 		dev-python/pyyaml[${PYTHON_USEDEP}]
 		dev-python/pillow[truetype,${PYTHON_USEDEP}]
 		>dev-python/pyinquirer-1.0.3[${PYTHON_USEDEP}]
-		dev-python/colored[${PYTHON_USEDEP}]')
+		dev-python/colored[${PYTHON_USEDEP}]
+		dev-python/ascim[${PYTHON_USEDEP}]')
 	>=media-gfx/imagemagick-7"
 BDEPEND="${RDEPEND}"

diff --git a/media-gfx/memethesis-cli/memethesis-cli-9999.ebuild b/media-gfx/memethesis-cli/memethesis-cli-9999.ebuild
index 53700b7..23c892f 100644
--- a/media-gfx/memethesis-cli/memethesis-cli-9999.ebuild
+++ b/media-gfx/memethesis-cli/memethesis-cli-9999.ebuild
@@ -30,6 +30,7 @@ RDEPEND="
 		dev-python/pyyaml[${PYTHON_USEDEP}]
 		dev-python/pillow[truetype,${PYTHON_USEDEP}]
 		>dev-python/pyinquirer-1.0.3[${PYTHON_USEDEP}]
-		dev-python/colored[${PYTHON_USEDEP}]')
+		dev-python/colored[${PYTHON_USEDEP}]
+		dev-python/ascim[${PYTHON_USEDEP}]')
 	>=media-gfx/imagemagick-7"
 BDEPEND="${RDEPEND}"


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/memethesis-cli/
@ 2021-01-05 15:37 Andrew Ammerlaan
  2021-01-05 15:37 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Ammerlaan @ 2021-01-05 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     178caa3d36386faccd73da76ef5b0f8b1a491cd1
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan  5 15:34:33 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan  5 15:34:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=178caa3d

media-gfx/memethesis-cli: add keywords

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
index 6b6fa0d2..99b0204d 100644
--- a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
+++ b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
@@ -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=7
@@ -12,7 +12,7 @@ case "${PV}" in
 		SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 		# pyinquirer's latest version is outdated, so memethesis depends
 		# on a live ebuild for pyinquirer at the moment
-		KEYWORDS=""
+		KEYWORDS="~amd64"
 esac
 
 DISTUTILS_USE_SETUPTOOLS=rdepend


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: media-gfx/memethesis-cli/
  2021-01-05 15:37 [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/memethesis-cli/ Andrew Ammerlaan
@ 2021-01-05 15:37 ` Andrew Ammerlaan
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2021-01-05 15:37 UTC (permalink / raw
  To: gentoo-commits

commit:     178caa3d36386faccd73da76ef5b0f8b1a491cd1
Author:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
AuthorDate: Tue Jan  5 15:34:33 2021 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net>
CommitDate: Tue Jan  5 15:34:33 2021 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=178caa3d

media-gfx/memethesis-cli: add keywords

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net>

 media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
index 6b6fa0d2..99b0204d 100644
--- a/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
+++ b/media-gfx/memethesis-cli/memethesis-cli-3.2.1.ebuild
@@ -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=7
@@ -12,7 +12,7 @@ case "${PV}" in
 		SRC_URI="${EGIT_REPO_URI}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 		# pyinquirer's latest version is outdated, so memethesis depends
 		# on a live ebuild for pyinquirer at the moment
-		KEYWORDS=""
+		KEYWORDS="~amd64"
 esac
 
 DISTUTILS_USE_SETUPTOOLS=rdepend


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-01-05 15:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-05 15:37 [gentoo-commits] repo/proj/guru:dev commit in: media-gfx/memethesis-cli/ Andrew Ammerlaan
2021-01-05 15:37 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
  -- strict thread matches above, loose matches on Subject: below --
2020-07-23 16:15 Andrew Ammerlaan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox