From: "Mikle Kolyada" <zlogene@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ps2pkm/
Date: Thu, 30 May 2019 10:59:41 +0000 (UTC) [thread overview]
Message-ID: <1559213970.61ef5a07f58312bb654926ca46a1593c5ea78061.zlogene@gentoo> (raw)
commit: 61ef5a07f58312bb654926ca46a1593c5ea78061
Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu May 30 10:59:30 2019 +0000
Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu May 30 10:59:30 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ef5a07
app-text/ps2pkm: Version bump
Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
app-text/ps2pkm/Manifest | 1 +
app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild | 25 +++++++++++++++++++++++++
2 files changed, 26 insertions(+)
diff --git a/app-text/ps2pkm/Manifest b/app-text/ps2pkm/Manifest
index 9afc2e575f9..2eec26130dc 100644
--- a/app-text/ps2pkm/Manifest
+++ b/app-text/ps2pkm/Manifest
@@ -1,3 +1,4 @@
DIST texlive-20150521-source.tar.xz 45459552 BLAKE2B 639eaee7c9dd173e5ede9f157ccd9a9655ee55cabf232985915f10afa36dce618b8b78848e5d9853bf0f96f818d03d68fa17d8abcdc4d1a1349fe13dfe3a1ddc SHA512 9d06bb88c489715787ce619c4c6b5e2d4251e1db8d48ae7fe2d1a253634c76bc6d7282ef9c93c77847845cae01eafb58dfb37ba3fb83a6d223f0d7fe8f5d3855
DIST texlive-20160523-source.tar.xz 45941100 BLAKE2B 8752212d41d6bbabc725d9b1dcc187dd4dbb34df4271c768e83c13a2dd4e7170aa162d01a15d87fa02bc1b5abee648a2d35e3aa1380569851cc21d6f33f2f109 SHA512 915fa2f5e2099dd385ef81033db7aafdf09558c0c200fed0748a8a42fd61f69d3eaac9decea334e30981af739dd81061a9b1d6853c7f6d00285fe0be40e26c3e
DIST texlive-20170524-source.tar.xz 63483372 BLAKE2B 44669d1228f5be27e9d93672a4f4ead40f7f4c6cf386f2db6fef54d64f8b8a743a485fe1170904d8117b9745f71ec77db8434caa6cdd79359b1f3f387130a3b4 SHA512 18c18940992ab94ce22e22ccd4ad798253ea14ac2ab296a10ea5e9a8da9f33989f2e2641b42b564d1d5fb53bd371da3e68726b676d706b469016ad146cd19daa
+DIST texlive-20190410-source.tar.xz 53783408 BLAKE2B 8e34c7c2b74eab1c4d16ddbf7eddd8566593e6d68c42a2634760f11d86e68970698d8b9deddcf3297966968ede11ecf30e0b04ec19b708dc3e6d0a2abcc3799d SHA512 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e
diff --git a/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild b/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild
new file mode 100644
index 00000000000..60873d1ab8f
--- /dev/null
+++ b/app-text/ps2pkm/ps2pkm-1.8_p20190410.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DESCRIPTION="Tool that converts a PostScript type1 font into a corresponding TeX PK font"
+HOMEPAGE="http://tug.org/texlive/"
+SRC_URI="mirror://gentoo/texlive-${PV#*_p}-source.tar.xz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
+IUSE=""
+
+DEPEND=">=dev-libs/kpathsea-6.2.1"
+RDEPEND="${DEPEND}"
+
+BDEPEND="virtual/pkgconfig"
+
+S=${WORKDIR}/texlive-${PV#*_p}-source/texk/ps2pk
+DOCS=( "ChangeLog" "CHANGES.type1" "README" "README.14m" "README.type1" )
+
+src_configure() {
+ econf --with-system-kpathsea
+}
next reply other threads:[~2019-05-30 10:59 UTC|newest]
Thread overview: 46+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-30 10:59 Mikle Kolyada [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-23 15:55 [gentoo-commits] repo/gentoo:master commit in: app-text/ps2pkm/ Arthur Zamarin
2024-06-14 17:36 Sam James
2024-06-14 17:20 Sam James
2024-06-14 17:20 Sam James
2024-06-14 14:42 Arthur Zamarin
2024-06-14 14:42 Arthur Zamarin
2023-07-07 21:53 Conrad Kostecki
2023-03-20 2:22 Sam James
2023-02-08 17:13 Sam James
2022-05-14 10:30 WANG Xuerui
2021-08-14 3:48 Sam James
2021-07-03 9:31 Mikle Kolyada
2021-06-05 11:29 Mikle Kolyada
2021-04-02 7:52 Mikle Kolyada
2021-01-06 13:46 Fabian Groffen
2020-05-31 8:19 Sergei Trofimovich
2020-05-20 13:26 Mikle Kolyada
2020-05-03 13:06 Mikle Kolyada
2020-04-13 6:47 Mikle Kolyada
2019-10-10 18:06 Mikle Kolyada
2019-10-06 6:03 Mikle Kolyada
2018-08-17 1:38 Mikle Kolyada
2018-04-08 15:08 Mart Raudsepp
2018-03-03 17:30 Sergei Trofimovich
2017-11-04 21:01 Sergei Trofimovich
2017-10-15 19:54 Sergei Trofimovich
2017-08-20 16:59 Thomas Deutschmann
2017-07-19 4:47 Markus Meier
2017-07-16 11:08 Tobias Klausmann
2017-07-15 16:42 Tobias Klausmann
2017-07-10 21:31 Sergei Trofimovich
2017-06-17 19:15 Sergei Trofimovich
2017-06-05 13:02 Alexis Ballier
2017-06-05 13:02 Alexis Ballier
2017-05-26 8:20 Alexis Ballier
2017-03-29 6:18 Michael Weber
2017-03-28 22:45 Michael Weber
2017-02-17 8:17 Michael Weber
2017-01-29 15:24 Fabian Groffen
2017-01-22 15:25 Agostino Sarubbo
2017-01-22 8:18 Tobias Klausmann
2017-01-21 21:53 Agostino Sarubbo
2017-01-21 21:41 Agostino Sarubbo
2017-01-20 10:28 Alexis Ballier
2015-12-06 12:11 Markus Meier
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=1559213970.61ef5a07f58312bb654926ca46a1593c5ea78061.zlogene@gentoo \
--to=zlogene@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