Gentoo Archives: gentoo-commits

From: Lars Wendler <polynomial-c@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/unrtf/
Date: Tue, 04 Dec 2018 10:06:54
Message-Id: 1543918002.9c684027616925784f410b5e6c00d53f875af9da.polynomial-c@gentoo
1 commit: 9c684027616925784f410b5e6c00d53f875af9da
2 Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 4 10:06:29 2018 +0000
4 Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 4 10:06:42 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c684027
7
8 app-text/unrtf: Bump to version 0.21.10
9
10 Package-Manager: Portage-2.3.52, Repoman-2.3.12
11 Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
12
13 app-text/unrtf/Manifest | 1 +
14 app-text/unrtf/unrtf-0.21.10.ebuild | 13 +++++++++++++
15 2 files changed, 14 insertions(+)
16
17 diff --git a/app-text/unrtf/Manifest b/app-text/unrtf/Manifest
18 index c513a8d2590..ced6ba67157 100644
19 --- a/app-text/unrtf/Manifest
20 +++ b/app-text/unrtf/Manifest
21 @@ -1 +1,2 @@
22 +DIST unrtf-0.21.10.tar.gz 812696 BLAKE2B 3edc654feee461bb785877c3c3829462b9f55556e352bd12a19e426911336e161431badf5fdf5e00b0c488ca1804a0922ac7eb6980ebec58232112f6cf156f34 SHA512 31bedd1a23a052c1235e1328a12b346a0fe48b3f3cf78d72c068fe0d3edf18bc78f4c9dfe2f093ee8b4f3c79e923c6ceda49bc257d191dd5371f9273809343c9
23 DIST unrtf-0.21.9.tar.gz 828590 BLAKE2B 832ab672265efa8f1ed5dfdcc73e310ef920199db57cc2be5303c7d0c502a15e7027cb9539ee5a27df66e2589d9dce88aac40d465f87d39770de9c4b5d886b8f SHA512 56d279ba8c8c20b8e39705dd4313c2b1607273d02ca2cdaeca5771bdbb3d99c338b816671dba1037961879be8ac6efddcd1af4cecb5c337f899575cae2989c03
24
25 diff --git a/app-text/unrtf/unrtf-0.21.10.ebuild b/app-text/unrtf/unrtf-0.21.10.ebuild
26 new file mode 100644
27 index 00000000000..d884d13ac0a
28 --- /dev/null
29 +++ b/app-text/unrtf/unrtf-0.21.10.ebuild
30 @@ -0,0 +1,13 @@
31 +# Copyright 1999-2018 Gentoo Authors
32 +# Distributed under the terms of the GNU General Public License v2
33 +
34 +EAPI=7
35 +
36 +DESCRIPTION="Converts RTF files to various formats"
37 +HOMEPAGE="https://www.gnu.org/software/unrtf/unrtf.html"
38 +SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
39 +
40 +LICENSE="GPL-3"
41 +SLOT="0"
42 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-solaris"
43 +IUSE=""