public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-vim/conque: ChangeLog conque-2.3.ebuild
@ 2011-09-09  8:13 Tim Harder (radhermit)
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Harder (radhermit) @ 2011-09-09  8:13 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/09/09 08:13:04

  Modified:             ChangeLog
  Added:                conque-2.3.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  app-vim/conque/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	17 Aug 2011 03:45:52 -0000	1.6
+++ ChangeLog	9 Sep 2011 08:13:04 -0000	1.7
@@ -1,6 +1,11 @@
 # ChangeLog for app-vim/conque
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.6 2011/08/17 03:45:52 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.7 2011/09/09 08:13:04 radhermit Exp $
+
+*conque-2.3 (09 Sep 2011)
+
+  09 Sep 2011; Tim Harder <radhermit@gentoo.org> +conque-2.3.ebuild:
+  Version bump.
 
 *conque-2.2 (17 Aug 2011)
 



1.1                  app-vim/conque/conque-2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/conque-2.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/conque-2.3.ebuild?rev=1.1&content-type=text/plain

Index: conque-2.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v 1.1 2011/09/09 08:13:04 radhermit Exp $

EAPI="4"
VIM_PLUGIN_VIM_VERSION="7.1"

inherit vim-plugin

MY_P="${PN}_${PV}"
DESCRIPTION="vim plugin: Run interactive commands inside a Vim buffer"
HOMEPAGE="http://code.google.com/p/conque/"
SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz"
LICENSE="MIT"
KEYWORDS="~amd64 ~x86"
IUSE=""

RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )
	>=dev-lang/python-2.3"

VIM_PLUGIN_HELPFILES="ConqueTerm"

S="${WORKDIR}/${MY_P}"






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-vim/conque: ChangeLog conque-2.3.ebuild
@ 2014-07-08 11:32 JosA MarAa Alonso (nimiux)
  0 siblings, 0 replies; 3+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2014-07-08 11:32 UTC (permalink / raw
  To: gentoo-commits

nimiux      14/07/08 11:32:14

  Modified:             ChangeLog conque-2.3.ebuild
  Log:
  Stable for amd64 wrt bug #513734
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)

Revision  Changes    Path
1.10                 app-vim/conque/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	7 Oct 2012 10:23:14 -0000	1.9
+++ ChangeLog	8 Jul 2014 11:32:14 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for app-vim/conque
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.9 2012/10/07 10:23:14 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.10 2014/07/08 11:32:14 nimiux Exp $
+
+  08 Jul 2014; Chema Alonso <nimiux@gentoo.org> conque-2.3.ebuild:
+  Stable for amd64 wrt bug #513734
 
   07 Oct 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
   Drop maintainer due retirement, #274113



1.2                  app-vim/conque/conque-2.3.ebuild

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

Index: conque-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- conque-2.3.ebuild	9 Sep 2011 08:13:04 -0000	1.1
+++ conque-2.3.ebuild	8 Jul 2014 11:32:14 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v 1.1 2011/09/09 08:13:04 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v 1.2 2014/07/08 11:32:14 nimiux Exp $
 
 EAPI="4"
 VIM_PLUGIN_VIM_VERSION="7.1"
@@ -12,7 +12,7 @@
 HOMEPAGE="http://code.google.com/p/conque/"
 SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz"
 LICENSE="MIT"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE=""
 
 RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )





^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-vim/conque: ChangeLog conque-2.3.ebuild
@ 2014-07-27 11:49 PaweA Hajdan (phajdan.jr)
  0 siblings, 0 replies; 3+ messages in thread
From: PaweA Hajdan (phajdan.jr) @ 2014-07-27 11:49 UTC (permalink / raw
  To: gentoo-commits

phajdan.jr    14/07/27 11:49:15

  Modified:             ChangeLog conque-2.3.ebuild
  Log:
  x86 stable wrt bug #513734
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)

Revision  Changes    Path
1.11                 app-vim/conque/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	8 Jul 2014 11:32:14 -0000	1.10
+++ ChangeLog	27 Jul 2014 11:49:15 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for app-vim/conque
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.10 2014/07/08 11:32:14 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/ChangeLog,v 1.11 2014/07/27 11:49:15 phajdan.jr Exp $
+
+  26 Jul 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> conque-2.3.ebuild:
+  x86 stable wrt bug #513734
 
   08 Jul 2014; Chema Alonso <nimiux@gentoo.org> conque-2.3.ebuild:
   Stable for amd64 wrt bug #513734



1.3                  app-vim/conque/conque-2.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/conque-2.3.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/conque-2.3.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/conque/conque-2.3.ebuild?r1=1.2&r2=1.3

Index: conque-2.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- conque-2.3.ebuild	8 Jul 2014 11:32:14 -0000	1.2
+++ conque-2.3.ebuild	27 Jul 2014 11:49:15 -0000	1.3
@@ -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/app-vim/conque/conque-2.3.ebuild,v 1.2 2014/07/08 11:32:14 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/conque/conque-2.3.ebuild,v 1.3 2014/07/27 11:49:15 phajdan.jr Exp $
 
 EAPI="4"
 VIM_PLUGIN_VIM_VERSION="7.1"
@@ -12,7 +12,7 @@
 HOMEPAGE="http://code.google.com/p/conque/"
 SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.gz"
 LICENSE="MIT"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE=""
 
 RDEPEND="|| ( app-editors/vim[python] app-editors/gvim[python] )





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-07-27 11:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 11:32 [gentoo-commits] gentoo-x86 commit in app-vim/conque: ChangeLog conque-2.3.ebuild JosA MarAa Alonso (nimiux)
  -- strict thread matches above, loose matches on Subject: below --
2014-07-27 11:49 PaweA Hajdan (phajdan.jr)
2011-09-09  8:13 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox