From: "Pacho Ramos" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-user-docs/
Date: Sun, 19 Sep 2021 09:35:11 +0000 (UTC) [thread overview]
Message-ID: <1632044105.bfc39e8e73de43d0a49e83cfa7c264a2fd1c979e.pacho@gentoo> (raw)
commit: bfc39e8e73de43d0a49e83cfa7c264a2fd1c979e
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 19 09:12:13 2021 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Sep 19 09:35:05 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfc39e8e
gnome-extra/gnome-user-docs: Drop old
Package-Manager: Portage-3.0.22, Repoman-3.0.3
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
| 1 -
.../gnome-user-docs/gnome-user-docs-40.1.ebuild | 38 ----------------------
2 files changed, 39 deletions(-)
--git a/gnome-extra/gnome-user-docs/Manifest b/gnome-extra/gnome-user-docs/Manifest
index 46b324c82c1..8bae1a9f63c 100644
--- a/gnome-extra/gnome-user-docs/Manifest
+++ b/gnome-extra/gnome-user-docs/Manifest
@@ -1,4 +1,3 @@
-DIST gnome-user-docs-40.1.tar.xz 9264892 BLAKE2B 3c27662d516839d411444b811d2c60da51b055a7200958ee50908092bd135e182c2b359f47b711b276a6a9b6b029b767b23bd88fecc32f2c80fa2652ace40184 SHA512 a5ebd9bfbdf13c6922db2035c740f729dc89a2dfa991e74cb835d1c8e28ec4d0d08aaf7388d00d6df83f53a6261bebc1ea32e5b57287c13b2237221a56a34332
DIST gnome-user-docs-40.3.tar.xz 9141728 BLAKE2B 9634dfa526d7e781400563e0800f25fc8aa520d97fe0e02f3a06a1f82bb0019ff28e9bf0c8a2698c7d081d7b54a1d53be4475db6615d40c3407b632252cc8aae SHA512 e96f4535761c902999b210060f9bbf19384151752315abc7cf20f8b0ef1f599fe132f398db61318ea24eab8e3dc65812fc05a5ed549e4cedabaf809af39f515b
DIST gnome-user-docs-40.4.tar.xz 9195696 BLAKE2B 438f52d72a8975125b758acedfbc8c08a36397af6bb0dff01d0c73d517cee67999724e9e29d2731344fbc822309510f36f367052eeff3ba4e1dc36554eb76ffe SHA512 50c8df61a02eaa077ad3faa18d622ead97c7a8926717b2b85d6a9fb86f93e0adb3c9f212f0fbfb4781a35135fc0251d664f793665343b7daaf41a390b10fe868
DIST gnome-user-docs-40.5.tar.xz 9210512 BLAKE2B 0fe638636377d1c392d208c55016cdc346fa1ec64d327ab9ded9b58744d115c74d5a03927836138cb2d58c9df735d8bc032da4a7ff3ef3ffa53a1a59b88a3006 SHA512 dbef51c262862b211304158fd9aa7bf75ab20bbf21ed0bebe0a1c547cb53e580d32062a6f362f0750a8fbe1e93e8987593c80fa7fbb758c1a61827256db69d52
diff --git a/gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild b/gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild
deleted file mode 100644
index f9a0f49950e..00000000000
--- a/gnome-extra/gnome-user-docs/gnome-user-docs-40.1.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-inherit gnome2
-
-DESCRIPTION="GNOME end user documentation"
-HOMEPAGE="https://gitlab.gnome.org/GNOME/gnome-user-docs"
-
-LICENSE="CC-BY-3.0"
-SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86"
-IUSE="test"
-
-BDEPEND="test? ( dev-libs/libxml2 )"
-# eautoreconf requires:
-# app-text/yelp-tools
-# rebuilding translations requires:
-# app-text/yelp-tools
-# dev-util/gettext
-
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip
- !test? ( test )"
-
-src_configure() {
- # itstool is only needed for rebuilding translations
- # xmllint is only needed for tests
- gnome2_src_configure \
- $(usex test "" XMLLINT=$(type -P true)) \
- ITSTOOL=$(type -P true)
-}
-
-src_compile() {
- # Do not compile; "make all" with unset LINGUAS rebuilds all translations,
- # which can take > 2 hours on a Core i7.
- return
-}
next reply other threads:[~2021-09-19 9:35 UTC|newest]
Thread overview: 57+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-19 9:35 Pacho Ramos [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-29 18:08 [gentoo-commits] repo/gentoo:master commit in: gnome-extra/gnome-user-docs/ Pacho Ramos
2024-07-16 8:41 Pacho Ramos
2024-04-06 21:07 Arthur Zamarin
2024-03-17 17:51 Mart Raudsepp
2024-02-11 14:21 Mart Raudsepp
2024-02-11 8:09 Arthur Zamarin
2023-10-22 8:16 Mart Raudsepp
2023-09-17 17:18 Matt Turner
2023-08-30 7:57 Arthur Zamarin
2023-07-27 5:46 WANG Xuerui
2023-07-16 20:31 Matt Turner
2023-07-07 22:11 Matt Turner
2023-05-02 19:16 Sam James
2023-05-02 18:42 Arthur Zamarin
2023-05-02 17:42 Sam James
2023-04-24 16:41 Matt Turner
2023-03-19 3:41 Matt Turner
2022-11-23 17:52 Jakov Smolić
2022-11-05 5:59 Arthur Zamarin
2022-10-30 22:29 Matt Turner
2022-09-24 15:04 Matt Turner
2022-05-28 5:45 Sam James
2022-03-24 2:29 Matt Turner
2022-02-14 6:27 Matt Turner
2021-12-19 4:53 Matt Turner
2021-11-06 4:09 Sam James
2021-10-04 1:25 Sam James
2021-09-19 9:35 Pacho Ramos
2021-08-17 6:33 Matt Turner
2021-07-12 19:13 Matt Turner
2021-05-02 15:01 Matt Turner
2021-04-16 3:52 Matt Turner
2020-12-19 15:14 Mart Raudsepp
2020-07-19 18:34 Mart Raudsepp
2020-07-04 15:07 Mart Raudsepp
2020-06-29 15:42 Mikle Kolyada
2020-06-28 14:19 Thomas Deutschmann
2020-05-01 12:48 Mart Raudsepp
2020-03-17 19:06 Mart Raudsepp
2019-12-23 22:02 Mart Raudsepp
2019-12-12 16:46 Michał Górny
2019-09-26 18:35 Mart Raudsepp
2019-08-04 15:05 Aaron Bauman
2019-05-18 21:24 Mart Raudsepp
2019-03-30 22:50 Mart Raudsepp
2019-03-14 9:35 Mart Raudsepp
2019-03-04 20:45 Mart Raudsepp
2018-12-07 12:41 Mart Raudsepp
2018-02-03 22:35 Mart Raudsepp
2018-01-18 3:15 Mikle Kolyada
2017-08-12 23:15 Gilles Dartiguelongue
2016-06-25 19:13 Pacho Ramos
2016-06-25 18:43 Pacho Ramos
2016-03-06 17:23 Mikle Kolyada
2015-11-15 10:30 Pacho Ramos
2015-11-15 10:30 Pacho Ramos
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=1632044105.bfc39e8e73de43d0a49e83cfa7c264a2fd1c979e.pacho@gentoo \
--to=pacho@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