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 D1B991389E2 for ; Thu, 4 Dec 2014 13:45:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8464FE0805; Thu, 4 Dec 2014 13:45:18 +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 0012AE0835 for ; Thu, 4 Dec 2014 13:45:17 +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 29236340596 for ; Thu, 4 Dec 2014 13:45:17 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C678AB8E8 for ; Thu, 4 Dec 2014 13:45:15 +0000 (UTC) From: "Pavlos Ratis" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pavlos Ratis" Message-ID: <1417700679.9b4a4133466e8e1ab1f7866a20a4554c17f598d0.dastergon@gentoo> Subject: [gentoo-commits] proj/planet-gentoo:master commit in: configs/universe/, configs/planet/ X-VCS-Repository: proj/planet-gentoo X-VCS-Files: configs/planet/caster configs/universe/caster X-VCS-Directories: configs/planet/ configs/universe/ X-VCS-Committer: dastergon X-VCS-Committer-Name: Pavlos Ratis X-VCS-Revision: 9b4a4133466e8e1ab1f7866a20a4554c17f598d0 X-VCS-Branch: master Date: Thu, 4 Dec 2014 13:45: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: de54a48c-9397-42ee-823c-d6e724ba20a3 X-Archives-Hash: 21ac26eb49c330591dcd4865f2fd4a16 commit: 9b4a4133466e8e1ab1f7866a20a4554c17f598d0 Author: Pavlos Ratis gentoo org> AuthorDate: Tue Aug 12 13:09:27 2014 +0000 Commit: Pavlos Ratis gentoo org> CommitDate: Thu Dec 4 13:44:39 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/planet-gentoo.git;a=commit;h=9b4a4133 add caster to planet/universe, bug 491042 --- configs/planet/caster | 3 +++ configs/universe/caster | 3 +++ 2 files changed, 6 insertions(+) diff --git a/configs/planet/caster b/configs/planet/caster new file mode 100644 index 0000000..0383efd --- /dev/null +++ b/configs/planet/caster @@ -0,0 +1,3 @@ +[http://blogs.gentoo.org/caster/feed/] +username = Caster +name = Vlastimil Babka diff --git a/configs/universe/caster b/configs/universe/caster new file mode 100644 index 0000000..0383efd --- /dev/null +++ b/configs/universe/caster @@ -0,0 +1,3 @@ +[http://blogs.gentoo.org/caster/feed/] +username = Caster +name = Vlastimil Babka