From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EE92D158086 for ; Tue, 30 Nov 2021 13:06:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F287EE0864; Tue, 30 Nov 2021 13:06:47 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41329E0864 for ; Tue, 30 Nov 2021 13:06:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C94F1342B8D for ; Tue, 30 Nov 2021 13:06:45 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 014371E4 for ; Tue, 30 Nov 2021 13:06:44 +0000 (UTC) From: "Akinori Hattori" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Akinori Hattori" Message-ID: <1638277340.f807ac0246f0d611d949047d59fe1fa8de0ae90e.hattya@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/m17n-lib/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/m17n-lib/Manifest dev-libs/m17n-lib/m17n-lib-1.7.0.ebuild X-VCS-Directories: dev-libs/m17n-lib/ X-VCS-Committer: hattya X-VCS-Committer-Name: Akinori Hattori X-VCS-Revision: f807ac0246f0d611d949047d59fe1fa8de0ae90e X-VCS-Branch: master Date: Tue, 30 Nov 2021 13:06:44 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 6e10c46b-993c-4fb1-bcd3-3e10cf341273 X-Archives-Hash: 7796e08674a1d8ce6285d767c7d8aa9f commit: f807ac0246f0d611d949047d59fe1fa8de0ae90e Author: Akinori Hattori gentoo org> AuthorDate: Tue Nov 30 13:02:20 2021 +0000 Commit: Akinori Hattori gentoo org> CommitDate: Tue Nov 30 13:02:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f807ac02 dev-libs/m17n-lib: drop old Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Akinori Hattori gentoo.org> dev-libs/m17n-lib/Manifest | 1 - dev-libs/m17n-lib/m17n-lib-1.7.0.ebuild | 84 --------------------------------- 2 files changed, 85 deletions(-) diff --git a/dev-libs/m17n-lib/Manifest b/dev-libs/m17n-lib/Manifest index 4af74c61ae16..3cda17fa644a 100644 --- a/dev-libs/m17n-lib/Manifest +++ b/dev-libs/m17n-lib/Manifest @@ -1,2 +1 @@ -DIST m17n-lib-1.7.0.tar.gz 1063169 BLAKE2B 61192d26dec8a8bdb55b6a819c5b1aa5503e4320d57864889065c9490ee6720f5b258fbef10d5944f69f5a9ccbe49ea5494c8b0a10d536592c301f46df6826c5 SHA512 26fc1be02a5e487a2fa5f2f63d991f3c745aa1b78e20d931fe4b265125266501cc8d402aa3cb5c1b71a7d4c0f7a0bf5b2c3b17ec5f4f8e0f5ee3052ad4e205b7 DIST m17n-lib-1.8.0.tar.gz 1091731 BLAKE2B a4b55fbc3246fe0865dcf1647e91d03de6ead06fb4349ba207613cdea6bb079c0e7623510a6fb046dce4bfefd262f68c41c9174d29a2b4a6f673da298642e1cb SHA512 8aba862888393232172c03cdf52531e29ea969c4327e6f69879ecf7438eafee32782f509ec292b3e1b7cd3202e2764984d7a59e85cdb87a7c8bfcbac5b0ee6fd diff --git a/dev-libs/m17n-lib/m17n-lib-1.7.0.ebuild b/dev-libs/m17n-lib/m17n-lib-1.7.0.ebuild deleted file mode 100644 index ad3b8bd7aaef..000000000000 --- a/dev-libs/m17n-lib/m17n-lib-1.7.0.ebuild +++ /dev/null @@ -1,84 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="8" - -inherit autotools - -DESCRIPTION="Multilingual Library for Unix/Linux" -HOMEPAGE="https://savannah.nongnu.org/projects/m17n https://git.savannah.nongnu.org/cgit/m17n/m17n-lib.git" -SRC_URI="mirror://nongnu/m17n/${P}.tar.gz" - -LICENSE="LGPL-2.1" -SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86" -IUSE="X anthy athena bidi fontconfig gd libotf libxml2 spell xft" - -RDEPEND="~dev-db/m17n-db-${PV} - X? ( - x11-libs/libX11 - athena? ( x11-libs/libXaw ) - bidi? ( dev-libs/fribidi ) - fontconfig? ( media-libs/fontconfig ) - gd? ( media-libs/gd[png] ) - libotf? ( dev-libs/libotf ) - xft? ( - media-libs/freetype - x11-libs/libXft - ) - ) - anthy? ( app-i18n/anthy ) - libxml2? ( dev-libs/libxml2 ) - spell? ( app-text/aspell )" -DEPEND="${RDEPEND}" -BDEPEND="virtual/pkgconfig" - -PATCHES=( - "${FILESDIR}"/${PN}-configure.patch - "${FILESDIR}"/${PN}-freetype.patch - "${FILESDIR}"/${PN}-ispell.patch - "${FILESDIR}"/${PN}-parallel-make.patch -) - -src_prepare() { - default - - eautoreconf - # workaround for parallel install - sed -i "/^install-module/s/:/: install-libLTLIBRARIES/" src/Makefile.in -} - -src_configure() { - local myconf=( - $(use_with anthy) - $(use_with libxml2) - $(use_with spell ispell) - ) - if use X; then - myconf+=( - $(use_with athena) - $(use_with bidi fribidi) - $(use_with fontconfig) - $(use_with xft freetype) - $(use_with gd) - --with-gui - $(use_with libotf) - --with-x - $(use_with xft) - ) - else - myconf+=( - --without-athena - --without-fontconfig - --without-freetype - --without-fribidi - --without-gd - --without-gui - --without-libotf - --without-x - --without-xft - ) - fi - - econf "${myconf[@]}" -}