public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2008-01-27 10:16 Christian Faulhammer (opfer)
  0 siblings, 0 replies; 14+ messages in thread
From: Christian Faulhammer (opfer) @ 2008-01-27 10:16 UTC (permalink / raw
  To: gentoo-commits

opfer       08/01/27 10:16:11

  Modified:             ChangeLog editor-0.ebuild
  Log:
  add app-editors/bvi and fix LICENSE
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.10                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	16 Nov 2007 08:17:32 -0000	1.9
+++ ChangeLog	27 Jan 2008 10:16:10 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.9 2007/11/16 08:17:32 ulm Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.10 2008/01/27 10:16:10 opfer Exp $
+
+  27 Jan 2008; Christian Faulhammer <opfer@gentoo.org> editor-0.ebuild:
+  add app-editors/bvi and fix LICENSE
 
   16 Nov 2007; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Add some alternatives to RDEPEND, and a comment about the criteria.



1.12                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.11&r2=1.12

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- editor-0.ebuild	17 Dec 2007 07:37:02 -0000	1.11
+++ editor-0.ebuild	27 Jan 2008 10:16:10 -0000	1.12
@@ -1,12 +1,12 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.11 2007/12/17 07:37:02 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.12 2008/01/27 10:16:10 opfer Exp $
 
 DESCRIPTION="Virtual for editor"
 HOMEPAGE="http://www.gentoo.org/"
 SRC_URI=""
 
-LICENSE=""
+LICENSE="as-is"
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc ~sparc-fbsd x86 ~x86-fbsd"
 IUSE=""
@@ -17,6 +17,7 @@
 
 DEPEND=""
 RDEPEND="|| ( app-editors/nano
+	app-editors/bvi
 	app-editors/dav
 	app-editors/e3
 	app-editors/easyedit



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2009-08-09  8:40 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-08-09  8:40 UTC (permalink / raw
  To: gentoo-commits

ulm         09/08/09 08:40:47

  Modified:             ChangeLog editor-0.ebuild
  Log:
  geresh and qe are gone, bugs 264174 and 275915. Remove them from RDEPEND.
  (Portage version: 2.2_rc36/cvs/Linux i686)

Revision  Changes    Path
1.14                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	22 Mar 2008 08:53:08 -0000	1.13
+++ ChangeLog	9 Aug 2009 08:40:47 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.13 2008/03/22 08:53:08 ulm Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.14 2009/08/09 08:40:47 ulm Exp $
+
+  09 Aug 2009; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+  geresh and qe are gone, bugs 264174 and 275915. Remove them from RDEPEND.
 
   22 Mar 2008; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Remove mit-scheme since it is masked for removal, bug 202160.



1.16                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.15&r2=1.16

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- editor-0.ebuild	22 Mar 2008 08:53:08 -0000	1.15
+++ editor-0.ebuild	9 Aug 2009 08:40:47 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.15 2008/03/22 08:53:08 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.16 2009/08/09 08:40:47 ulm Exp $
 
 DESCRIPTION="Virtual for editor"
 HOMEPAGE=""
@@ -27,7 +27,6 @@
 	app-editors/emact
 	app-editors/ersatz-emacs
 	app-editors/fe
-	app-editors/geresh
 	app-editors/gvim
 	app-editors/jasspa-microemacs
 	app-editors/jed
@@ -40,7 +39,6 @@
 	app-editors/ne
 	app-editors/ng
 	app-editors/nvi
-	app-editors/qe
 	app-editors/qemacs
 	app-editors/teco
 	app-editors/uemacs-pk






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2009-12-27 18:55 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-12-27 18:55 UTC (permalink / raw
  To: gentoo-commits

ulm         09/12/27 18:55:21

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Update dependency after package move from emacs-cvs to emacs-vcs.
  (Portage version: 2.2_rc60/cvs/Linux i686)

Revision  Changes    Path
1.16                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	15 Dec 2009 19:47:19 -0000	1.15
+++ ChangeLog	27 Dec 2009 18:55:21 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.15 2009/12/15 19:47:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.16 2009/12/27 18:55:21 ulm Exp $
+
+  27 Dec 2009; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+  Update dependency after package move from emacs-cvs to emacs-vcs.
 
   15 Dec 2009; Jonathan Callen <abcd@gentoo.org> editor-0.ebuild:
   QA: Add prefix keywords



1.18                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.17&r2=1.18

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- editor-0.ebuild	15 Dec 2009 19:47:19 -0000	1.17
+++ editor-0.ebuild	27 Dec 2009 18:55:21 -0000	1.18
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.17 2009/12/15 19:47:19 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.18 2009/12/27 18:55:21 ulm Exp $
 
 DESCRIPTION="Virtual for editor"
 HOMEPAGE=""
@@ -23,7 +23,7 @@
 	app-editors/efte
 	app-editors/elvis
 	app-editors/emacs
-	app-editors/emacs-cvs
+	app-editors/emacs-vcs
 	app-editors/emact
 	app-editors/ersatz-emacs
 	app-editors/fe






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2010-01-23 11:16 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-01-23 11:16 UTC (permalink / raw
  To: gentoo-commits

ulm         10/01/23 11:16:50

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Add sys-apps/busybox.
  (Portage version: 2.2_rc61/cvs/Linux i686)

Revision  Changes    Path
1.17                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	27 Dec 2009 18:55:21 -0000	1.16
+++ ChangeLog	23 Jan 2010 11:16:50 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.16 2009/12/27 18:55:21 ulm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.17 2010/01/23 11:16:50 ulm Exp $
+
+  23 Jan 2010; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+  Add sys-apps/busybox.
 
   27 Dec 2009; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Update dependency after package move from emacs-cvs to emacs-vcs.



1.19                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.18&r2=1.19

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- editor-0.ebuild	27 Dec 2009 18:55:21 -0000	1.18
+++ editor-0.ebuild	23 Jan 2010 11:16:50 -0000	1.19
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.18 2009/12/27 18:55:21 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.19 2010/01/23 11:16:50 ulm Exp $
 
 DESCRIPTION="Virtual for editor"
 HOMEPAGE=""
@@ -49,9 +49,11 @@
 	app-misc/mc
 	dev-lisp/cmucl
 	mail-client/pine
+	sys-apps/busybox
 	sys-apps/ed )"
 
 # Packages outside app-editors providing an editor:
 #	app-misc/mc: mcedit (#62643)
 #	dev-lisp/cmucl: hemlock
 #	mail-client/pine: pico
+#	sys-apps/busybox: vi






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2010-03-11 15:21 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-03-11 15:21 UTC (permalink / raw
  To: gentoo-commits

ulm         10/03/11 15:21:34

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Require USE=edit for app-misc/mc, bug 283113. Change EAPI to 2.
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.18                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	23 Jan 2010 11:16:50 -0000	1.17
+++ ChangeLog	11 Mar 2010 15:21:33 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.17 2010/01/23 11:16:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.18 2010/03/11 15:21:33 ulm Exp $
+
+  11 Mar 2010; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+  Require USE=edit for app-misc/mc, bug 283113. Change EAPI to 2.
 
   23 Jan 2010; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Add sys-apps/busybox.



1.20                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.19&r2=1.20

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- editor-0.ebuild	23 Jan 2010 11:16:50 -0000	1.19
+++ editor-0.ebuild	11 Mar 2010 15:21:33 -0000	1.20
@@ -1,6 +1,8 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.19 2010/01/23 11:16:50 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.20 2010/03/11 15:21:33 ulm Exp $
+
+EAPI=2
 
 DESCRIPTION="Virtual for editor"
 HOMEPAGE=""
@@ -46,7 +48,7 @@
 	app-editors/vim
 	app-editors/xemacs
 	app-editors/zile
-	app-misc/mc
+	app-misc/mc[edit]
 	dev-lisp/cmucl
 	mail-client/pine
 	sys-apps/busybox






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2010-03-13 19:41 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-03-13 19:41 UTC (permalink / raw
  To: gentoo-commits

ulm         10/03/13 19:41:31

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Remove sys-apps/busybox, fixes bug 309147.
  (Portage version: 2.2_rc67/cvs/Linux i686)

Revision  Changes    Path
1.19                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	11 Mar 2010 15:21:33 -0000	1.18
+++ ChangeLog	13 Mar 2010 19:41:30 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.18 2010/03/11 15:21:33 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.19 2010/03/13 19:41:30 ulm Exp $
+
+  13 Mar 2010; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+  Remove sys-apps/busybox, fixes bug 309147.
 
   11 Mar 2010; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Require USE=edit for app-misc/mc, bug 283113. Change EAPI to 2.



1.21                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.20&r2=1.21

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- editor-0.ebuild	11 Mar 2010 15:21:33 -0000	1.20
+++ editor-0.ebuild	13 Mar 2010 19:41:30 -0000	1.21
@@ -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/virtual/editor/editor-0.ebuild,v 1.20 2010/03/11 15:21:33 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.21 2010/03/13 19:41:30 ulm Exp $
 
 EAPI=2
 
@@ -51,7 +51,6 @@
 	app-misc/mc[edit]
 	dev-lisp/cmucl
 	mail-client/pine
-	sys-apps/busybox
 	sys-apps/ed )"
 
 # Packages outside app-editors providing an editor:






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2011-02-06 11:56 Mart Raudsepp (leio)
  0 siblings, 0 replies; 14+ messages in thread
From: Mart Raudsepp (leio) @ 2011-02-06 11:56 UTC (permalink / raw
  To: gentoo-commits

leio        11/02/06 11:56:55

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Drop to ~mips
  
  (Portage version: 2.1.9.35/cvs/Linux mips64)

Revision  Changes    Path
1.20                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.19&r2=1.20

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	13 Mar 2010 19:41:30 -0000	1.19
+++ ChangeLog	6 Feb 2011 11:56:55 -0000	1.20
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.19 2010/03/13 19:41:30 ulm Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.20 2011/02/06 11:56:55 leio Exp $
+
+  06 Feb 2011; Mart Raudsepp <leio@gentoo.org> editor-0.ebuild:
+  Drop to ~mips
 
   13 Mar 2010; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Remove sys-apps/busybox, fixes bug 309147.



1.22                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.21&r2=1.22

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- editor-0.ebuild	13 Mar 2010 19:41:30 -0000	1.21
+++ editor-0.ebuild	6 Feb 2011 11:56:55 -0000	1.22
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.21 2010/03/13 19:41:30 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.22 2011/02/06 11:56:55 leio Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Add a package to RDEPEND only if the editor:






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2011-05-07 21:21 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-05-07 21:21 UTC (permalink / raw
  To: gentoo-commits

ulm         11/05/07 21:21:56

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Update dependency after package move from easyedit to ee.
  
  (Portage version: 2.1.9.47/cvs/Linux x86_64)

Revision  Changes    Path
1.21                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	6 Feb 2011 11:56:55 -0000	1.20
+++ ChangeLog	7 May 2011 21:21:56 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.20 2011/02/06 11:56:55 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.21 2011/05/07 21:21:56 ulm Exp $
+
+  07 May 2011; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+  Update dependency after package move from easyedit to ee.
 
   06 Feb 2011; Mart Raudsepp <leio@gentoo.org> editor-0.ebuild:
   Drop to ~mips



1.23                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.22&r2=1.23

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- editor-0.ebuild	6 Feb 2011 11:56:55 -0000	1.22
+++ editor-0.ebuild	7 May 2011 21:21:56 -0000	1.23
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.22 2011/02/06 11:56:55 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.23 2011/05/07 21:21:56 ulm Exp $
 
 EAPI=2
 
@@ -21,7 +21,7 @@
 RDEPEND="|| ( app-editors/nano
 	app-editors/dav
 	app-editors/e3
-	app-editors/easyedit
+	app-editors/ee
 	app-editors/efte
 	app-editors/elvis
 	app-editors/emacs






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2011-09-21 20:12 Mike Gilbert (floppym)
  0 siblings, 0 replies; 14+ messages in thread
From: Mike Gilbert (floppym) @ 2011-09-21 20:12 UTC (permalink / raw
  To: gentoo-commits

floppym     11/09/21 20:12:11

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Prefer vim over gvim to reduce the size of emerge -e @system.
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	7 May 2011 21:21:56 -0000	1.21
+++ ChangeLog	21 Sep 2011 20:12:11 -0000	1.22
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.21 2011/05/07 21:21:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.22 2011/09/21 20:12:11 floppym Exp $
+
+  21 Sep 2011; Mike Gilbert <floppym@gentoo.org> editor-0.ebuild:
+  Prefer vim over gvim to reduce the size of emerge -e @system.
 
   07 May 2011; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Update dependency after package move from easyedit to ee.



1.24                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.23&r2=1.24

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- editor-0.ebuild	7 May 2011 21:21:56 -0000	1.23
+++ editor-0.ebuild	21 Sep 2011 20:12:11 -0000	1.24
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.23 2011/05/07 21:21:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.24 2011/09/21 20:12:11 floppym Exp $
 
 EAPI=2
 
@@ -29,6 +29,7 @@
 	app-editors/emact
 	app-editors/ersatz-emacs
 	app-editors/fe
+	app-editors/vim
 	app-editors/gvim
 	app-editors/jasspa-microemacs
 	app-editors/jed
@@ -45,7 +46,6 @@
 	app-editors/teco
 	app-editors/uemacs-pk
 	app-editors/vile
-	app-editors/vim
 	app-editors/xemacs
 	app-editors/zile
 	app-misc/mc[edit]






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2011-12-22 20:29 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-12-22 20:29 UTC (permalink / raw
  To: gentoo-commits

ulm         11/12/22 20:29:38

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Dependencies should be kept in alphabetical order (except for nano).
  
  (Portage version: 2.1.10.41/cvs/Linux x86_64)

Revision  Changes    Path
1.23                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	21 Sep 2011 20:12:11 -0000	1.22
+++ ChangeLog	22 Dec 2011 20:29:38 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.22 2011/09/21 20:12:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.23 2011/12/22 20:29:38 ulm Exp $
+
+  22 Dec 2011; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
+  Dependencies should be kept in alphabetical order (except for nano).
 
   21 Sep 2011; Mike Gilbert <floppym@gentoo.org> editor-0.ebuild:
   Prefer vim over gvim to reduce the size of emerge -e @system.



1.25                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.24&r2=1.25

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- editor-0.ebuild	21 Sep 2011 20:12:11 -0000	1.24
+++ editor-0.ebuild	22 Dec 2011 20:29:38 -0000	1.25
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.24 2011/09/21 20:12:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.25 2011/12/22 20:29:38 ulm Exp $
 
 EAPI=2
 
@@ -29,8 +29,6 @@
 	app-editors/emact
 	app-editors/ersatz-emacs
 	app-editors/fe
-	app-editors/vim
-	app-editors/gvim
 	app-editors/jasspa-microemacs
 	app-editors/jed
 	app-editors/joe
@@ -46,6 +44,8 @@
 	app-editors/teco
 	app-editors/uemacs-pk
 	app-editors/vile
+	app-editors/vim
+	app-editors/gvim
 	app-editors/xemacs
 	app-editors/zile
 	app-misc/mc[edit]






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2012-04-26 15:10 Alexis Ballier (aballier)
  0 siblings, 0 replies; 14+ messages in thread
From: Alexis Ballier (aballier) @ 2012-04-26 15:10 UTC (permalink / raw
  To: gentoo-commits

aballier    12/04/26 15:10:27

  Modified:             ChangeLog editor-0.ebuild
  Log:
  keyword ~amd64-fbsd
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.24                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	22 Dec 2011 20:29:38 -0000	1.23
+++ ChangeLog	26 Apr 2012 15:10:27 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.23 2011/12/22 20:29:38 ulm Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.24 2012/04/26 15:10:27 aballier Exp $
+
+  26 Apr 2012; Alexis Ballier <aballier@gentoo.org> editor-0.ebuild:
+  keyword ~amd64-fbsd
 
   22 Dec 2011; Ulrich Mueller <ulm@gentoo.org> editor-0.ebuild:
   Dependencies should be kept in alphabetical order (except for nano).



1.26                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.25&r2=1.26

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- editor-0.ebuild	22 Dec 2011 20:29:38 -0000	1.25
+++ editor-0.ebuild	26 Apr 2012 15:10:27 -0000	1.26
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.25 2011/12/22 20:29:38 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.26 2012/04/26 15:10:27 aballier Exp $
 
 EAPI=2
 
@@ -10,7 +10,7 @@
 
 LICENSE=""
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 IUSE=""
 
 # Add a package to RDEPEND only if the editor:






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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2012-10-07 22:22 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2012-10-07 22:22 UTC (permalink / raw
  To: gentoo-commits

ulm         12/10/07 22:22:30

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Update package providing pico from pine to alpine.
  
  (Portage version: 2.1.11.24/cvs/Linux x86_64)

Revision  Changes    Path
1.25                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	26 Apr 2012 15:10:27 -0000	1.24
+++ ChangeLog	7 Oct 2012 22:22:29 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.24 2012/04/26 15:10:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.25 2012/10/07 22:22:29 ulm Exp $
+
+  07 Oct 2012; Ulrich Müller <ulm@gentoo.org> editor-0.ebuild:
+  Update package providing pico from pine to alpine.
 
   26 Apr 2012; Alexis Ballier <aballier@gentoo.org> editor-0.ebuild:
   keyword ~amd64-fbsd



1.27                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.26&r2=1.27

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- editor-0.ebuild	26 Apr 2012 15:10:27 -0000	1.26
+++ editor-0.ebuild	7 Oct 2012 22:22:29 -0000	1.27
@@ -1,23 +1,17 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.26 2012/04/26 15:10:27 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.27 2012/10/07 22:22:29 ulm Exp $
 
 EAPI=2
 
 DESCRIPTION="Virtual for editor"
-HOMEPAGE=""
-SRC_URI=""
-
-LICENSE=""
 SLOT="0"
 KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
 
 # Add a package to RDEPEND only if the editor:
 # - can edit ordinary text files,
 # - works on the console.
 
-DEPEND=""
 RDEPEND="|| ( app-editors/nano
 	app-editors/dav
 	app-editors/e3
@@ -50,11 +44,11 @@
 	app-editors/zile
 	app-misc/mc[edit]
 	dev-lisp/cmucl
-	mail-client/pine
+	mail-client/alpine[-onlyalpine]
 	sys-apps/ed )"
 
 # Packages outside app-editors providing an editor:
 #	app-misc/mc: mcedit (#62643)
 #	dev-lisp/cmucl: hemlock
-#	mail-client/pine: pico
+#	mail-client/alpine: pico
 #	sys-apps/busybox: vi





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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2013-12-26 16:25 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-12-26 16:25 UTC (permalink / raw
  To: gentoo-commits

ulm         13/12/26 16:25:29

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Drop to unstable keyword on m68k, s390 and sh.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.27                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	21 Feb 2013 19:20:56 -0000	1.26
+++ ChangeLog	26 Dec 2013 16:25:29 -0000	1.27
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.26 2013/02/21 19:20:56 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.27 2013/12/26 16:25:29 ulm Exp $
+
+  26 Dec 2013; Ulrich Müller <ulm@gentoo.org> editor-0.ebuild:
+  Drop to unstable keyword on m68k, s390 and sh.
 
   21 Feb 2013; Zac Medico <zmedico@gentoo.org> editor-0.ebuild:
   Add ~arm-linux keyword.



1.29                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.28&r2=1.29

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- editor-0.ebuild	21 Feb 2013 19:20:56 -0000	1.28
+++ editor-0.ebuild	26 Dec 2013 16:25:29 -0000	1.29
@@ -1,12 +1,12 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.28 2013/02/21 19:20:56 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.29 2013/12/26 16:25:29 ulm Exp $
 
 EAPI=2
 
 DESCRIPTION="Virtual for editor"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 
 # Add a package to RDEPEND only if the editor:
 # - can edit ordinary text files,





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

* [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild
@ 2014-03-26  8:54 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 14+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-03-26  8:54 UTC (permalink / raw
  To: gentoo-commits

ulm         14/03/26 08:54:45

  Modified:             ChangeLog editor-0.ebuild
  Log:
  Update to EAPI 5.
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)

Revision  Changes    Path
1.30                 virtual/editor/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	18 Jan 2014 18:50:32 -0000	1.29
+++ ChangeLog	26 Mar 2014 08:54:45 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/editor
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.29 2014/01/18 18:50:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/ChangeLog,v 1.30 2014/03/26 08:54:45 ulm Exp $
+
+  26 Mar 2014; Ulrich Müller <ulm@gentoo.org> editor-0.ebuild:
+  Update EAPI to 5.
 
   18 Jan 2014; Mike Frysinger <vapier@gentoo.org> editor-0.ebuild:
   Add arm64 love.



1.32                 virtual/editor/editor-0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/editor/editor-0.ebuild?r1=1.31&r2=1.32

Index: editor-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- editor-0.ebuild	18 Jan 2014 18:50:32 -0000	1.31
+++ editor-0.ebuild	26 Mar 2014 08:54:45 -0000	1.32
@@ -1,8 +1,8 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.31 2014/01/18 18:50:32 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/editor/editor-0.ebuild,v 1.32 2014/03/26 08:54:45 ulm Exp $
 
-EAPI=2
+EAPI=5
 
 DESCRIPTION="Virtual for editor"
 SLOT="0"





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

end of thread, other threads:[~2014-03-26  8:54 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-06 11:56 [gentoo-commits] gentoo-x86 commit in virtual/editor: ChangeLog editor-0.ebuild Mart Raudsepp (leio)
  -- strict thread matches above, loose matches on Subject: below --
2014-03-26  8:54 Ulrich Mueller (ulm)
2013-12-26 16:25 Ulrich Mueller (ulm)
2012-10-07 22:22 Ulrich Mueller (ulm)
2012-04-26 15:10 Alexis Ballier (aballier)
2011-12-22 20:29 Ulrich Mueller (ulm)
2011-09-21 20:12 Mike Gilbert (floppym)
2011-05-07 21:21 Ulrich Mueller (ulm)
2010-03-13 19:41 Ulrich Mueller (ulm)
2010-03-11 15:21 Ulrich Mueller (ulm)
2010-01-23 11:16 Ulrich Mueller (ulm)
2009-12-27 18:55 Ulrich Mueller (ulm)
2009-08-09  8:40 Ulrich Mueller (ulm)
2008-01-27 10:16 Christian Faulhammer (opfer)

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