public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jonas Stein" <jstein@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/glossaries/
Date: Sat, 28 Apr 2018 22:28:55 +0000 (UTC)	[thread overview]
Message-ID: <1524954521.9cb0244c858969de1d942f489afe6cb1905f265e.jstein@gentoo> (raw)

commit:     9cb0244c858969de1d942f489afe6cb1905f265e
Author:     Jonas Stein <jstein <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 28 22:28:21 2018 +0000
Commit:     Jonas Stein <jstein <AT> gentoo <DOT> org>
CommitDate: Sat Apr 28 22:28:41 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cb0244c

dev-tex/glossaries: Drop broken version bump.

Mistake happened during testing.
The version bump to 4.37 requires a much more comprehensive rewrite of
the ebuild. Removing the not working ebuild for now.
Bug: https://bugs.gentoo.org/643532
Closes: https://bugs.gentoo.org/654258
Package-Manager: Portage-2.3.31, Repoman-2.3.9

 dev-tex/glossaries/Manifest               |  1 -
 dev-tex/glossaries/glossaries-4.37.ebuild | 39 -------------------------------
 2 files changed, 40 deletions(-)

diff --git a/dev-tex/glossaries/Manifest b/dev-tex/glossaries/Manifest
index 8cb61629808..352aeaaf208 100644
--- a/dev-tex/glossaries/Manifest
+++ b/dev-tex/glossaries/Manifest
@@ -2,4 +2,3 @@ DIST glossaries-3.04.zip 3838009 BLAKE2B 58316ac6442960ae3a48188b64cd382afba5c9f
 DIST glossaries-4.07.zip 5009472 BLAKE2B 31337b682f0b69742e202e4be762a9e68d0fbac0052aa9b8736bc79a61db135f23f63aae8f065f76ea110bd009c6a7a8e41c95e477c2f8da9f7b4e5e71e0b87c SHA512 576c52b0502e9854ac1332142a724ed1b97b37502322d52195f343f864a82e249529715b0a637f984ab01662d288f2ba57f7a932d2523435d5147dfb43145d61
 DIST glossaries-4.11.zip 5411615 BLAKE2B 9d2c619ca7671d09d3e7aca90df8b30d6192affe23cae16a21a71cf423eb4ee45d6a4122c7fd495cee2eea468d9cba70ce11cb677238e9443006df49d36130be SHA512 f195bb16f4b000ccf3206ae3dd594f0252cf96942062daa3af9d667be2801d6686b0b2dc337327ba2258766a2d42dbf1ff9e4974e9a4f3b1ca41352f691b4fdb
 DIST glossaries-4.12.zip 5410108 BLAKE2B 681e91b4c057d649007675d05cab5eac219a73818c24c6c2e5f752721b65108f078dd05ee6340a686054359371f0f91549069087e2bd5679ddd8cfec961776b1 SHA512 34d5512a1d8daf3b8ddf3290e8da3ed69b835752ff93a166df5ccda95c9784fa3a63aa703926c5e90725cd4a204a43e8a718d460d7eb5dec7560927cc7ce7ef9
-DIST glossaries-4.37.zip 6387710 BLAKE2B 55376a441c5073229c795915bf137bb54b0a4f711d9108d32dba734166cbb49d8e90046a68608363b00ae79eb3a2e9c5e307ee24d5db3945722fb268acf33977 SHA512 953bf0a0c52a3b051beff5a98a7d625efa9fd6d5ead5991e1b73ca57f946c5b43e3ae05509ca5110638f7ef0d14f8388da87718dd2eab32097fcff56a034180c

diff --git a/dev-tex/glossaries/glossaries-4.37.ebuild b/dev-tex/glossaries/glossaries-4.37.ebuild
deleted file mode 100644
index bd0f0a4bbf0..00000000000
--- a/dev-tex/glossaries/glossaries-4.37.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit latex-package
-
-DESCRIPTION="Create glossaries and lists of acronyms"
-HOMEPAGE="http://www.ctan.org/pkg/glossaries/"
-SRC_URI="https://dev.gentoo.org/~jstein/dist/${P}.zip"
-
-LICENSE="LPPL-1.3"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
-IUSE="doc examples"
-
-RDEPEND="dev-lang/perl
-	dev-texlive/texlive-latexrecommended
-	>=dev-texlive/texlive-latexextra-2017"
-DEPEND="${RDEPEND}
-	app-arch/unzip"
-
-TEXMF="/usr/share/texmf-site"
-S=${WORKDIR}/${PN}
-
-src_install() {
-	latex-package_src_doinstall styles
-
-	dobin makeglossaries
-
-	dodoc CHANGES README
-	if use doc ; then
-		latex-package_src_doinstall pdf
-	fi
-	if use examples ; then
-		docinto examples
-		dodoc samples/*.tex
-	fi
-}


             reply	other threads:[~2018-04-28 22:29 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-28 22:28 Jonas Stein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-30 18:31 [gentoo-commits] repo/gentoo:master commit in: dev-tex/glossaries/ Ulrich Müller
2024-09-10  5:23 Arthur Zamarin
2024-06-20 21:46 Sam James
2024-06-14 17:45 Sam James
2024-06-14 17:36 Sam James
2024-06-14 17:22 Sam James
2024-06-14 17:20 Sam James
2024-06-14 17:20 Sam James
2024-06-14 14:42 Arthur Zamarin
2023-05-05 10:34 Arthur Zamarin
2023-03-24 13:25 Arthur Zamarin
2023-03-22  6:00 Sam James
2022-12-28  1:33 WANG Xuerui
2022-12-18  5:07 Sam James
2022-12-08  7:38 WANG Xuerui
2022-04-17 18:32 Sam James
2021-12-13 18:37 Arthur Zamarin
2021-04-01 22:32 Sam James
2021-04-01 22:30 Sam James
2021-04-01 22:30 Sam James
2021-04-01 22:27 Sam James
2021-04-01 17:55 Sergei Trofimovich
2021-04-01 12:11 Thomas Deutschmann
2021-01-06 22:35 Fabian Groffen
2020-06-24 12:14 Andreas K. Hüttel
2020-01-13 16:07 Mikle Kolyada
2019-12-13  9:12 Mikle Kolyada
2018-12-30 16:11 Andreas K. Hüttel
2018-12-22 15:31 Andreas K. Hüttel
2018-07-21 12:25 Alexis Ballier
2018-07-21 12:25 Alexis Ballier
2018-04-28 15:48 Jonas Stein
2017-12-10  0:32 Sergei Trofimovich
2017-06-17 14:41 Alexis Ballier
2017-06-17 11:05 Sergei Trofimovich

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=1524954521.9cb0244c858969de1d942f489afe6cb1905f265e.jstein@gentoo \
    --to=jstein@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