public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michal Gorny (mgorny)" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in www-misc/reflector: reflector-2011.05.13.1.ebuild ChangeLog
Date: Mon, 29 Oct 2012 16:39:49 +0000 (UTC)	[thread overview]
Message-ID: <20121029163949.9842421600@flycatcher.gentoo.org> (raw)

mgorny      12/10/29 16:39:49

  Modified:             reflector-2011.05.13.1.ebuild ChangeLog
  Log:
  Use virtual for argparse.
  
  (Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key 42B9401D)

Revision  Changes    Path
1.3                  www-misc/reflector/reflector-2011.05.13.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/reflector/reflector-2011.05.13.1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/reflector/reflector-2011.05.13.1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/reflector/reflector-2011.05.13.1.ebuild?r1=1.2&r2=1.3

Index: reflector-2011.05.13.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/reflector/reflector-2011.05.13.1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- reflector-2011.05.13.1.ebuild	20 May 2011 12:59:17 -0000	1.2
+++ reflector-2011.05.13.1.ebuild	29 Oct 2012 16:39:49 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/reflector/reflector-2011.05.13.1.ebuild,v 1.2 2011/05/20 12:59:17 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-misc/reflector/reflector-2011.05.13.1.ebuild,v 1.3 2012/10/29 16:39:49 mgorny Exp $
 
 EAPI=3
 
@@ -20,7 +20,7 @@
 KEYWORDS="~amd64"
 IUSE=""
 
-RDEPEND="dev-python/argparse"
+RDEPEND="virtual/python-argparse"
 
 S=${WORKDIR}/${PN}
 



1.3                  www-misc/reflector/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/reflector/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/reflector/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/www-misc/reflector/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/www-misc/reflector/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	20 May 2011 12:59:17 -0000	1.2
+++ ChangeLog	29 Oct 2012 16:39:49 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for www-misc/reflector
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-misc/reflector/ChangeLog,v 1.2 2011/05/20 12:59:17 binki Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/www-misc/reflector/ChangeLog,v 1.3 2012/10/29 16:39:49 mgorny Exp $
+
+  29 Oct 2012; Michał Górny <mgorny@gentoo.org> reflector-2011.05.13.1.ebuild:
+  Use virtual for argparse.
 
   20 May 2011; Nathan Phillip Brink <binki@gentoo.org>
   reflector-2011.05.13.1.ebuild:
@@ -12,4 +15,3 @@
   13 May 2011; Nathan Phillip Brink <binki@gentoo.org>
   +reflector-2011.05.13.1.ebuild, +metadata.xml:
   Add new ebuild for www-misc/reflector-2011.05.13.1 fixing bug 317831.
-





             reply	other threads:[~2012-10-29 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-10-29 16:39 Michal Gorny (mgorny) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-07-06 12:57 [gentoo-commits] gentoo-x86 commit in www-misc/reflector: reflector-2011.05.13.1.ebuild ChangeLog Michal Gorny (mgorny)

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=20121029163949.9842421600@flycatcher.gentoo.org \
    --to=mgorny@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