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 A1F67138CC0 for ; Tue, 10 Mar 2015 15:45:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B05DAE07D8; Tue, 10 Mar 2015 15:45:10 +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 4734DE07D8 for ; Tue, 10 Mar 2015 15:45:10 +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 03C6A3407AF for ; Tue, 10 Mar 2015 15:45:09 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A031E1374F for ; Tue, 10 Mar 2015 15:45:05 +0000 (UTC) From: "Hans de Graaff" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Hans de Graaff" Message-ID: <1426002000.47013a111a038e7f62de5f17d13b7a52b0c9923d.graaff@gentoo> Subject: [gentoo-commits] dev/graaff:master commit in: dev-ruby/astrolabe/ X-VCS-Repository: dev/graaff X-VCS-Files: dev-ruby/astrolabe/ChangeLog dev-ruby/astrolabe/astrolabe-1.3.0.ebuild X-VCS-Directories: dev-ruby/astrolabe/ X-VCS-Committer: graaff X-VCS-Committer-Name: Hans de Graaff X-VCS-Revision: 47013a111a038e7f62de5f17d13b7a52b0c9923d X-VCS-Branch: master Date: Tue, 10 Mar 2015 15:45:05 +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: 6eef836f-8d90-4fe6-b42e-8fedea83ffda X-Archives-Hash: f0b89f49389f6c65dc176acb13600032 commit: 47013a111a038e7f62de5f17d13b7a52b0c9923d Author: Hans de Graaff degraaff org> AuthorDate: Tue Mar 10 15:40:00 2015 +0000 Commit: Hans de Graaff gentoo org> CommitDate: Tue Mar 10 15:40:00 2015 +0000 URL: https://gitweb.gentoo.org/dev/graaff.git/commit/?id=47013a11 Put astrolabe in the correct slot. Package-Manager: portage-2.2.14 dev-ruby/astrolabe/ChangeLog | 3 +++ dev-ruby/astrolabe/astrolabe-1.3.0.ebuild | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/dev-ruby/astrolabe/ChangeLog b/dev-ruby/astrolabe/ChangeLog index e814ecc..32ce858 100644 --- a/dev-ruby/astrolabe/ChangeLog +++ b/dev-ruby/astrolabe/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 10 Mar 2015; Hans de Graaff astrolabe-1.3.0.ebuild: + Put astrolabe in the correct slot. + *astrolabe-1.3.0 (10 Mar 2015) 10 Mar 2015; Hans de Graaff +astrolabe-1.3.0.ebuild, diff --git a/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild b/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild index ae67c4e..dcda0a1 100644 --- a/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild +++ b/dev-ruby/astrolabe/astrolabe-1.3.0.ebuild @@ -16,7 +16,7 @@ DESCRIPTION="An object-oriented AST extension for Parser" HOMEPAGE="https://github.com/yujinakayama/astrolabe" LICENSE="MIT" -SLOT="0" +SLOT="1" KEYWORDS="~amd64" IUSE=""