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 6DF431382BE for ; Wed, 15 Jun 2016 11:17:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2E9AE08DF; Wed, 15 Jun 2016 11:17:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 48B0EE08DF for ; Wed, 15 Jun 2016 11:17:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2FBB834067D for ; Wed, 15 Jun 2016 11:17:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EAD3F2413 for ; Wed, 15 Jun 2016 11:17:46 +0000 (UTC) From: "Heather Cynede" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Heather Cynede" Message-ID: <1465989095.598fec479ab93c02e8acb6f8503f9865bda056d2.cynede@gentoo> Subject: [gentoo-commits] proj/dotnet:master commit in: net-irc/smuxi/ X-VCS-Repository: proj/dotnet X-VCS-Files: net-irc/smuxi/smuxi-1.0.5.ebuild net-irc/smuxi/smuxi-1.0.ebuild X-VCS-Directories: net-irc/smuxi/ X-VCS-Committer: cynede X-VCS-Committer-Name: Heather Cynede X-VCS-Revision: 598fec479ab93c02e8acb6f8503f9865bda056d2 X-VCS-Branch: master Date: Wed, 15 Jun 2016 11:17: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: be38b3a2-fd85-4d6f-a5e3-671a6a263f0b X-Archives-Hash: 87f7171125d2da0444041507f096ed4c commit: 598fec479ab93c02e8acb6f8503f9865bda056d2 Author: layman localhost> AuthorDate: Wed Jun 15 11:11:35 2016 +0000 Commit: Heather Cynede gentoo org> CommitDate: Wed Jun 15 11:11:35 2016 +0000 URL: https://gitweb.gentoo.org/proj/dotnet.git/commit/?id=598fec47 repoman fixes net-irc/smuxi/smuxi-1.0.5.ebuild | 4 ++-- net-irc/smuxi/smuxi-1.0.ebuild | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/net-irc/smuxi/smuxi-1.0.5.ebuild b/net-irc/smuxi/smuxi-1.0.5.ebuild index 1daacca..774b752 100644 --- a/net-irc/smuxi/smuxi-1.0.5.ebuild +++ b/net-irc/smuxi/smuxi-1.0.5.ebuild @@ -8,7 +8,7 @@ inherit eutils gnome2-utils mono-env DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop" HOMEPAGE="http://www.smuxi.org/main/" SRC_URI="http://www.smuxi.org/jaws/data/files/${P}.tar.gz - https://github.com/meebey/smuxi/raw/master/images/icon_square.svg -> smuxi.svg" + https://github.com/meebey/smuxi/raw/master/images/icon_square.svg -> smuxi.svg" #SRC_URI="https://github.com/meebey/smuxi/archive/${PV}.tar.gz" SLOT="0" @@ -24,7 +24,7 @@ RDEPEND=">=dev-lang/mono-4.0.2.5 gtk? ( >=dev-dotnet/gtk-sharp-2.12.21:2 ) libnotify? ( >=dev-dotnet/notify-sharp-0.4 ) libnotify? ( =dev-dotnet/dbus-sharp-glib-0.6 ) + dbus? ( >=dev-dotnet/dbus-sharp-glib-0.6:* ) spell? ( >=app-text/gtkspell-2.0.9:2 ) " DEPEND="${RDEPEND} diff --git a/net-irc/smuxi/smuxi-1.0.ebuild b/net-irc/smuxi/smuxi-1.0.ebuild index 5f010fc..eef3a5d 100644 --- a/net-irc/smuxi/smuxi-1.0.ebuild +++ b/net-irc/smuxi/smuxi-1.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 inherit eutils mono-env DESCRIPTION="A flexible, irssi-like and user-friendly IRC client for the Gnome Desktop" @@ -23,7 +23,7 @@ RDEPEND=">=dev-lang/mono-4.0.2.5 gtk? ( >=dev-dotnet/gtk-sharp-2.12.21:2 ) libnotify? ( >=dev-dotnet/notify-sharp-0.4 ) libnotify? ( =dev-dotnet/dbus-sharp-glib-0.6 ) + dbus? ( >=dev-dotnet/dbus-sharp-glib-0.6:* ) spell? ( >=app-text/gtkspell-2.0.9:2 ) " DEPEND="${RDEPEND}