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 1B77358973 for ; Tue, 9 Feb 2016 19:36:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B39CB21C02B; Tue, 9 Feb 2016 19:36:42 +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 5849921C02B for ; Tue, 9 Feb 2016 19:36:42 +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 541BE340AEC for ; Tue, 9 Feb 2016 19:36:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id AD5ED8E6 for ; Tue, 9 Feb 2016 19:36:39 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1455046550.dbc5e9cfe45c9228e22ef2b73fb7a3b916bd7983.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-mobilephone/kannel-sqlbox/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild X-VCS-Directories: app-mobilephone/kannel-sqlbox/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: dbc5e9cfe45c9228e22ef2b73fb7a3b916bd7983 X-VCS-Branch: master Date: Tue, 9 Feb 2016 19:36:39 +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: 0c9d9f8a-cc14-4af2-93ec-53f5e68f6ea1 X-Archives-Hash: 605ca7451924e98e27ddd4e089ded6e8 commit: dbc5e9cfe45c9228e22ef2b73fb7a3b916bd7983 Author: Ulrich Müller gentoo org> AuthorDate: Tue Feb 9 19:35:50 2016 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Tue Feb 9 19:35:50 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbc5e9cf app-mobilephone/kannel-sqlbox: [QA] Don't install license file. Bug: 493712 Package-Manager: portage-2.2.27 app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild index 022d828..796515f 100644 --- a/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild +++ b/app-mobilephone/kannel-sqlbox/kannel-sqlbox-1.5.0-r1.ebuild @@ -63,7 +63,7 @@ src_install() { newinitd "${FILESDIR}"/kannel-sqlbox.initd kannel-sqlbox - dodoc AUTHORS ChangeLog KannelLICENSE NEWS README + dodoc AUTHORS ChangeLog NEWS README insinto /etc/kannel newins example/sqlbox.conf.example sqlbox.conf.sample