public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/qrencode-python: metadata.xml qrencode-python-1.01.ebuild ChangeLog
Date: Mon, 12 Dec 2011 08:41:16 +0000 (UTC)	[thread overview]
Message-ID: <20111212084116.EBB6A2004B@flycatcher.gentoo.org> (raw)

jlec        11/12/12 08:41:16

  Modified:             metadata.xml qrencode-python-1.01.ebuild ChangeLog
  Log:
  Added missing runtime dep on dev-python/imaging, #375289
  
  (Portage version: 2.2.0_alpha80/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  media-gfx/qrencode-python/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/metadata.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/metadata.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/metadata.xml?r1=1.2&r2=1.3

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode-python/metadata.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- metadata.xml	24 Sep 2011 09:27:00 -0000	1.2
+++ metadata.xml	12 Dec 2011 08:41:16 -0000	1.3
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
-<maintainer>
-  <email>jlec@gentoo.org</email>
-</maintainer>
+	<maintainer>
+		<email>jlec@gentoo.org</email>
+	</maintainer>
 </pkgmetadata>



1.3                  media-gfx/qrencode-python/qrencode-python-1.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/qrencode-python-1.01.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/qrencode-python-1.01.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/qrencode-python-1.01.ebuild?r1=1.2&r2=1.3

Index: qrencode-python-1.01.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode-python/qrencode-python-1.01.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- qrencode-python-1.01.ebuild	9 May 2011 15:47:31 -0000	1.2
+++ qrencode-python-1.01.ebuild	12 Dec 2011 08:41:16 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode-python/qrencode-python-1.01.ebuild,v 1.2 2011/05/09 15:47:31 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode-python/qrencode-python-1.01.ebuild,v 1.3 2011/12/12 08:41:16 jlec Exp $
 
 EAPI=3
 
@@ -19,7 +19,9 @@
 LICENSE="Apache-2.0"
 IUSE=""
 
-RDEPEND="media-gfx/qrencode"
+RDEPEND="
+	dev-python/imaging
+	media-gfx/qrencode"
 DEPEND="${RDEPEND}"
 
 S="${WORKDIR}"/qrencode-${PV}



1.2                  media-gfx/qrencode-python/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/qrencode-python/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/qrencode-python/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 May 2011 09:15:44 -0000	1.1
+++ ChangeLog	12 Dec 2011 08:41:16 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for media-gfx/qrencode-python
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode-python/ChangeLog,v 1.1 2011/05/08 09:15:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode-python/ChangeLog,v 1.2 2011/12/12 08:41:16 jlec Exp $
+
+  12 Dec 2011; Justin Lecher <jlec@gentoo.org> qrencode-python-1.01.ebuild,
+  metadata.xml:
+  Added missing runtime dep on dev-python/imaging, #375289
 
 *qrencode-python-1.01 (08 May 2011)
 






                 reply	other threads:[~2011-12-12  8:41 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20111212084116.EBB6A2004B@flycatcher.gentoo.org \
    --to=jlec@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