From: "Andreas Hüttel" <dilfridge@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/liblangtag/
Date: Tue, 29 Nov 2016 20:27:18 +0000 (UTC) [thread overview]
Message-ID: <1480451230.c691ddbf9d1592a818eb8ee1aff0283971466206.dilfridge@gentoo> (raw)
commit: c691ddbf9d1592a818eb8ee1aff0283971466206
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 29 19:59:20 2016 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Nov 29 20:27:10 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c691ddbf
app-text/liblangtag: Remove old
Package-Manager: portage-2.3.2
app-text/liblangtag/Manifest | 1 -
app-text/liblangtag/liblangtag-0.5.6.ebuild | 44 -----------------------------
2 files changed, 45 deletions(-)
diff --git a/app-text/liblangtag/Manifest b/app-text/liblangtag/Manifest
index 2504be4..0b16cec 100644
--- a/app-text/liblangtag/Manifest
+++ b/app-text/liblangtag/Manifest
@@ -1,2 +1 @@
-DIST liblangtag-0.5.6.tar.bz2 668949 SHA256 5cdec61f4ef8d4b1a198682fcdd17e88cb293549af5878d6ee4bdd55d129bd84 SHA512 60297d79b20c72a0ebf5fd685efbcb3eb2d40461cfe532fd5e4f2193c81c9037b8c69f9cb0977f640a7d8f315cb14508de9455334115b152ed30d23f91d75e52 WHIRLPOOL 0805c9dcde9802818ec4e19309eb9b09e4dfe77627fefcb190203110b9ec133083d48c0474171368e1b061612f1e06bc936d1dc1ad1ad551dd276afe3db26fb5
DIST liblangtag-0.6.2.tar.bz2 766080 SHA256 d6242790324f1432fb0a6fae71b6851f520b2c5a87675497cf8ea14c2924d52e SHA512 812e00d0a26eedc1fa9bee6d0b9da53b8faca8d1fc5f93a0423106b5b777c7b1ec5854da7d02606c215ad1a1248de93016559c7a55288a4b427857fb1ed1ad8f WHIRLPOOL 6eeba5e4aeb432cc2a3ac102aaa7d4c448afa137c0c9056e7b7f86e4589b76463e6de6b12ad05ca3302ed66305f525c5c418ccf59589b5b5212ec9061c17717f
diff --git a/app-text/liblangtag/liblangtag-0.5.6.ebuild b/app-text/liblangtag/liblangtag-0.5.6.ebuild
deleted file mode 100644
index 15b0a21..00000000
--- a/app-text/liblangtag/liblangtag-0.5.6.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-inherit xdg-utils autotools-utils
-
-DESCRIPTION="An interface library to access tags for identifying languages"
-HOMEPAGE="https://tagoh.bitbucket.org/liblangtag/"
-SRC_URI="https://bitbucket.org/tagoh/${PN}/downloads/${P}.tar.bz2"
-
-LICENSE="|| ( LGPL-3 MPL-1.1 )"
-SLOT="0"
-KEYWORDS="amd64 ~arm ~ppc x86"
-IUSE="introspection static-libs test"
-
-RDEPEND="
- dev-libs/glib
- dev-libs/libxml2
- introspection? ( >=dev-libs/gobject-introspection-0.10.8 )"
-DEPEND="${RDEPEND}
- dev-libs/gobject-introspection-common
- sys-devel/gettext
- test? ( dev-libs/check )"
-
-# Upstream expect liblangtag to be installed when one runs tests...
-RESTRICT="test"
-
-PATCHES=( "${FILESDIR}/${PN}-0.5.6-musl.patch" )
-
-src_configure() {
- xdg_environment_reset
- local myeconfargs=(
- $(use_enable introspection)
- $(use_enable test)
- )
- autotools-utils_src_configure
-}
-
-src_install() {
- autotools-utils_src_install
- prune_libtool_files --all
-}
next reply other threads:[~2016-11-29 20:27 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-29 20:27 Andreas Hüttel [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-01-07 10:29 [gentoo-commits] repo/gentoo:master commit in: app-text/liblangtag/ Andreas Sturmlechner
2024-01-05 5:26 Arthur Zamarin
2024-01-05 5:26 Arthur Zamarin
2023-12-08 0:27 Andreas Sturmlechner
2023-12-08 0:27 Andreas Sturmlechner
2023-11-30 19:45 Andreas Sturmlechner
2023-11-30 19:45 Andreas Sturmlechner
2023-11-24 19:28 Andreas Sturmlechner
2022-11-03 7:29 Sam James
2022-10-09 8:55 Agostino Sarubbo
2022-10-09 8:48 Agostino Sarubbo
2022-07-11 16:00 Andreas Sturmlechner
2021-12-29 13:46 Yixun Lan
2020-12-02 2:05 Andreas K. Hüttel
2020-03-01 22:02 Andreas Sturmlechner
2020-02-08 13:30 Mikle Kolyada
2020-01-16 8:14 Mikle Kolyada
2020-01-16 8:12 Mikle Kolyada
2020-01-02 22:36 Andreas Sturmlechner
2020-01-01 10:08 Andreas Sturmlechner
2019-08-01 15:13 Aaron Bauman
2018-09-19 18:35 Matt Turner
2016-11-29 18:41 Agostino Sarubbo
2016-11-29 18:40 Agostino Sarubbo
2016-11-26 17:11 Andreas Hüttel
2016-11-05 21:00 Andreas Hüttel
2016-11-05 21:00 Andreas Hüttel
2016-10-01 22:08 Andreas Hüttel
2016-09-17 21:32 Andreas Hüttel
2016-09-17 21:32 Andreas Hüttel
2016-07-16 10:01 Patrice Clement
2016-07-03 19:18 Andreas Hüttel
2016-07-03 19:06 Andreas Hüttel
2016-07-02 22:22 Andreas Hüttel
2016-01-08 0:07 Manuel Rüger
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=1480451230.c691ddbf9d1592a818eb8ee1aff0283971466206.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