public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gui-libs/tepl/
Date: Fri,  7 May 2021 08:26:18 +0000 (UTC)	[thread overview]
Message-ID: <1620375965.b66901f085173beec80769d3ab2aec1b1a6c1b88.soap@gentoo> (raw)

commit:     b66901f085173beec80769d3ab2aec1b1a6c1b88
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Fri May  7 08:26:05 2021 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri May  7 08:26:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b66901f0

gui-libs/tepl: Add missing icu dependency

Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 gui-libs/tepl/{tepl-5.0.1.ebuild => tepl-5.0.1-r1.ebuild}   | 12 ++++++------
 gui-libs/tepl/{tepl-6.00.0.ebuild => tepl-6.00.0-r1.ebuild} | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/gui-libs/tepl/tepl-5.0.1.ebuild b/gui-libs/tepl/tepl-5.0.1-r1.ebuild
similarity index 98%
rename from gui-libs/tepl/tepl-5.0.1.ebuild
rename to gui-libs/tepl/tepl-5.0.1-r1.ebuild
index d870f6abfed..fdadce47c51 100644
--- a/gui-libs/tepl/tepl-5.0.1.ebuild
+++ b/gui-libs/tepl/tepl-5.0.1-r1.ebuild
@@ -12,26 +12,26 @@ LICENSE="LGPL-2.1+"
 SLOT="5"
 KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
 IUSE="gtk-doc"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
+	app-i18n/uchardet
 	>=dev-libs/glib-2.64:2
 	>=dev-libs/gobject-introspection-1.42:=
+	dev-libs/icu:=
+	>=dev-libs/libxml2-2.5:2
+	>=gui-libs/amtk-5.0:5[introspection]
 	>=x11-libs/gtk+-3.22:3[introspection]
 	>=x11-libs/gtksourceview-4.0:4[introspection]
-	>=gui-libs/amtk-5.0:5[introspection]
-	>=dev-libs/libxml2-2.5:2
-	app-i18n/uchardet
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-	>=sys-devel/gettext-0.19.6
 	dev-util/glib-utils
 	>=dev-util/gtk-doc-am-1.25
+	>=sys-devel/gettext-0.19.6
 	virtual/pkgconfig
 "
 
-RESTRICT="!test? ( test )"
-
 src_configure() {
 	local emesonargs=(
 		$(meson_use gtk-doc gtk_doc)

diff --git a/gui-libs/tepl/tepl-6.00.0.ebuild b/gui-libs/tepl/tepl-6.00.0-r1.ebuild
similarity index 98%
rename from gui-libs/tepl/tepl-6.00.0.ebuild
rename to gui-libs/tepl/tepl-6.00.0-r1.ebuild
index 4e673848195..a4e0efb8bc4 100644
--- a/gui-libs/tepl/tepl-6.00.0.ebuild
+++ b/gui-libs/tepl/tepl-6.00.0-r1.ebuild
@@ -12,26 +12,26 @@ LICENSE="LGPL-2.1+"
 SLOT="6"
 KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
 IUSE="gtk-doc"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
+	app-i18n/uchardet
 	>=dev-libs/glib-2.64:2
 	>=dev-libs/gobject-introspection-1.42:=
+	dev-libs/icu:=
+	>=dev-libs/libxml2-2.5:2
+	>=gui-libs/amtk-5.0:5[introspection]
 	>=x11-libs/gtk+-3.22:3[introspection]
 	>=x11-libs/gtksourceview-4.0:4[introspection]
-	>=gui-libs/amtk-5.0:5[introspection]
-	>=dev-libs/libxml2-2.5:2
-	app-i18n/uchardet
 "
 DEPEND="${RDEPEND}"
 BDEPEND="
-	>=sys-devel/gettext-0.19.6
 	dev-util/glib-utils
 	>=dev-util/gtk-doc-am-1.25
+	>=sys-devel/gettext-0.19.6
 	virtual/pkgconfig
 "
 
-RESTRICT="!test? ( test )"
-
 src_configure() {
 	local emesonargs=(
 		$(meson_use gtk-doc gtk_doc)


             reply	other threads:[~2021-05-07  8:26 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-07  8:26 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-04-13 10:37 [gentoo-commits] repo/gentoo:master commit in: gui-libs/tepl/ Mart Raudsepp
2023-09-17 15:58 Matt Turner
2023-08-16 22:32 Matt Turner
2023-08-08 15:04 Matt Turner
2023-07-27  8:29 WANG Xuerui
2023-07-08  3:23 Matt Turner
2023-02-20 17:32 Matt Turner
2023-01-05 16:30 Matt Turner
2022-11-04 18:00 Matt Turner
2022-10-30 23:21 Matt Turner
2022-07-18 23:41 Sam James
2022-05-27 20:54 Pacho Ramos
2022-05-03 13:48 Matt Turner
2021-10-26  1:21 Yixun Lan
2021-10-17 11:36 Mart Raudsepp
2021-05-07  8:26 David Seifert
2021-04-12 21:59 Matt Turner
2021-01-05 18:30 Matt Turner
2020-12-11  3:24 Matt Turner
2020-09-07  7:31 Sergei Trofimovich
2020-08-25 23:02 Sam James
2020-08-19 17:14 Sam James
2020-08-19  9:06 Sam James
2020-08-18 10:17 Mart Raudsepp
2020-08-18  5:31 Sam James
2020-08-17 21:42 Sergei Trofimovich
2020-08-16 21:02 Mart Raudsepp
2020-01-28  9:39 Mart Raudsepp
2020-01-27  9:45 Mikle Kolyada
2020-01-26 22:39 Thomas Deutschmann
2020-01-26 18:02 Mart Raudsepp
2019-12-15 16:48 Pacho Ramos
2019-04-04 11:03 Mart Raudsepp

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1620375965.b66901f085173beec80769d3ab2aec1b1a6c1b88.soap@gentoo \
    --to=soap@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox