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 094B413877A for ; Tue, 12 Aug 2014 13:10:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21B27E0AEF; Tue, 12 Aug 2014 13:10:13 +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 C78D2E0AEF for ; Tue, 12 Aug 2014 13:10:12 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5DC48340038 for ; Tue, 12 Aug 2014 13:10:10 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 34AF918815 for ; Tue, 12 Aug 2014 13:10:08 +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: <1407848967.41189bb9f88e6fd163f0f89aceca1806f3eb0e1b.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/universe/ configs/planet/ X-VCS-Committer: dastergon X-VCS-Committer-Name: Pavlos Ratis X-VCS-Revision: 41189bb9f88e6fd163f0f89aceca1806f3eb0e1b X-VCS-Branch: master Date: Tue, 12 Aug 2014 13:10:08 +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: 2df58007-e726-4a9f-980c-db6e95c3facb X-Archives-Hash: 2afcda41c7238a126ad047ed7f3dd59c commit: 41189bb9f88e6fd163f0f89aceca1806f3eb0e1b Author: Pavlos Ratis gentoo org> AuthorDate: Tue Aug 12 13:09:27 2014 +0000 Commit: Pavlos Ratis gentoo org> CommitDate: Tue Aug 12 13:09:27 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/planet-gentoo.git;a=commit;h=41189bb9 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