From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyphen/
Date: Fri, 10 Nov 2017 20:34:25 +0000 (UTC) [thread overview]
Message-ID: <1510346043.a8d4d99f692e1e94567a6fcefbf7d9ea265e2287.asturm@gentoo> (raw)
commit: a8d4d99f692e1e94567a6fcefbf7d9ea265e2287
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 20:14:34 2017 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 20:34:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8d4d99f
dev-libs/hyphen: Drop old
Package-Manager: Portage-2.3.13, Repoman-2.3.4
dev-libs/hyphen/Manifest | 1 -
dev-libs/hyphen/hyphen-2.8.6.ebuild | 33 ---------------------------------
2 files changed, 34 deletions(-)
diff --git a/dev-libs/hyphen/Manifest b/dev-libs/hyphen/Manifest
index 79493130ef0..d440bfb7878 100644
--- a/dev-libs/hyphen/Manifest
+++ b/dev-libs/hyphen/Manifest
@@ -1,2 +1 @@
-DIST hyphen-2.8.6.tar.gz 636800 SHA256 155cc1be5f406a4f3e55cd5154dd30353652f4da6cff0f600be4f1f67c127208 SHA512 37ca403af59b1e5b254dff69bdf46f933818385517bbd93c3f9b3c177a05408d971b14d2e4b98922a0c274e490a1e23fc468a12984a2802f42c5e67fc0f9ad34 WHIRLPOOL a4a2a40e94925a96af89b70ea980f399eab90dfb640a11aa04617ee5d3a41026c59f2120473fc69b72c0a678590f53979b2e3773474b4c4506a5f104609aa5bf
DIST hyphen-2.8.8.tar.gz 638369 SHA256 304636d4eccd81a14b6914d07b84c79ebb815288c76fe027b9ebff6ff24d5705 SHA512 ee514952be56869840b70fb74f60eba14dc4de246733ff8705492367e8cf00c485f8778a9d5a7ba374c988d4ac9fedbe75826dc559e1b62465dbfba21f6ce7de WHIRLPOOL a864236d9182e5c336a0d37f1740b698754900422bc034199cb9be628bdb141072edd24a220388c2e995e82e032709fdd5e61377c36322523e9d7591c656f0e1
diff --git a/dev-libs/hyphen/hyphen-2.8.6.ebuild b/dev-libs/hyphen/hyphen-2.8.6.ebuild
deleted file mode 100644
index 6bbf62853a3..00000000000
--- a/dev-libs/hyphen/hyphen-2.8.6.ebuild
+++ /dev/null
@@ -1,33 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-DESCRIPTION="ALTLinux hyphenation library"
-HOMEPAGE="http://hunspell.github.io/"
-SRC_URI="mirror://sourceforge/hunspell/${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2.1 MPL-1.1"
-SLOT="0"
-KEYWORDS="amd64 ~arm hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="static-libs"
-
-RDEPEND="app-text/hunspell"
-DEPEND="${RDEPEND}
- dev-lang/perl
-"
-
-DOCS="AUTHORS ChangeLog NEWS README* THANKS TODO"
-
-src_configure() {
- econf $(use_enable static-libs static)
-}
-
-src_install() {
- default
-
- docinto pdf
- dodoc doc/*.pdf
-
- rm -f "${ED}"usr/lib*/libhyphen.la
-}
next reply other threads:[~2017-11-10 20:34 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-10 20:34 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-14 0:53 [gentoo-commits] repo/gentoo:master commit in: dev-libs/hyphen/ Sam James
2023-04-14 0:53 Sam James
2023-04-14 0:32 Sam James
2021-06-02 2:42 Yixun Lan
2021-03-16 21:53 Sam James
2021-03-16 21:51 Sam James
2020-09-08 14:32 Mike Gilbert
2020-02-09 19:55 Andreas Sturmlechner
2020-02-08 13:30 Mikle Kolyada
2020-01-27 13:45 Agostino Sarubbo
2020-01-17 10:27 Agostino Sarubbo
2020-01-17 9:33 Agostino Sarubbo
2020-01-16 8:14 Mikle Kolyada
2020-01-16 8:12 Mikle Kolyada
2019-07-14 12:42 Michał Górny
2019-05-21 3:17 Aaron Bauman
2019-04-26 17:51 Anthony G. Basile
2018-02-22 14:22 Michał Górny
2017-07-01 15:24 Alexis Ballier
2017-01-15 1:27 Jeroen Roovers
2017-01-03 10:38 Agostino Sarubbo
2017-01-01 12:43 Agostino Sarubbo
2016-07-16 10:01 Patrice Clement
2016-07-03 19:54 Andreas Hüttel
2016-06-07 12:34 Tobias Klausmann
2015-12-30 10:31 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=1510346043.a8d4d99f692e1e94567a6fcefbf7d9ea265e2287.asturm@gentoo \
--to=asturm@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