public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matsuu Takuto (matsuu)" <matsuu@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-text/lv: lv-4.51-r1.ebuild ChangeLog
Date: Sun, 16 Nov 2008 05:56:45 +0000	[thread overview]
Message-ID: <E1L1acn-0006Ce-MS@stork.gentoo.org> (raw)

matsuu      08/11/16 05:56:45

  Modified:             lv-4.51-r1.ebuild ChangeLog
  Log:
  Added !app-editors/levee to RDEPEND, bug #246966.
  (Portage version: 2.2_rc14/cvs/Linux 2.6.27-gentoo x86_64)

Revision  Changes    Path
1.5                  app-text/lv/lv-4.51-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild?r1=1.4&r2=1.5

Index: lv-4.51-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- lv-4.51-r1.ebuild	3 Nov 2008 11:17:58 -0000	1.4
+++ lv-4.51-r1.ebuild	16 Nov 2008 05:56:45 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild,v 1.4 2008/11/03 11:17:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/lv/lv-4.51-r1.ebuild,v 1.5 2008/11/16 05:56:45 matsuu Exp $
 
 inherit eutils toolchain-funcs
 
@@ -14,7 +14,8 @@
 KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sh sparc x86"
 IUSE=""
 
-RDEPEND="sys-libs/ncurses"
+RDEPEND="sys-libs/ncurses
+	!app-editors/levee"
 DEPEND="${RDEPEND}
 	dev-lang/perl"
 



1.30                 app-text/lv/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/lv/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/lv/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/lv/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-text/lv/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	3 Nov 2008 11:17:58 -0000	1.29
+++ ChangeLog	16 Nov 2008 05:56:45 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for app-text/lv
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/lv/ChangeLog,v 1.29 2008/11/03 11:17:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/lv/ChangeLog,v 1.30 2008/11/16 05:56:45 matsuu Exp $
+
+  16 Nov 2008; MATSUU Takuto <matsuu@gentoo.org> lv-4.51-r1.ebuild:
+  Added !app-editors/levee to RDEPEND, bug #246966.
 
   03 Nov 2008; Raúl Porcel <armin76@gentoo.org> lv-4.51-r1.ebuild:
   alpha/ia64/sh/sparc stable wrt #243734






             reply	other threads:[~2008-11-16  5:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-16  5:56 Matsuu Takuto (matsuu) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-08-25 18:16 [gentoo-commits] gentoo-x86 commit in app-text/lv: lv-4.51-r1.ebuild ChangeLog Markus Meier (maekke)
2010-01-23 11:29 Alexis Ballier (aballier)
2008-12-01 21:45 Brent Baude (ranger)
2008-11-03 11:17 Raul Porcel (armin76)
2008-11-02 12:45 Markus Meier (maekke)
2008-11-01 17:12 Gysbert Wassenaar (nixnut)

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=E1L1acn-0006Ce-MS@stork.gentoo.org \
    --to=matsuu@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