public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tomas Chvatal (scarabeus)" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-arch/rpm: rpm-4.11.0.1.ebuild ChangeLog
Date: Tue, 28 May 2013 07:50:51 +0000 (UTC)	[thread overview]
Message-ID: <20130528075051.D7F082171D@flycatcher.gentoo.org> (raw)

scarabeus    13/05/28 07:50:51

  Modified:             rpm-4.11.0.1.ebuild ChangeLog
  Log:
  Use python required use.
  
  (Portage version: 2.2.0_alpha177/cvs/Linux x86_64, signed Manifest commit with key 8EEE3BE8)

Revision  Changes    Path
1.2                  app-arch/rpm/rpm-4.11.0.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.11.0.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.11.0.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/rpm-4.11.0.1.ebuild?r1=1.1&r2=1.2

Index: rpm-4.11.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.11.0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- rpm-4.11.0.1.ebuild	26 Mar 2013 18:17:23 -0000	1.1
+++ rpm-4.11.0.1.ebuild	28 May 2013 07:50:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.11.0.1.ebuild,v 1.1 2013/03/26 18:17:23 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/rpm-4.11.0.1.ebuild,v 1.2 2013/05/28 07:50:51 scarabeus Exp $
 
 EAPI=5
 
@@ -39,6 +39,10 @@
 	nls? ( sys-devel/gettext )
 	doc? ( app-doc/doxygen )"
 
+REQUIRED_USE="
+	python? ( ${PYTHON_REQUIRED_USE} )
+"
+
 src_prepare() {
 	epatch \
 		"${FILESDIR}"/${PN}-4.11.0-autotools.patch \



1.175                app-arch/rpm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/ChangeLog?rev=1.175&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/ChangeLog?rev=1.175&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-arch/rpm/ChangeLog?r1=1.174&r2=1.175

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog	26 Mar 2013 18:17:24 -0000	1.174
+++ ChangeLog	28 May 2013 07:50:51 -0000	1.175
@@ -1,6 +1,9 @@
 # ChangeLog for app-arch/rpm
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.174 2013/03/26 18:17:24 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-arch/rpm/ChangeLog,v 1.175 2013/05/28 07:50:51 scarabeus Exp $
+
+  28 May 2013; Tomáš Chvátal <scarabeus@gentoo.org> rpm-4.11.0.1.ebuild:
+  Use python required use.
 
 *rpm-4.11.0.1 (26 Mar 2013)
 





             reply	other threads:[~2013-05-28  7:50 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-28  7:50 Tomas Chvatal (scarabeus) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-06-30 18:04 [gentoo-commits] gentoo-x86 commit in app-arch/rpm: rpm-4.11.0.1.ebuild ChangeLog Agostino Sarubbo (ago)
2013-06-29 16:23 Agostino Sarubbo (ago)
2013-06-26  8:52 Agostino Sarubbo (ago)
2013-06-26  2:57 Agostino Sarubbo (ago)
2013-06-25 10:21 Agostino Sarubbo (ago)
2013-06-25  9:37 Tomas Chvatal (scarabeus)
2013-06-24 16:51 Agostino Sarubbo (ago)
2013-06-09 15:59 Agostino Sarubbo (ago)
2013-06-04 21:22 Sebastien Fabbro (bicatali)
2013-06-02  9:56 Markus Meier (maekke)
2013-05-28 17:18 Jeroen Roovers (jer)
2013-03-26 18:17 Tomas Chvatal (scarabeus)

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=20130528075051.D7F082171D@flycatcher.gentoo.org \
    --to=scarabeus@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