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 40EBF1391DB for ; Sat, 22 Mar 2014 09:45:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6267CE0D59; Sat, 22 Mar 2014 09:45: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 8D0BBE0D5A for ; Sat, 22 Mar 2014 09:45: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 44EA433FD1B for ; Sat, 22 Mar 2014 09:45:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id 03F01188F7 for ; Sat, 22 Mar 2014 09:45:09 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1395481480.a503b90879e968ff83381f1a7e16021f2e2c885a.jlec@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: sci-chemistry/shiftx2/ X-VCS-Repository: proj/sci X-VCS-Files: sci-chemistry/shiftx2/ChangeLog sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild X-VCS-Directories: sci-chemistry/shiftx2/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: a503b90879e968ff83381f1a7e16021f2e2c885a X-VCS-Branch: master Date: Sat, 22 Mar 2014 09:45:09 +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: 91e42851-0e2f-42fb-983b-df891c968633 X-Archives-Hash: 2c8a33e30361f5fca534039ef8085ed3 commit: a503b90879e968ff83381f1a7e16021f2e2c885a Author: Justin Lecher gentoo org> AuthorDate: Wed Mar 19 07:12:03 2014 +0000 Commit: Justin Lecher gentoo org> CommitDate: Sat Mar 22 09:44:40 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commit;h=a503b908 sci-chemistry/shiftx2: Drop python2.6 support Package-Manager: portage-2.2.8-r1 --- sci-chemistry/shiftx2/ChangeLog | 5 ++++- sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sci-chemistry/shiftx2/ChangeLog b/sci-chemistry/shiftx2/ChangeLog index df92dab..0b7f87e 100644 --- a/sci-chemistry/shiftx2/ChangeLog +++ b/sci-chemistry/shiftx2/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for sci-chemistry/shiftx2 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 19 Mar 2014; Justin Lecher shiftx2-1.07_p20120106.ebuild: + Drop python2.6 support + 23 Oct 2013; Justin Lecher shiftx2-1.07_p20120106.ebuild: Add missing PYTHON_DEPS diff --git a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild index 36c17b3..4f2a51e 100644 --- a/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild +++ b/sci-chemistry/shiftx2/shiftx2-1.07_p20120106.ebuild @@ -4,7 +4,7 @@ EAPI=5 -PYTHON_COMPAT=( python{2_6,2_7} ) +PYTHON_COMPAT=( python2_7 ) inherit java-pkg-2 java-pkg-simple prefix python-r1 versionator