diff options
author | David Michael <fedora.dm0@gmail.com> | 2021-02-06 16:59:15 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-02-15 20:25:22 -0500 |
commit | e48bfe8ff24393951f3342f386928ede7662face (patch) | |
tree | 272ca734f1f7bdc91dcaa232d9a47092b63084b1 /app-text | |
parent | dev-cpp/gtkmm: Update stable deps to understand slots (diff) | |
download | gentoo-e48bfe8ff24393951f3342f386928ede7662face.tar.gz gentoo-e48bfe8ff24393951f3342f386928ede7662face.tar.bz2 gentoo-e48bfe8ff24393951f3342f386928ede7662face.zip |
app-text/cherrytree: Specify the pangomm slot
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: David Michael <fedora.dm0@gmail.com>
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.ebuild (renamed from app-text/cherrytree/cherrytree-0.99.0_p20200523.ebuild) | 4 | ||||
-rw-r--r-- | app-text/cherrytree/cherrytree-9999.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/cherrytree/cherrytree-0.99.0_p20200523.ebuild b/app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.ebuild index a828bbf09173..55a62632c259 100644 --- a/app-text/cherrytree/cherrytree-0.99.0_p20200523.ebuild +++ b/app-text/cherrytree/cherrytree-0.99.0_p20200523-r1.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 @@ -38,7 +38,7 @@ RDEPEND=" dev-cpp/gtksourceviewmm:3.0 dev-libs/libxml2:2 dev-cpp/libxmlpp:2.6 - dev-cpp/pangomm + dev-cpp/pangomm:1.4 dev-db/sqlite:3" DEPEND="${RDEPEND} $(python_gen_any_dep 'dev-python/lxml[${PYTHON_USEDEP}]')" diff --git a/app-text/cherrytree/cherrytree-9999.ebuild b/app-text/cherrytree/cherrytree-9999.ebuild index a828bbf09173..55a62632c259 100644 --- a/app-text/cherrytree/cherrytree-9999.ebuild +++ b/app-text/cherrytree/cherrytree-9999.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 @@ -38,7 +38,7 @@ RDEPEND=" dev-cpp/gtksourceviewmm:3.0 dev-libs/libxml2:2 dev-cpp/libxmlpp:2.6 - dev-cpp/pangomm + dev-cpp/pangomm:1.4 dev-db/sqlite:3" DEPEND="${RDEPEND} $(python_gen_any_dep 'dev-python/lxml[${PYTHON_USEDEP}]')" |