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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D08D8138330 for ; Thu, 8 Sep 2016 07:20:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7472D21C1AA; Thu, 8 Sep 2016 07:20:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 355E421C1B5 for ; Thu, 8 Sep 2016 07:20:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1B9273408EC for ; Thu, 8 Sep 2016 07:20:30 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 33368247E for ; Thu, 8 Sep 2016 07:20:28 +0000 (UTC) From: "Lars Wendler" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lars Wendler" Message-ID: <1473319221.5c139053c5dd9e11faef11709ba0cfe3b972d1ad.polynomial-c@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/ding/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/ding/Manifest app-text/ding/ding-1.8.1.ebuild app-text/ding/metadata.xml X-VCS-Directories: app-text/ding/ X-VCS-Committer: polynomial-c X-VCS-Committer-Name: Lars Wendler X-VCS-Revision: 5c139053c5dd9e11faef11709ba0cfe3b972d1ad X-VCS-Branch: master Date: Thu, 8 Sep 2016 07:20:28 +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-Archives-Salt: c54b4055-5011-4460-9130-097bd30d7ae2 X-Archives-Hash: 090882e841d02cf95c5a50b4b361f7f1 commit: 5c139053c5dd9e11faef11709ba0cfe3b972d1ad Author: Lars Wendler gentoo org> AuthorDate: Thu Sep 8 06:46:43 2016 +0000 Commit: Lars Wendler gentoo org> CommitDate: Thu Sep 8 07:20:21 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5c139053 app-text/ding: Bump to version 1.8.1 Took over maintenance. Package-Manager: portage-2.3.0 Signed-off-by: Lars Wendler gentoo.org> app-text/ding/Manifest | 1 + app-text/ding/ding-1.8.1.ebuild | 29 +++++++++++++++++++++++++++++ app-text/ding/metadata.xml | 5 ++++- 3 files changed, 34 insertions(+), 1 deletion(-) diff --git a/app-text/ding/Manifest b/app-text/ding/Manifest index fbc1395..117c27a 100644 --- a/app-text/ding/Manifest +++ b/app-text/ding/Manifest @@ -1 +1,2 @@ DIST ding-1.7.tar.gz 4037214 SHA256 a6546e1074f954c67ff7697b777c42a08528177adfa08700b827c8323eb1eb91 SHA512 580f85d2bc6683666db1d6a3101b0de889725064607e260de39fab3c6de773ba45f39aafd0444edadc1e9b8cee5b8388dc90cefb11bcb9d229e55b62e91dfde5 WHIRLPOOL bf7938ca19d56cd9ba9fc72f543a77de6387797fa04dcf8186eaf0a80551dfc4060628d8b175ee8c7a95b07405ee0cd46b5297b56620dc274540c187e3d3b3bd +DIST ding-1.8.1.tar.gz 6543141 SHA256 5817bad70d9661fc1efc8bad38939bf665818c549a9675e8e041fff487c61232 SHA512 7d1b459d40e26482c3c16a79565cb897a492fa5807f44c5c3ed1022bcf65ba90bec9cb503cc67970742c2beeb34bd653c684e56ef5492f536254bf475d3f70a4 WHIRLPOOL 5562a3e5903ff42c9a678d860a1f6738a9062e28134d573f8bc48d6fd4cdd967b7966bd9458dd83c940451dcc38a20b933c570fa9b6214f5233f48237c410b29 diff --git a/app-text/ding/ding-1.8.1.ebuild b/app-text/ding/ding-1.8.1.ebuild new file mode 100644 index 00000000..fa8ad47 --- /dev/null +++ b/app-text/ding/ding-1.8.1.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +inherit eutils + +DESCRIPTION="Tk based dictionary (German-English) (incl. dictionary itself)" +HOMEPAGE="http://www-user.tu-chemnitz.de/~fri/ding/" +SRC_URI="http://wftp.tu-chemnitz.de/pub/Local/urz/ding/${P}.tar.gz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +IUSE="" + +RDEPEND=">=dev-lang/tk-8.3" + +src_install() { + dobin ding + insinto /usr/share/dict + doins de-en.txt + doman ding.1 + dodoc CHANGES README + + doicon ding.png + domenu ding.desktop +} diff --git a/app-text/ding/metadata.xml b/app-text/ding/metadata.xml index 6f49eba..95aa13f 100644 --- a/app-text/ding/metadata.xml +++ b/app-text/ding/metadata.xml @@ -1,5 +1,8 @@ - + + polynomial-c@gentoo.org + Lars Wendler +