From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 37A3C139085 for ; Fri, 6 Jan 2017 21:11:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7A09CE0C98; Fri, 6 Jan 2017 21:11:45 +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 53445E0C98 for ; Fri, 6 Jan 2017 21:11:45 +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 329B133FECD for ; Fri, 6 Jan 2017 21:11:44 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9624924EF for ; Fri, 6 Jan 2017 21:11:42 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1483737084.573af00f1108f92d4bebb1d48292ee20f0e9eade.leio@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: gnome-extra/gnome-todo/ X-VCS-Repository: proj/gnome X-VCS-Files: gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild X-VCS-Directories: gnome-extra/gnome-todo/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 573af00f1108f92d4bebb1d48292ee20f0e9eade X-VCS-Branch: master Date: Fri, 6 Jan 2017 21:11:42 +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: 3331ff0c-8918-49be-86cb-0a9734a94cc9 X-Archives-Hash: d0a2717ee1ee65fc0e212559c7ea7b0a commit: 573af00f1108f92d4bebb1d48292ee20f0e9eade Author: Mart Raudsepp gentoo org> AuthorDate: Fri Jan 6 21:11:24 2017 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Fri Jan 6 21:11:24 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=573af00f gnome-extra/gnome-todo: Personnal -> Personal in DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild | 4 ++-- gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild | 4 ++-- gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild index bdfc866..28d4c7e 100644 --- a/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild +++ b/gnome-extra/gnome-todo/gnome-todo-3.18.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ GCONF_DEBUG="no" inherit gnome2 -DESCRIPTION="Personnal task manager" +DESCRIPTION="Personal task manager" HOMEPAGE="https://wiki.gnome.org/Apps/Todo" LICENSE="GPL-3+" diff --git a/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild index e9d7ce9..55ac2da 100644 --- a/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild +++ b/gnome-extra/gnome-todo/gnome-todo-3.20.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=6 inherit autotools gnome2 -DESCRIPTION="Personnal task manager" +DESCRIPTION="Personal task manager" HOMEPAGE="https://wiki.gnome.org/Apps/Todo" LICENSE="GPL-3+" diff --git a/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild b/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild index eab6908..83b1238 100644 --- a/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild +++ b/gnome-extra/gnome-todo/gnome-todo-3.22.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -6,7 +6,7 @@ EAPI=6 inherit autotools gnome2 -DESCRIPTION="Personnal task manager" +DESCRIPTION="Personal task manager" HOMEPAGE="https://wiki.gnome.org/Apps/Todo" LICENSE="GPL-3+"