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 8D0871391DB for ; Wed, 19 Mar 2014 13:11:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FA63E07FB; Wed, 19 Mar 2014 13:11:48 +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 0F069E07FB for ; Wed, 19 Mar 2014 13:11:48 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3881233FCB0 for ; Wed, 19 Mar 2014 13:11:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 038EC188EB for ; Wed, 19 Mar 2014 13:11:46 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1395234680.31ba54244729dbb127fceab46d62622dbbb49b66.kensington@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-frameworks/knotifications/ X-VCS-Repository: proj/kde X-VCS-Files: kde-frameworks/knotifications/knotifications-9999.ebuild X-VCS-Directories: kde-frameworks/knotifications/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 31ba54244729dbb127fceab46d62622dbbb49b66 X-VCS-Branch: master Date: Wed, 19 Mar 2014 13:11:46 +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: 36d33b2d-f6cf-4b68-9e3e-7c13832374b4 X-Archives-Hash: 5c43e28ba44ce2c8ec88d73f6d0fe86d commit: 31ba54244729dbb127fceab46d62622dbbb49b66 Author: Michael Palimaka gentoo org> AuthorDate: Wed Mar 19 13:11:20 2014 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Wed Mar 19 13:11:20 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=31ba5424 [kde-frameworks/knotifications] No tests. Package-Manager: portage-2.2.8-r1 --- kde-frameworks/knotifications/knotifications-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-frameworks/knotifications/knotifications-9999.ebuild b/kde-frameworks/knotifications/knotifications-9999.ebuild index 9ad7eeb..2625862 100644 --- a/kde-frameworks/knotifications/knotifications-9999.ebuild +++ b/kde-frameworks/knotifications/knotifications-9999.ebuild @@ -4,6 +4,7 @@ EAPI=5 +FRAMEWORKS_TEST="false" inherit kde-frameworks DESCRIPTION="Framework for notifying the user of an event, including feedback and persistant events"