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 7A52A139694 for ; Thu, 13 Apr 2017 06:18:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 44764E0BA3; Thu, 13 Apr 2017 06:18:46 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 0EA03E0BA3 for ; Thu, 13 Apr 2017 06:18:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 928DA340F43 for ; Thu, 13 Apr 2017 06:18:44 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C91D0742C for ; Thu, 13 Apr 2017 06:18:42 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1492064318.d19469f4faa15d7ad6c0e69411e98436eed72c28.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-i18n/translate-shell/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-i18n/translate-shell/Manifest app-i18n/translate-shell/metadata.xml app-i18n/translate-shell/translate-shell-0.9.4.ebuild app-i18n/translate-shell/translate-shell-0.9.5.ebuild X-VCS-Directories: app-i18n/translate-shell/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: d19469f4faa15d7ad6c0e69411e98436eed72c28 X-VCS-Branch: master Date: Thu, 13 Apr 2017 06:18:42 +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: f5e777bc-3696-40e7-801b-5af5c3d497db X-Archives-Hash: 339ad8049f3fe6a5a393812892c9280b commit: d19469f4faa15d7ad6c0e69411e98436eed72c28 Author: Patrick Lauer gentoo org> AuthorDate: Thu Apr 13 06:18:06 2017 +0000 Commit: Patrick Lauer gentoo org> CommitDate: Thu Apr 13 06:18:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d19469f4 app-i18n/translate-shell: Remove old Package-Manager: Portage-2.3.5, Repoman-2.3.2 app-i18n/translate-shell/Manifest | 2 -- app-i18n/translate-shell/metadata.xml | 5 ---- .../translate-shell/translate-shell-0.9.4.ebuild | 33 ---------------------- .../translate-shell/translate-shell-0.9.5.ebuild | 33 ---------------------- 4 files changed, 73 deletions(-) diff --git a/app-i18n/translate-shell/Manifest b/app-i18n/translate-shell/Manifest index c42d7654ef3..4620cb2823c 100644 --- a/app-i18n/translate-shell/Manifest +++ b/app-i18n/translate-shell/Manifest @@ -1,3 +1 @@ -DIST translate-shell-0.9.4.tar.gz 68271 SHA256 bfc04124d2fde7924e6b5c3a11fdce7fbd2fdb1819c0b78c3fd0a7d36e330164 SHA512 27dd3efd7a6ec3761804d0583f4029fc1ca6fc1a920e939da1c9b8ec0742e4a3e0176f8a990b79639200592a3c5ed70723dc00890701ed67e7528454e4ff1357 WHIRLPOOL 9691ba473f1554313ffd23ac026e1eba50698491e3c2002a3506d74e87befb175b55a86aaec4b3118a92c7df6eb2ef32a4c94f89ed4e30b0700c40e518aaa36a -DIST translate-shell-0.9.5.tar.gz 69030 SHA256 74bd84f48b0b2887949d954be4530c34faddf8605f936668f8e904bb3ab5712a SHA512 b304bfc59ec2f373e566d694ec3fabd35abf64c8d3ea956f34ee7592716204aa64c3113f4b994c34fd1dc16b61b8f5b074beae19646489317580c0352a2a6ac4 WHIRLPOOL 4bf792f286ffb780e65f12c080565b9d626631637d4fde120b73bdd33b641d4e918b96df670a2c7585a13c7864ea91cd5438d73bd6bc8c4a2e1ee47f848b4630 DIST translate-shell-0.9.6.2.tar.gz 69544 SHA256 db0e322cd1361c45d0740049e11d349be61ada859d5daa59c53396d0ccbd5e4b SHA512 a7bd3fba43485a22c2fdd4261c24579b03aeafefa40863c3b8eb1c814a167b9a6f5700086c1cd411063c66c169875b96d2634ed04f45beb6d53b4725eb7fbea9 WHIRLPOOL 96ba55a3000d75ed88049bc6d700e87d93f0f30248930eb273a535e8a7a1cf01756d03b5e4e345e89e637124cb9c33897b1a3ca1899bbf928d8ccdffa40313b5 diff --git a/app-i18n/translate-shell/metadata.xml b/app-i18n/translate-shell/metadata.xml index 4f08797169c..53f7d30cef0 100644 --- a/app-i18n/translate-shell/metadata.xml +++ b/app-i18n/translate-shell/metadata.xml @@ -10,17 +10,12 @@ patrick@gentoo.org Patrick Lauer - - proxy-maint@gentoo.org - Gentoo Proxy Maintainers Project - Translate Shell (formerly Google Translate CLI) is a command-line translator powered by Google Translate (default), Bing Translator, and Yandex.Translate. - Enable RTL language support Enable text-to-speech support diff --git a/app-i18n/translate-shell/translate-shell-0.9.4.ebuild b/app-i18n/translate-shell/translate-shell-0.9.4.ebuild deleted file mode 100644 index 92805acd89b..00000000000 --- a/app-i18n/translate-shell/translate-shell-0.9.4.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Online command-line translator" -HOMEPAGE="https://www.soimort.org/translate-shell/" -SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64" -IUSE="+curl fribidi test tts" - -RDEPEND=" - app-misc/rlwrap - >=sys-apps/gawk-4.0.2 - curl? ( net-misc/curl[ssl] ) - fribidi? ( dev-libs/fribidi ) - tts? ( || ( - media-sound/mpg123 - app-accessibility/espeak - media-video/mpv - media-video/mplayer - ) - )" -DEPEND="${RDEPEND} - test? ( app-editors/emacs ) - " - -src_install() { - emake PREFIX="${D}/usr" install -} diff --git a/app-i18n/translate-shell/translate-shell-0.9.5.ebuild b/app-i18n/translate-shell/translate-shell-0.9.5.ebuild deleted file mode 100644 index cc697c1adf6..00000000000 --- a/app-i18n/translate-shell/translate-shell-0.9.5.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -DESCRIPTION="Online command-line translator" -HOMEPAGE="https://www.soimort.org/translate-shell/" -SRC_URI="https://github.com/soimort/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="public-domain" -SLOT="0" -KEYWORDS="~amd64" -IUSE="+curl fribidi test tts" - -RDEPEND=" - app-misc/rlwrap - >=sys-apps/gawk-4.0.2 - curl? ( net-misc/curl[ssl] ) - fribidi? ( dev-libs/fribidi ) - tts? ( || ( - media-sound/mpg123 - app-accessibility/espeak - media-video/mpv - media-video/mplayer - ) - )" -DEPEND="${RDEPEND} - test? ( app-editors/emacs ) - " - -src_install() { - emake PREFIX="${D}/usr" install -}