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-devel/patch: patch-2.6.1.ebuild ChangeLog
Date: Sat, 02 Jan 2010 03:35:05 +0000	[thread overview]
Message-ID: <E1NQuld-0000Hf-4d@stork.gentoo.org> (raw)

vapier      10/01/02 03:35:05

  Modified:             patch-2.6.1.ebuild ChangeLog
  Log:
  Pull in ed for tests #299270 by Patrick Lauer.
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  sys-devel/patch/patch-2.6.1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild?r1=1.1&r2=1.2

Index: patch-2.6.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- patch-2.6.1.ebuild	1 Jan 2010 07:00:56 -0000	1.1
+++ patch-2.6.1.ebuild	2 Jan 2010 03:35:04 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild,v 1.1 2010/01/01 07:00:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/patch-2.6.1.ebuild,v 1.2 2010/01/02 03:35:04 vapier Exp $
 
 inherit flag-o-matic
 
@@ -11,7 +11,11 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
-IUSE="static"
+IUSE="static test"
+
+RDEPEND=""
+DEPEND="${RDEPEND}
+	test? ( sys-apps/ed )"
 
 src_compile() {
 	use static && append-ldflags -static



1.44                 sys-devel/patch/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/patch/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/patch/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/patch/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	1 Jan 2010 07:00:56 -0000	1.43
+++ ChangeLog	2 Jan 2010 03:35:04 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/patch
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.43 2010/01/01 07:00:56 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/patch/ChangeLog,v 1.44 2010/01/02 03:35:04 vapier Exp $
+
+  02 Jan 2010; Mike Frysinger <vapier@gentoo.org> patch-2.6.1.ebuild:
+  Pull in ed for tests #299270 by Patrick Lauer.
 
 *patch-2.6.1 (01 Jan 2010)
 






             reply	other threads:[~2010-01-02  3:35 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-02  3:35 Mike Frysinger (vapier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-26 13:35 [gentoo-commits] gentoo-x86 commit in sys-devel/patch: patch-2.6.1.ebuild ChangeLog Alexis Ballier (aballier)
2012-01-25 18:25 Samuli Suominen (ssuominen)
2012-01-25 18:24 Samuli Suominen (ssuominen)
2012-01-04 22:32 Brent Baude (ranger)
2011-12-18 16:47 Raul Porcel (armin76)
2011-12-03 10:47 Markus Meier (maekke)
2011-12-02 18:54 Steve Dibb (beandog)
2011-11-28 11:35 PaweA Hajdan (phajdan.jr)
2011-11-22 20:07 Jeroen Roovers (jer)
2010-01-22 20:15 Jeremy Olexa (darkside)
2010-01-01  7:00 Mike Frysinger (vapier)

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=E1NQuld-0000Hf-4d@stork.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