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 38CE71388C1 for ; Sat, 14 Nov 2015 13:48:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BC2B721C09D; Sat, 14 Nov 2015 13:48:19 +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 539E521C084 for ; Sat, 14 Nov 2015 13:48:19 +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 4FF2634073B for ; Sat, 14 Nov 2015 13:48:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1CEBD1074 for ; Sat, 14 Nov 2015 13:48:15 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1447508769.95554f80e2122255bdc9d353fb854c7cca44e28a.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-libs/gnome-online-accounts/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild X-VCS-Directories: net-libs/gnome-online-accounts/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 95554f80e2122255bdc9d353fb854c7cca44e28a X-VCS-Branch: master Date: Sat, 14 Nov 2015 13:48:15 +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: b3769ecf-cfc1-4e25-9833-f01a74738903 X-Archives-Hash: 95c4bf1ff1e7cd18234f254022d51586 commit: 95554f80e2122255bdc9d353fb854c7cca44e28a Author: Pacho Ramos gentoo org> AuthorDate: Sat Nov 14 12:01:23 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Nov 14 13:46:09 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95554f80 net-libs/gnome-online-accounts: Version bump Package-Manager: portage-2.2.24 net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild b/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild index f8cb550..96e2dc1 100644 --- a/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild +++ b/net-libs/gnome-online-accounts/gnome-online-accounts-3.18.2.1.ebuild @@ -6,7 +6,7 @@ EAPI="5" GCONF_DEBUG="yes" GNOME2_LA_PUNT="yes" -inherit autotools eutils gnome2 +inherit gnome2 DESCRIPTION="GNOME framework for accessing online accounts" HOMEPAGE="https://wiki.gnome.org/Projects/GnomeOnlineAccounts"