From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7B0A91389CC for ; Mon, 27 Oct 2014 22:07:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CB29E0864; Mon, 27 Oct 2014 22:07:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 00B6DE0864 for ; Mon, 27 Oct 2014 22:07:37 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C705D34051C for ; Mon, 27 Oct 2014 22:07:36 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6D75F8E24 for ; Mon, 27 Oct 2014 22:07:35 +0000 (UTC) From: "Jauhien Piatlicki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jauhien Piatlicki" Message-ID: <1414447637.60fe44242e9578db52d78e53e8864b1eb86ddae4.jauhien@gentoo> Subject: [gentoo-commits] proj/qt:master commit in: razorqt-base/libqtxdg/ X-VCS-Repository: proj/qt X-VCS-Files: razorqt-base/libqtxdg/Manifest razorqt-base/libqtxdg/libqtxdg-1.0.0.ebuild razorqt-base/libqtxdg/libqtxdg-9999.ebuild X-VCS-Directories: razorqt-base/libqtxdg/ X-VCS-Committer: jauhien X-VCS-Committer-Name: Jauhien Piatlicki X-VCS-Revision: 60fe44242e9578db52d78e53e8864b1eb86ddae4 X-VCS-Branch: master Date: Mon, 27 Oct 2014 22:07:35 +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: 3a6f2999-6b3f-4db5-a3c2-b23cf6aa5400 X-Archives-Hash: c246adee34959a85fe189e5be7f3437a commit: 60fe44242e9578db52d78e53e8864b1eb86ddae4 Author: Jauhien Piatlicki gentoo org> AuthorDate: Mon Oct 27 22:07:17 2014 +0000 Commit: Jauhien Piatlicki gentoo org> CommitDate: Mon Oct 27 22:07:17 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=60fe4424 [razorqt-base/libqtxdg] 1.0.0 release --- razorqt-base/libqtxdg/Manifest | 1 + razorqt-base/libqtxdg/{libqtxdg-9999.ebuild => libqtxdg-1.0.0.ebuild} | 1 + razorqt-base/libqtxdg/libqtxdg-9999.ebuild | 1 + 3 files changed, 3 insertions(+) diff --git a/razorqt-base/libqtxdg/Manifest b/razorqt-base/libqtxdg/Manifest new file mode 100644 index 0000000..a792feb --- /dev/null +++ b/razorqt-base/libqtxdg/Manifest @@ -0,0 +1 @@ +DIST libqtxdg-1.0.0.tar.xz 57920 SHA256 4d75218579bc7c41de7197d3e86f8ccc16a16ba7a18ceefbddf42d0f9a84e2e1 SHA512 fea8ded8806168c44dbcb596b191c18baf2746b0031ba3e15153ba2b97262082d4aec329df4ad37acfdda8994694f963c19df9bb692c82b6202c0ff3cab7e939 WHIRLPOOL c7c37d68ddf3a405210e823b1d118000b54c59803ba181571a78e117a8d1a166ea879eb56b45b5130a5df0bfb57b4b7d98f9f916a8f395f75450579f6b12fa69 diff --git a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild b/razorqt-base/libqtxdg/libqtxdg-1.0.0.ebuild similarity index 97% copy from razorqt-base/libqtxdg/libqtxdg-9999.ebuild copy to razorqt-base/libqtxdg/libqtxdg-1.0.0.ebuild index a88475a..f20470f 100644 --- a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild +++ b/razorqt-base/libqtxdg/libqtxdg-1.0.0.ebuild @@ -14,6 +14,7 @@ if [[ ${PV} = *9999* ]]; then else SRC_URI="http://lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${PN}" fi LICENSE="LGPL-2.1" diff --git a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild index a88475a..f20470f 100644 --- a/razorqt-base/libqtxdg/libqtxdg-9999.ebuild +++ b/razorqt-base/libqtxdg/libqtxdg-9999.ebuild @@ -14,6 +14,7 @@ if [[ ${PV} = *9999* ]]; then else SRC_URI="http://lxqt.org/downloads/${PN}/${PV}/${P}.tar.xz" KEYWORDS="~amd64 ~x86" + S="${WORKDIR}/${PN}" fi LICENSE="LGPL-2.1"