public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore: ChangeLog pkgcore-9999.ebuild
Date: Sat, 10 May 2014 00:05:05 +0000 (UTC)	[thread overview]
Message-ID: <20140510000505.9D3872004C@flycatcher.gentoo.org> (raw)

radhermit    14/05/10 00:05:05

  Modified:             ChangeLog pkgcore-9999.ebuild
  Log:
  Drop python3 support until it's tested and confirmed working.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.177                sys-apps/pkgcore/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/ChangeLog?rev=1.177&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/ChangeLog?rev=1.177&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/ChangeLog?r1=1.176&r2=1.177

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog	10 Apr 2014 21:38:04 -0000	1.176
+++ ChangeLog	10 May 2014 00:05:05 -0000	1.177
@@ -1,6 +1,9 @@
 # ChangeLog for sys-apps/pkgcore
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v 1.176 2014/04/10 21:38:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/ChangeLog,v 1.177 2014/05/10 00:05:05 radhermit Exp $
+
+  10 May 2014; Tim Harder <radhermit@gentoo.org> pkgcore-9999.ebuild:
+  Drop python3 support until it's tested and confirmed working.
 
   10 Apr 2014; Tim Harder <radhermit@gentoo.org> pkgcore-9999.ebuild:
   Generate plugin cache for every enabled python implementation.



1.18                 sys-apps/pkgcore/pkgcore-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/pkgcore-9999.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/pkgcore-9999.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/pkgcore/pkgcore-9999.ebuild?r1=1.17&r2=1.18

Index: pkgcore-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/pkgcore-9999.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- pkgcore-9999.ebuild	10 Apr 2014 21:38:04 -0000	1.17
+++ pkgcore-9999.ebuild	10 May 2014 00:05:05 -0000	1.18
@@ -1,9 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/pkgcore-9999.ebuild,v 1.17 2014/04/10 21:38:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/pkgcore/pkgcore-9999.ebuild,v 1.18 2014/05/10 00:05:05 radhermit Exp $
 
 EAPI=4
-PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} )
+PYTHON_COMPAT=( python{2_6,2_7} )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then





             reply	other threads:[~2014-05-10  0:05 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-10  0:05 Tim Harder (radhermit) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-08-07 19:13 [gentoo-commits] gentoo-x86 commit in sys-apps/pkgcore: ChangeLog pkgcore-9999.ebuild Tim Harder (radhermit)
2015-08-03  6:07 Tim Harder (radhermit)
2015-07-23  6:36 Tim Harder (radhermit)
2015-07-23  6:25 Tim Harder (radhermit)
2015-07-18  3:42 Tim Harder (radhermit)
2015-07-12 19:31 Tim Harder (radhermit)
2015-03-24  6:06 Tim Harder (radhermit)
2015-02-19 17:28 Tim Harder (radhermit)
2015-02-17  0:04 Tim Harder (radhermit)
2014-05-25  3:50 Tim Harder (radhermit)
2014-04-10 21:38 Tim Harder (radhermit)
2014-04-07 18:15 Tim Harder (radhermit)
2013-10-22 19:46 Tim Harder (radhermit)
2012-01-26 14:57 Brian Harring (ferringb)
2011-12-06 11:39 Brian Harring (ferringb)
2011-12-01 12:55 Brian Harring (ferringb)
2011-09-20  2:53 Brian Harring (ferringb)
2011-08-06 21:33 Brian Harring (ferringb)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140510000505.9D3872004C@flycatcher.gentoo.org \
    --to=radhermit@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox