From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1SIOVD-0003CW-IP for garchives@archives.gentoo.org; Thu, 12 Apr 2012 18:12:15 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9604E0FE6; Thu, 12 Apr 2012 18:12:02 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 824F0E0FE6 for ; Thu, 12 Apr 2012 18:12:02 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C3F381B4024 for ; Thu, 12 Apr 2012 18:12:01 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 855C6E5402 for ; Thu, 12 Apr 2012 18:12:00 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1334254280.6a6b4b6f65712beae475d23413123029a789bbfd.kensington@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: mail-client/imapquickcheck/ X-VCS-Repository: proj/qt X-VCS-Files: mail-client/imapquickcheck/Manifest mail-client/imapquickcheck/imapquickcheck-1.2.ebuild X-VCS-Directories: mail-client/imapquickcheck/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 6a6b4b6f65712beae475d23413123029a789bbfd X-VCS-Branch: master Date: Thu, 12 Apr 2012 18:12:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 5c3ed3eb-56c6-484f-bddc-33d60bbd99e9 X-Archives-Hash: 6d9a6b23889b9f67a784a869b56bb9b6 commit: 6a6b4b6f65712beae475d23413123029a789bbfd Author: Michael Palimaka astralcloak net> AuthorDate: Thu Apr 12 18:11:20 2012 +0000 Commit: Michael Palimaka astralcloak net> CommitDate: Thu Apr 12 18:11:20 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qt.git;a=3Dco= mmit;h=3D6a6b4b6f [mail-client/imapquickcheck] Remove old. (Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit) --- mail-client/imapquickcheck/Manifest | 1 - .../imapquickcheck/imapquickcheck-1.2.ebuild | 57 --------------= ------ 2 files changed, 0 insertions(+), 58 deletions(-) diff --git a/mail-client/imapquickcheck/Manifest b/mail-client/imapquickc= heck/Manifest index 93de33c..42fdc0a 100644 --- a/mail-client/imapquickcheck/Manifest +++ b/mail-client/imapquickcheck/Manifest @@ -1,2 +1 @@ -DIST 110821-ImapQuickCheck-1.2.tar.bz2 100162 RMD160 0cbcf0052991effe077= 3511550b4e6fe02eae12e SHA1 6c80ee4e0d54752f58483417e9cd7a8de52cb5a3 SHA25= 6 ee4866f4c7da0ad01e74bf6b3802b299a843ce74693fa141f594fd3b9582537a DIST 110821-imapquickcheck-1.3.tar.bz2 94250 SHA256 5edbcd97b9307b57a562= e2a5b92cb2682cc773214d36c2403c697c006a2af36f SHA512 ed074331572ba9522d1e0= adb6d4aab4792af86ea74262ccc98ddb5d48d62ec9bb4a54fef76b12068c9e512a38aa705= 0e9bb960727c385d2f87ba59190c2366e7 WHIRLPOOL 283eefbc7ec736326b4f0afcd1d7= bb11d68f75fab64bcfd9a891f709aa13077e3296efa6ff0b5c30eb4b72228c7d4527ca2fb= 9ffe17513cca1fba0fc7aff5213 diff --git a/mail-client/imapquickcheck/imapquickcheck-1.2.ebuild b/mail-= client/imapquickcheck/imapquickcheck-1.2.ebuild deleted file mode 100644 index 848721a..0000000 --- a/mail-client/imapquickcheck/imapquickcheck-1.2.ebuild +++ /dev/null @@ -1,57 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D"2" - -LANGS=3D"fr" - -inherit qt4-r2 - -MY_PN=3DImapQuickCheck -MY_P=3D${MY_PN}-${PV} - -DESCRIPTION=3D"Lightweight systray IMAP mail checker" -HOMEPAGE=3D"http://qt-apps.org/content/show.php/ImapQuickCheck?content=3D= 110821" -SRC_URI=3D"http://qt-apps.org/CONTENT/content-files/110821-${MY_P}.tar.b= z2" - -LICENSE=3D"GPL-2" -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"debug" - -DEPEND=3D"x11-libs/qt-gui:4 - x11-libs/qt-sql:4" -RDEPEND=3D"${DEPEND} - dev-python/pysqlite:2" - -S=3D${WORKDIR}/${MY_P} - -src_prepare() { - sed -i -e '/\.ts/d' ${MY_PN}.pro || die "sed failed" - - local ts=3D - for lingua in $LINGUAS; do - if has $lingua $LANGS; then - ts=3D"${ts} ts/${PN}_${lingua}.ts" - fi - done - - if [[ -n ${ts} ]]; then - echo "TRANSLATIONS =3D ${ts}" >> ${MY_PN}.pro || die "echo failed" - lrelease ${MY_PN}.pro || die "Generating translations failed" - fi -} - -src_install() { - dobin ${PN} || die "Installing binary failed" - dodoc README.txt || die "Installing documentation failed" - domenu ${PN}.desktop || die "Installing desktop file failed" - - for lingua in $LINGUAS; do - if has $lingua $LANGS; then - insinto "/usr/share/${PN}/translations" - doins "ts/${PN}_${lingua}.ts" || "Installing translations failed" - fi - done -}