public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas K. Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tex/culmus-latex/
Date: Sun, 16 Jun 2019 14:40:18 +0000 (UTC)	[thread overview]
Message-ID: <1560696005.b394f45d651bd3cdc41a33bc690b1e219819e207.dilfridge@gentoo> (raw)

commit:     b394f45d651bd3cdc41a33bc690b1e219819e207
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 16 14:39:37 2019 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Jun 16 14:40:05 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b394f45d

dev-tex/culmus-latex: remove old

Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 dev-tex/culmus-latex/Manifest                |  1 -
 dev-tex/culmus-latex/culmus-latex-0.7.ebuild | 37 ----------------------------
 2 files changed, 38 deletions(-)

diff --git a/dev-tex/culmus-latex/Manifest b/dev-tex/culmus-latex/Manifest
index adc614638bf..018af9d49b7 100644
--- a/dev-tex/culmus-latex/Manifest
+++ b/dev-tex/culmus-latex/Manifest
@@ -1,2 +1 @@
 DIST culmus-latex-0.7.tar.gz 121188 BLAKE2B f6af996aec4d944265cd7a2595107d43af83995375b23aac89e2f528ec3a1bd39f9bf95c412e69230d9aa552e1d82fb5dc1b6e235dbe3bcc7a5763a35dc33968 SHA512 81f0351687e831f304d0a4a2be3684ebc2fcad8e696425beaaebd945c3ae048dd87a5f8614ec181ce47e0debb58a86c2c2e369f37d9ff7c7f5c1ded34206fd02
-DIST culmus-latex-0.7_src.tar.gz 121188 BLAKE2B f6af996aec4d944265cd7a2595107d43af83995375b23aac89e2f528ec3a1bd39f9bf95c412e69230d9aa552e1d82fb5dc1b6e235dbe3bcc7a5763a35dc33968 SHA512 81f0351687e831f304d0a4a2be3684ebc2fcad8e696425beaaebd945c3ae048dd87a5f8614ec181ce47e0debb58a86c2c2e369f37d9ff7c7f5c1ded34206fd02

diff --git a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild b/dev-tex/culmus-latex/culmus-latex-0.7.ebuild
deleted file mode 100644
index 622d8727ae0..00000000000
--- a/dev-tex/culmus-latex/culmus-latex-0.7.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="2"
-inherit latex-package
-
-DESCRIPTION="Culmus fonts support for latex"
-HOMEPAGE="http://ivritex.sourceforge.net/"
-SRC_URI="mirror://sourceforge/ivritex/${P}_src.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
-IUSE="examples"
-
-RDEPEND="virtual/latex-base"
-DEPEND="${RDEPEND}
-	>=media-fonts/culmus-0.110[fancy]
-	app-text/t1utils"
-
-src_compile() {
-	emake CULMUSDIR=/usr/share/fonts/culmus/ || die "failed to build fonts"
-	echo "Map culmus.map" > ${PN}.cfg
-}
-
-src_install() {
-	emake CULMUSDIR=/usr/share/fonts/culmus/ DESTDIR="${D}" TEXMFROOT=/usr/share/texmf-site pkginstall || die "failed to install"
-	insinto /etc/texmf/updmap.d
-	doins ${PN}.cfg
-	dodoc README
-	if use examples ; then
-		insinto /usr/share/doc/${PF}/examples
-		doins examples/*
-		insinto /usr/share/doc/${PF}/examples/hiriq
-		doins examples/hiriq/*
-	fi
-}


             reply	other threads:[~2019-06-16 14:40 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-16 14:40 Andreas K. Hüttel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-11-29  4:59 [gentoo-commits] repo/gentoo:master commit in: dev-tex/culmus-latex/ Sam James
2023-07-07 21:53 Conrad Kostecki
2022-04-14 19:28 Jakov Smolić
2019-05-06 18:04 Tobias Klausmann
2019-03-19  3:20 Aaron Bauman
2019-03-15 22:42 Mikle Kolyada
2019-03-07 21:50 Thomas Deutschmann
2019-03-06 21:13 Sergei Trofimovich
2019-02-27  4:32 Aaron Bauman
2018-08-26 11:01 Michał Górny

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=1560696005.b394f45d651bd3cdc41a33bc690b1e219819e207.dilfridge@gentoo \
    --to=dilfridge@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