public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber (xmw)" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/mosh: mosh-9999.ebuild ChangeLog mosh-1.1.94.ebuild
Date: Wed, 18 Apr 2012 15:43:02 +0000 (UTC)	[thread overview]
Message-ID: <20120418154302.0B1842004B@flycatcher.gentoo.org> (raw)

xmw         12/04/18 15:43:02

  Modified:             mosh-9999.ebuild ChangeLog mosh-1.1.94.ebuild
  Log:
  reflect removed skalibs dependency
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  net-misc/mosh/mosh-9999.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-9999.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-9999.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-9999.ebuild?r1=1.2&r2=1.3

Index: mosh-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mosh-9999.ebuild	16 Apr 2012 13:05:51 -0000	1.2
+++ mosh-9999.ebuild	18 Apr 2012 15:43:01 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.2 2012/04/16 13:05:51 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-9999.ebuild,v 1.3 2012/04/18 15:43:01 xmw Exp $
 
 EAPI=4
 EGIT_REPO_URI="https://github.com/keithw/mosh.git"
@@ -18,7 +18,6 @@
 	examples? ( client )"
 
 RDEPEND="dev-libs/protobuf
-	dev-libs/skalibs
 	sys-libs/ncurses:5
 	virtual/ssh
 	client? ( dev-lang/perl
@@ -28,9 +27,6 @@
 	dev-util/pkgconfig"
 
 src_prepare() {
-	echo 'char const * PROG = "mosh-client" ;' >> src/frontend/mosh-client.cc
-	echo 'char const * PROG = "mosh-server" ;' >> src/frontend/mosh-server.cc
-	echo 'char const * PROG = "termemu" ;' >> src/examples/termemu.cc
 	eautoreconf
 }
 



1.7                  net-misc/mosh/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	18 Apr 2012 15:41:31 -0000	1.6
+++ ChangeLog	18 Apr 2012 15:43:01 -0000	1.7
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/mosh
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.6 2012/04/18 15:41:31 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/ChangeLog,v 1.7 2012/04/18 15:43:01 xmw Exp $
+
+  18 Apr 2012; Michael Weber <xmw@gentoo.org> mosh-1.1.94.ebuild,
+  mosh-9999.ebuild:
+  reflect removed skalibs dependency
 
   18 Apr 2012; Michael Weber <xmw@gentoo.org> mosh-1.1.94.ebuild:
   reflect removed skalibs dependency



1.5                  net-misc/mosh/mosh-1.1.94.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild?r1=1.4&r2=1.5

Index: mosh-1.1.94.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- mosh-1.1.94.ebuild	18 Apr 2012 15:41:31 -0000	1.4
+++ mosh-1.1.94.ebuild	18 Apr 2012 15:43:01 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild,v 1.4 2012/04/18 15:41:31 xmw Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/mosh/mosh-1.1.94.ebuild,v 1.5 2012/04/18 15:43:01 xmw Exp $
 
 EAPI=4
 
@@ -32,9 +32,6 @@
 }
 
 src_prepare() {
-	echo 'char const * PROG = "mosh-client" ;' >> src/frontend/mosh-client.cc
-	echo 'char const * PROG = "mosh-server" ;' >> src/frontend/mosh-server.cc
-	echo 'char const * PROG = "termemu" ;' >> src/examples/termemu.cc
 	eautoreconf
 }
 






             reply	other threads:[~2012-04-18 15:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-18 15:43 Michael Weber (xmw) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-19  9:10 [gentoo-commits] gentoo-x86 commit in net-misc/mosh: mosh-9999.ebuild ChangeLog mosh-1.1.94.ebuild Michael Weber (xmw)

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=20120418154302.0B1842004B@flycatcher.gentoo.org \
    --to=xmw@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