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 6F5721381F3 for ; Tue, 4 Jun 2013 17:09:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B7B8E0831; Tue, 4 Jun 2013 17:09:55 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1E9CE0831 for ; Tue, 4 Jun 2013 17:09:54 +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 1B6E033E28F for ; Tue, 4 Jun 2013 17:09:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B7A83E468F for ; Tue, 4 Jun 2013 17:09:52 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1370365784.12abccf61e94725f22c2bdda888e7e4cf116e2b4.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-misc/socket-sentry/ X-VCS-Repository: proj/kde X-VCS-Files: kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild X-VCS-Directories: kde-misc/socket-sentry/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 12abccf61e94725f22c2bdda888e7e4cf116e2b4 X-VCS-Branch: master Date: Tue, 4 Jun 2013 17:09:52 +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: 455ac130-0124-4b39-80f7-777a2f53d4f0 X-Archives-Hash: 53082b553e7b5818da83dcdb75a49b35 commit: 12abccf61e94725f22c2bdda888e7e4cf116e2b4 Author: Johannes Huber gentoo org> AuthorDate: Tue Jun 4 17:09:44 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Tue Jun 4 17:09:44 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=12abccf6 [kde-misc/socket-sentry] No stable keywords in overlay. Package-Manager: portage-2.2.0_alpha177 --- kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild b/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild index 5b3d398..bee769d 100644 --- a/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild +++ b/kde-misc/socket-sentry/socket-sentry-0.9.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://socket-sentry.googlecode.com/files/socketsentry-${PV}.tar.gz" S="${WORKDIR}/socketsentry-${PV}" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86" +KEYWORDS="~amd64 ~x86" SLOT="4" IUSE="debug"