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 CC46D1381F3 for ; Fri, 7 Jun 2013 23:44:32 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E415E0984; Fri, 7 Jun 2013 23:44:32 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05B88E0984 for ; Fri, 7 Jun 2013 23:44:31 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1D58833E5B2 for ; Fri, 7 Jun 2013 23:44:31 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B5B16E468F for ; Fri, 7 Jun 2013 23:44:29 +0000 (UTC) From: "Sebastien Fabbro" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastien Fabbro" Message-ID: <1370648388.aefc6d97d7c9eeaf9445a1188309760465ba1392.bicatali@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-astronomy/stilts/ X-VCS-Repository: proj/sci X-VCS-Files: sci-astronomy/stilts/ChangeLog sci-astronomy/stilts/stilts-2.4.ebuild sci-astronomy/stilts/stilts-2.5.ebuild X-VCS-Directories: sci-astronomy/stilts/ X-VCS-Committer: bicatali X-VCS-Committer-Name: Sebastien Fabbro X-VCS-Revision: aefc6d97d7c9eeaf9445a1188309760465ba1392 X-VCS-Branch: master Date: Fri, 7 Jun 2013 23:44:29 +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: 42a990e0-9b39-4330-aa3d-9e45971ff4a4 X-Archives-Hash: 4bdf969881e74a8fdd92291dc74743ab commit: aefc6d97d7c9eeaf9445a1188309760465ba1392 Author: Sébastien Fabbro gentoo org> AuthorDate: Fri Jun 7 23:39:48 2013 +0000 Commit: Sebastien Fabbro gentoo org> CommitDate: Fri Jun 7 23:39:48 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=aefc6d97 sci-astronomy/stilts: Version bump Package-Manager: portage-2.2.01.21938-prefix RepoMan-Options: --force --- sci-astronomy/stilts/ChangeLog | 9 +++++++-- sci-astronomy/stilts/{stilts-2.4.ebuild => stilts-2.5.ebuild} | 4 ++-- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/sci-astronomy/stilts/ChangeLog b/sci-astronomy/stilts/ChangeLog index 348ccab..ac32358 100644 --- a/sci-astronomy/stilts/ChangeLog +++ b/sci-astronomy/stilts/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for sci-astronomy/stilts -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ +*stilts-2.5 (07 Jun 2013) + + 07 Jun 2013; Sébastien Fabbro +stilts-2.5.ebuild, + -stilts-2.4.ebuild: + sci-astronomy/stilts: Version bump + 09 Jul 2012; Sébastien Fabbro stilts-2.4.ebuild: prefix keywording @@ -10,4 +16,3 @@ 22 May 2012; Sébastien Fabbro +metadata.xml, +stilts-2.4.ebuild: sci-astronomy/stilts: Initial import - diff --git a/sci-astronomy/stilts/stilts-2.4.ebuild b/sci-astronomy/stilts/stilts-2.5.ebuild similarity index 91% rename from sci-astronomy/stilts/stilts-2.4.ebuild rename to sci-astronomy/stilts/stilts-2.5.ebuild index 8c1cc1c..3cb7128 100644 --- a/sci-astronomy/stilts/stilts-2.4.ebuild +++ b/sci-astronomy/stilts/stilts-2.5.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ -EAPI=4 +EAPI=5 inherit java-pkg-2