From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-907814-garchives=archives.gentoo.org@lists.gentoo.org>
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 ECBD1138BD6
	for <garchives@archives.gentoo.org>; Mon, 24 Oct 2016 12:32:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 7BC18E08C1;
	Mon, 24 Oct 2016 12:31:58 +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 6261DE08C1
	for <gentoo-commits@lists.gentoo.org>; Mon, 24 Oct 2016 12:31:58 +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 872CC341691
	for <gentoo-commits@lists.gentoo.org>; Mon, 24 Oct 2016 12:31:57 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id B96EE24A2
	for <gentoo-commits@lists.gentoo.org>; Mon, 24 Oct 2016 12:31:55 +0000 (UTC)
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" <mgorny@gentoo.org>
Message-ID: <1477243709.b98afdbb7a565d27c7020b0723c2b5ff0817975b.mgorny@gentoo>
Subject: [gentoo-commits] data/api:master commit in: files/overlays/
X-VCS-Repository: data/api
X-VCS-Files: files/overlays/repositories.xml
X-VCS-Directories: files/overlays/
X-VCS-Committer: mgorny
X-VCS-Committer-Name: Michał Górny
X-VCS-Revision: b98afdbb7a565d27c7020b0723c2b5ff0817975b
X-VCS-Branch: master
Date: Mon, 24 Oct 2016 12:31:55 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: e5f152c3-87d3-43f8-ab25-f5cfec7adeee
X-Archives-Hash: 8b1f2352135037487bc6b7e80a734691

commit:     b98afdbb7a565d27c7020b0723c2b5ff0817975b
Author:     Vadim A. Misbakh-Soloviov <git <AT> mva <DOT> name>
AuthorDate: Sun Oct 23 14:21:24 2016 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Oct 23 17:28:29 2016 +0000
URL:        https://gitweb.gentoo.org/data/api.git/commit/?id=b98afdbb

repositories: changed description of some of my overlays

 files/overlays/repositories.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/files/overlays/repositories.xml b/files/overlays/repositories.xml
index a3b66c5..91a03c2 100644
--- a/files/overlays/repositories.xml
+++ b/files/overlays/repositories.xml
@@ -110,6 +110,7 @@ FIN
   <repo quality="experimental" status="unofficial">
     <name>activehome</name>
     <description lang="en"><![CDATA[Gentoo overlay for ebuilds related to 'hand-made' Active Home construction]]></description>
+    <description lang="ru"><![CDATA[Оверлей для ebuild'ов связанных созданием самодельного умного дома]]></description>
     <homepage>https://cgit.gentoo.org/user/activehome.git/</homepage>
     <owner type="person">
       <email>gentoo@mva.name</email>
@@ -905,7 +906,8 @@ FIN
   </repo>
   <repo quality="experimental" status="unofficial">
     <name>crossdev</name>
-    <description lang="en">Fixed ebuilds for uclibc and other embedded systems</description>
+    <description lang="en">Ebuilds for embedded systems</description>
+    <description lang="ru">Пакеты для встраиваемых систем</description>
     <homepage>https://github.com/alphallc/crossdev/</homepage>
     <owner type="person">
       <email>gentoo@mva.name</email>