public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Pacho Ramos (pacho)" <pacho@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-python/decoratortools: decoratortools-1.8-r1.ebuild ChangeLog
Date: Sun,  8 Mar 2015 23:43:21 +0000 (UTC)	[thread overview]
Message-ID: <20150308234321.54DE013569@oystercatcher.gentoo.org> (raw)

pacho       15/03/08 23:43:21

  Modified:             decoratortools-1.8-r1.ebuild ChangeLog
  Log:
  x86 stable, bug 540290
  
  (Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)

Revision  Changes    Path
1.7                  dev-python/decoratortools/decoratortools-1.8-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decoratortools/decoratortools-1.8-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decoratortools/decoratortools-1.8-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decoratortools/decoratortools-1.8-r1.ebuild?r1=1.6&r2=1.7

Index: decoratortools-1.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decoratortools/decoratortools-1.8-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- decoratortools-1.8-r1.ebuild	7 Mar 2015 08:15:53 -0000	1.6
+++ decoratortools-1.8-r1.ebuild	8 Mar 2015 23:43:21 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/decoratortools-1.8-r1.ebuild,v 1.6 2015/03/07 08:15:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/decoratortools-1.8-r1.ebuild,v 1.7 2015/03/08 23:43:21 pacho Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_6,2_7} pypy pypy2_0 )
@@ -16,7 +16,7 @@
 
 LICENSE="|| ( PSF-2 ZPL )"
 SLOT="0"
-KEYWORDS="amd64 ~ia64 ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="amd64 ~ia64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
 IUSE=""
 
 DEPEND="app-arch/unzip



1.27                 dev-python/decoratortools/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decoratortools/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decoratortools/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/decoratortools/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/decoratortools/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	7 Mar 2015 08:15:53 -0000	1.26
+++ ChangeLog	8 Mar 2015 23:43:21 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/decoratortools
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/ChangeLog,v 1.26 2015/03/07 08:15:53 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/decoratortools/ChangeLog,v 1.27 2015/03/08 23:43:21 pacho Exp $
+
+  08 Mar 2015; Pacho Ramos <pacho@gentoo.org> decoratortools-1.8-r1.ebuild:
+  x86 stable, bug 540290
 
   07 Mar 2015; Pacho Ramos <pacho@gentoo.org> decoratortools-1.8-r1.ebuild:
   ppc stable, bug 540290





             reply	other threads:[~2015-03-08 23:43 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-08 23:43 Pacho Ramos (pacho) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-04-08  8:05 [gentoo-commits] gentoo-x86 commit in dev-python/decoratortools: decoratortools-1.8-r1.ebuild ChangeLog Michal Gorny (mgorny)
2015-03-07  8:15 Pacho Ramos (pacho)
2015-03-06 22:13 Pacho Ramos (pacho)
2014-03-31 21:06 Michal Gorny (mgorny)
2013-10-22 11:42 Fabian Groffen (grobian)
2013-09-05 18:47 Michal Gorny (mgorny)
2013-04-09 15:25 Ian Delaney (idella4)

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=20150308234321.54DE013569@oystercatcher.gentoo.org \
    --to=pacho@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