public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: app-admin/gnome-system-log/
@ 2017-08-26 10:07 Gilles Dartiguelongue
  0 siblings, 0 replies; 2+ messages in thread
From: Gilles Dartiguelongue @ 2017-08-26 10:07 UTC (permalink / raw
  To: gentoo-commits

commit:     bd40131bd034c788fe672c19e558e1a6cceb7d95
Author:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 09:25:59 2017 +0000
Commit:     Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 10:07:04 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd40131b

app-admin/gnome-system-log: update HOMEPAGE

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 app-admin/gnome-system-log/gnome-system-log-3.9.90.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/gnome-system-log/gnome-system-log-3.9.90.ebuild b/app-admin/gnome-system-log/gnome-system-log-3.9.90.ebuild
index 62104f3e93b..c82379d3ce5 100644
--- a/app-admin/gnome-system-log/gnome-system-log-3.9.90.ebuild
+++ b/app-admin/gnome-system-log/gnome-system-log-3.9.90.ebuild
@@ -7,7 +7,7 @@ GCONF_DEBUG="no"
 inherit gnome2
 
 DESCRIPTION="System log viewer for GNOME"
-HOMEPAGE="https://live.gnome.org/GnomeUtils"
+HOMEPAGE="https://wiki.gnome.org/Apps/Attic/GnomeUtils"
 
 LICENSE="GPL-2+ CC-BY-SA-3.0"
 SLOT="0"


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

* [gentoo-commits] repo/gentoo:master commit in: app-admin/gnome-system-log/
@ 2021-11-22 21:36 Marek Szuba
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Szuba @ 2021-11-22 21:36 UTC (permalink / raw
  To: gentoo-commits

commit:     aab936df47f59528460594584915b9cc9440d2f0
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 22 21:34:51 2021 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Nov 22 21:36:30 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aab936df

app-admin/gnome-system-log: update EAPI 5 -> 7

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 .../gnome-system-log-3.9.90-r1.ebuild              | 34 ++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/app-admin/gnome-system-log/gnome-system-log-3.9.90-r1.ebuild b/app-admin/gnome-system-log/gnome-system-log-3.9.90-r1.ebuild
new file mode 100644
index 000000000000..020dac613e6b
--- /dev/null
+++ b/app-admin/gnome-system-log/gnome-system-log-3.9.90-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit gnome2
+
+DESCRIPTION="System log viewer for GNOME"
+HOMEPAGE="https://wiki.gnome.org/Attic/GnomeUtils"
+
+LICENSE="GPL-2+ CC-BY-SA-3.0"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+DEPEND="
+	>=dev-libs/glib-2.31:2
+	sys-libs/zlib:=
+	>=x11-libs/gtk+-3.9.11:3
+	x11-libs/pango
+"
+RDEPEND="${DEPEND}
+	gnome-base/gsettings-desktop-schemas"
+
+BDEPEND="
+	>=dev-util/intltool-0.40
+	>=sys-devel/gettext-0.17
+	virtual/pkgconfig
+"
+
+src_configure() {
+	gnome2_src_configure \
+		--enable-zlib \
+		ITSTOOL=$(type -P true)
+}


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

end of thread, other threads:[~2021-11-22 21:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-26 10:07 [gentoo-commits] repo/gentoo:master commit in: app-admin/gnome-system-log/ Gilles Dartiguelongue
  -- strict thread matches above, loose matches on Subject: below --
2021-11-22 21:36 Marek Szuba

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