public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger (vapier)" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in sys-libs/readline: readline-6.2_p5-r1.ebuild ChangeLog
Date: Mon, 20 Jan 2014 06:34:37 +0000 (UTC)	[thread overview]
Message-ID: <20140120063437.A62F62004E@flycatcher.gentoo.org> (raw)

vapier      14/01/20 06:34:37

  Modified:             readline-6.2_p5-r1.ebuild ChangeLog
  Log:
  Depend on virtual/pkgconfig for ncurses needs #498586 by palme3000.
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)

Revision  Changes    Path
1.6                  sys-libs/readline/readline-6.2_p5-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild?r1=1.5&r2=1.6

Index: readline-6.2_p5-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- readline-6.2_p5-r1.ebuild	18 Jan 2014 02:22:43 -0000	1.5
+++ readline-6.2_p5-r1.ebuild	20 Jan 2014 06:34:37 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild,v 1.5 2014/01/18 02:22:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-6.2_p5-r1.ebuild,v 1.6 2014/01/20 06:34:37 vapier Exp $
 
 EAPI="4"
 
@@ -42,7 +42,8 @@
 		!app-emulation/emul-linux-x86-baselibs[-abi_x86_32(-)]
 		!<=app-emulation/emul-linux-x86-baselibs-20131008-r7
 	)"
-DEPEND="${RDEPEND}"
+DEPEND="${RDEPEND}
+	virtual/pkgconfig"
 
 S=${WORKDIR}/${MY_P}
 



1.192                sys-libs/readline/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/ChangeLog?rev=1.192&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/ChangeLog?rev=1.192&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-libs/readline/ChangeLog?r1=1.191&r2=1.192

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog	18 Jan 2014 02:22:43 -0000	1.191
+++ ChangeLog	20 Jan 2014 06:34:37 -0000	1.192
@@ -1,6 +1,9 @@
 # ChangeLog for sys-libs/readline
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.191 2014/01/18 02:22:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.192 2014/01/20 06:34:37 vapier Exp $
+
+  20 Jan 2014; Mike Frysinger <vapier@gentoo.org> readline-6.2_p5-r1.ebuild:
+  Depend on virtual/pkgconfig for ncurses needs #498586 by palme3000.
 
   18 Jan 2014; Mike Frysinger <vapier@gentoo.org> readline-6.2_p1.ebuild,
   readline-6.2_p5-r1.ebuild:





             reply	other threads:[~2014-01-20  6:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-20  6:34 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-10-27  1:53 [gentoo-commits] gentoo-x86 commit in sys-libs/readline: readline-6.2_p5-r1.ebuild ChangeLog Mike Frysinger (vapier)
2014-09-15  8:24 Agostino Sarubbo (ago)
2014-08-23 15:34 Agostino Sarubbo (ago)
2014-08-21 10:09 Agostino Sarubbo (ago)
2014-07-28 13:49 Agostino Sarubbo (ago)
2014-07-18 10:56 Pacho Ramos (pacho)
2014-07-18  2:25 Matt Turner (mattst88)
2014-07-11 23:17 Mikle Kolyada (zlogene)
2014-07-06 12:31 Mikle Kolyada (zlogene)
2014-07-06 11:59 Jeroen Roovers (jer)
2013-12-30 16:43 Mike Frysinger (vapier)
2013-12-29 18:19 Mike Frysinger (vapier)
2013-12-27 22:55 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=20140120063437.A62F62004E@flycatcher.gentoo.org \
    --to=vapier@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