* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-03-23 14:40 Jeroen Roovers (jer)
0 siblings, 0 replies; 13+ messages in thread
From: Jeroen Roovers (jer) @ 2014-03-23 14:40 UTC (permalink / raw
To: gentoo-commits
jer 14/03/23 14:40:07
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Marked ~hppa (bug #505378).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Revision Changes Path
1.2 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.1&r2=1.2
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gnuplot-mode-0.7.0.ebuild 22 Mar 2014 16:17:15 -0000 1.1
+++ gnuplot-mode-0.7.0.ebuild 23 Mar 2014 14:40:06 -0000 1.2
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.1 2014/03/22 16:17:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.2 2014/03/23 14:40:06 jer Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.11 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.10&r2=1.11
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog 22 Mar 2014 16:17:15 -0000 1.10
+++ ChangeLog 23 Mar 2014 14:40:06 -0000 1.11
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.10 2014/03/22 16:17:15 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.11 2014/03/23 14:40:06 jer Exp $
+
+ 23 Mar 2014; Jeroen Roovers <jer@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Marked ~hppa (bug #505378).
*gnuplot-mode-0.7.0 (22 Mar 2014)
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-04-06 11:48 Fabian Groffen (grobian)
0 siblings, 0 replies; 13+ messages in thread
From: Fabian Groffen (grobian) @ 2014-04-06 11:48 UTC (permalink / raw
To: gentoo-commits
grobian 14/04/06 11:48:52
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Add Prefix keywords, bug #505378
(Portage version: 2.2.8-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Revision Changes Path
1.3 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.2&r2=1.3
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnuplot-mode-0.7.0.ebuild 23 Mar 2014 14:40:06 -0000 1.2
+++ gnuplot-mode-0.7.0.ebuild 6 Apr 2014 11:48:52 -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.2 2014/03/23 14:40:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.3 2014/04/06 11:48:52 grobian Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.12 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 23 Mar 2014 14:40:06 -0000 1.11
+++ ChangeLog 6 Apr 2014 11:48:52 -0000 1.12
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.11 2014/03/23 14:40:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.12 2014/04/06 11:48:52 grobian Exp $
+
+ 06 Apr 2014; Fabian Groffen <grobian@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Add Prefix keywords, bug #505378
23 Mar 2014; Jeroen Roovers <jer@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Marked ~hppa (bug #505378).
@@ -35,4 +38,3 @@
metadata.xml, files/50gnuplot-gentoo.el:
Initial import. Thanks to Michal Maruska <mmc@maruska.dyndns.org>
for contributing the ebuild. Closing bug #40007
-
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-04-27 11:42 Markus Meier (maekke)
0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2014-04-27 11:42 UTC (permalink / raw
To: gentoo-commits
maekke 14/04/27 11:42:37
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
add ~arm, bug #505378
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.5 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.4&r2=1.5
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- gnuplot-mode-0.7.0.ebuild 25 Apr 2014 13:15:58 -0000 1.4
+++ gnuplot-mode-0.7.0.ebuild 27 Apr 2014 11:42:37 -0000 1.5
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.4 2014/04/25 13:15:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.5 2014/04/27 11:42:37 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 ~arm hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.14 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.13&r2=1.14
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog 25 Apr 2014 13:15:58 -0000 1.13
+++ ChangeLog 27 Apr 2014 11:42:37 -0000 1.14
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.13 2014/04/25 13:15:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.14 2014/04/27 11:42:37 maekke Exp $
+
+ 27 Apr 2014; Markus Meier <maekke@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ add ~arm, bug #505378
25 Apr 2014; Jeroen Roovers <jer@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Stable for HPPA (bug #508218).
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-05-15 20:02 Markus Meier (maekke)
0 siblings, 0 replies; 13+ messages in thread
From: Markus Meier (maekke) @ 2014-05-15 20:02 UTC (permalink / raw
To: gentoo-commits
maekke 14/05/15 20:02:35
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
arm stable, bug #508216
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path
1.6 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.5&r2=1.6
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- gnuplot-mode-0.7.0.ebuild 27 Apr 2014 11:42:37 -0000 1.5
+++ gnuplot-mode-0.7.0.ebuild 15 May 2014 20:02:34 -0000 1.6
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.5 2014/04/27 11:42:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.6 2014/05/15 20:02:34 maekke Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="~amd64 arm hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.15 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.14&r2=1.15
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog 27 Apr 2014 11:42:37 -0000 1.14
+++ ChangeLog 15 May 2014 20:02:34 -0000 1.15
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.14 2014/04/27 11:42:37 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.15 2014/05/15 20:02:34 maekke Exp $
+
+ 15 May 2014; Markus Meier <maekke@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ arm stable, bug #508216
27 Apr 2014; Markus Meier <maekke@gentoo.org> gnuplot-mode-0.7.0.ebuild:
add ~arm, bug #505378
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-05-19 10:00 JosA MarAa Alonso (nimiux)
0 siblings, 0 replies; 13+ messages in thread
From: JosA MarAa Alonso (nimiux) @ 2014-05-19 10:00 UTC (permalink / raw
To: gentoo-commits
nimiux 14/05/19 10:00:53
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Stable for amd64 wrt bug #508216
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Revision Changes Path
1.7 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.6&r2=1.7
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnuplot-mode-0.7.0.ebuild 15 May 2014 20:02:34 -0000 1.6
+++ gnuplot-mode-0.7.0.ebuild 19 May 2014 10:00:53 -0000 1.7
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.6 2014/05/15 20:02:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.7 2014/05/19 10:00:53 nimiux Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 arm hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.16 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.15&r2=1.16
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog 15 May 2014 20:02:34 -0000 1.15
+++ ChangeLog 19 May 2014 10:00:53 -0000 1.16
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.15 2014/05/15 20:02:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.16 2014/05/19 10:00:53 nimiux Exp $
+
+ 19 May 2014; Chema Alonso <nimiux@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Stable for amd64 wrt bug #508216
15 May 2014; Markus Meier <maekke@gentoo.org> gnuplot-mode-0.7.0.ebuild:
arm stable, bug #508216
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-05-24 10:10 Agostino Sarubbo (ago)
0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-05-24 10:10 UTC (permalink / raw
To: gentoo-commits
ago 14/05/24 10:10:48
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Stable for x86, wrt bug #508216
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Revision Changes Path
1.8 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.7&r2=1.8
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- gnuplot-mode-0.7.0.ebuild 19 May 2014 10:00:53 -0000 1.7
+++ gnuplot-mode-0.7.0.ebuild 24 May 2014 10:10:48 -0000 1.8
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.7 2014/05/19 10:00:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.8 2014/05/24 10:10:48 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.17 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.16&r2=1.17
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog 19 May 2014 10:00:53 -0000 1.16
+++ ChangeLog 24 May 2014 10:10:48 -0000 1.17
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.16 2014/05/19 10:00:53 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.17 2014/05/24 10:10:48 ago Exp $
+
+ 24 May 2014; Agostino Sarubbo <ago@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Stable for x86, wrt bug #508216
19 May 2014; Chema Alonso <nimiux@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Stable for amd64 wrt bug #508216
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-06-08 11:08 Agostino Sarubbo (ago)
0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-06-08 11:08 UTC (permalink / raw
To: gentoo-commits
ago 14/06/08 11:08:43
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Stable for ppc, wrt bug #508216
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Revision Changes Path
1.9 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.8&r2=1.9
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gnuplot-mode-0.7.0.ebuild 24 May 2014 10:10:48 -0000 1.8
+++ gnuplot-mode-0.7.0.ebuild 8 Jun 2014 11:08:42 -0000 1.9
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.8 2014/05/24 10:10:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.9 2014/06/08 11:08:42 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="amd64 arm hppa ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="amd64 arm hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.18 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.17&r2=1.18
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog 24 May 2014 10:10:48 -0000 1.17
+++ ChangeLog 8 Jun 2014 11:08:43 -0000 1.18
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.17 2014/05/24 10:10:48 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.18 2014/06/08 11:08:43 ago Exp $
+
+ 08 Jun 2014; Agostino Sarubbo <ago@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Stable for ppc, wrt bug #508216
24 May 2014; Agostino Sarubbo <ago@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Stable for x86, wrt bug #508216
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-07-18 15:01 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 13+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-07-18 15:01 UTC (permalink / raw
To: gentoo-commits
zlogene 14/07/18 15:01:29
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Add ~s390 keyword wrt bug #505378
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.11 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.10&r2=1.11
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gnuplot-mode-0.7.0.ebuild 18 Jul 2014 14:16:27 -0000 1.10
+++ gnuplot-mode-0.7.0.ebuild 18 Jul 2014 15:01:29 -0000 1.11
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.10 2014/07/18 14:16:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.11 2014/07/18 15:01:29 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ppc ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.20 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 18 Jul 2014 14:16:27 -0000 1.19
+++ ChangeLog 18 Jul 2014 15:01:29 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.19 2014/07/18 14:16:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.20 2014/07/18 15:01:29 zlogene Exp $
+
+ 18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Add ~s390 keyword wrt bug #505378
18 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
gnuplot-mode-0.7.0.ebuild:
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-07-18 15:23 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 13+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-07-18 15:23 UTC (permalink / raw
To: gentoo-commits
zlogene 14/07/18 15:23:38
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Add ~ia64 keyword wrt bug #505378
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.12 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.11&r2=1.12
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- gnuplot-mode-0.7.0.ebuild 18 Jul 2014 15:01:29 -0000 1.11
+++ gnuplot-mode-0.7.0.ebuild 18 Jul 2014 15:23:38 -0000 1.12
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.11 2014/07/18 15:01:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.12 2014/07/18 15:23:38 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ppc ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.21 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.20&r2=1.21
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog 18 Jul 2014 15:01:29 -0000 1.20
+++ ChangeLog 18 Jul 2014 15:23:38 -0000 1.21
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.20 2014/07/18 15:01:29 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.21 2014/07/18 15:23:38 zlogene Exp $
+
+ 18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Add ~ia64 keyword wrt bug #505378
18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Add ~s390 keyword wrt bug #505378
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-07-18 20:33 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 13+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-07-18 20:33 UTC (permalink / raw
To: gentoo-commits
zlogene 14/07/18 20:33:24
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Add ~ppc64 keyword wrt bug #505378
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.13 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.12&r2=1.13
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- gnuplot-mode-0.7.0.ebuild 18 Jul 2014 15:23:38 -0000 1.12
+++ gnuplot-mode-0.7.0.ebuild 18 Jul 2014 20:33:23 -0000 1.13
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.12 2014/07/18 15:23:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.13 2014/07/18 20:33:23 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.22 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.21&r2=1.22
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog 18 Jul 2014 15:23:38 -0000 1.21
+++ ChangeLog 18 Jul 2014 20:33:23 -0000 1.22
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.21 2014/07/18 15:23:38 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.22 2014/07/18 20:33:23 zlogene Exp $
+
+ 18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Add ~ppc64 keyword wrt bug #505378
18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Add ~ia64 keyword wrt bug #505378
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-07-18 20:34 Mikle Kolyada (zlogene)
0 siblings, 0 replies; 13+ messages in thread
From: Mikle Kolyada (zlogene) @ 2014-07-18 20:34 UTC (permalink / raw
To: gentoo-commits
zlogene 14/07/18 20:34:24
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Add ~sparc keyword wrt bug #505378
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Revision Changes Path
1.14 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.13&r2=1.14
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- gnuplot-mode-0.7.0.ebuild 18 Jul 2014 20:33:23 -0000 1.13
+++ gnuplot-mode-0.7.0.ebuild 18 Jul 2014 20:34:24 -0000 1.14
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.13 2014/07/18 20:33:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.14 2014/07/18 20:34:24 zlogene Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.23 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.22&r2=1.23
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog 18 Jul 2014 20:33:23 -0000 1.22
+++ ChangeLog 18 Jul 2014 20:34:24 -0000 1.23
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.22 2014/07/18 20:33:23 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.23 2014/07/18 20:34:24 zlogene Exp $
+
+ 18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Add ~sparc keyword wrt bug #505378
18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Add ~ppc64 keyword wrt bug #505378
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-08-20 12:19 Raul Porcel (armin76)
0 siblings, 0 replies; 13+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-20 12:19 UTC (permalink / raw
To: gentoo-commits
armin76 14/08/20 12:19:52
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
ia64/sparc stable wrt #508216
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Revision Changes Path
1.15 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.14&r2=1.15
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- gnuplot-mode-0.7.0.ebuild 18 Jul 2014 20:34:24 -0000 1.14
+++ gnuplot-mode-0.7.0.ebuild 20 Aug 2014 12:19:52 -0000 1.15
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.14 2014/07/18 20:34:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.15 2014/08/20 12:19:52 armin76 Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.24 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.23&r2=1.24
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog 18 Jul 2014 20:34:24 -0000 1.23
+++ ChangeLog 20 Aug 2014 12:19:52 -0000 1.24
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.23 2014/07/18 20:34:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.24 2014/08/20 12:19:52 armin76 Exp $
+
+ 20 Aug 2014; Raúl Porcel <armin76@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ ia64/sparc stable wrt #508216
18 Jul 2014; Mikle Kolyada <zlogene@gentoo.org> gnuplot-mode-0.7.0.ebuild:
Add ~sparc keyword wrt bug #505378
^ permalink raw reply [flat|nested] 13+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog
@ 2014-09-19 9:28 Agostino Sarubbo (ago)
0 siblings, 0 replies; 13+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-19 9:28 UTC (permalink / raw
To: gentoo-commits
ago 14/09/19 09:28:00
Modified: gnuplot-mode-0.7.0.ebuild ChangeLog
Log:
Stable for ppc64, wrt bug #508216
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)
Revision Changes Path
1.16 app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild?r1=1.15&r2=1.16
Index: gnuplot-mode-0.7.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- gnuplot-mode-0.7.0.ebuild 20 Aug 2014 12:19:52 -0000 1.15
+++ gnuplot-mode-0.7.0.ebuild 19 Sep 2014 09:28:00 -0000 1.16
@@ -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-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.15 2014/08/20 12:19:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/gnuplot-mode-0.7.0.ebuild,v 1.16 2014/09/19 09:28:00 ago Exp $
EAPI=5
@@ -12,7 +12,7 @@
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc"
DEPEND="doc? ( virtual/latex-base )"
1.25 app-emacs/gnuplot-mode/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog?r1=1.24&r2=1.25
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog 20 Aug 2014 12:19:52 -0000 1.24
+++ ChangeLog 19 Sep 2014 09:28:00 -0000 1.25
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/gnuplot-mode
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.24 2014/08/20 12:19:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/gnuplot-mode/ChangeLog,v 1.25 2014/09/19 09:28:00 ago Exp $
+
+ 19 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gnuplot-mode-0.7.0.ebuild:
+ Stable for ppc64, wrt bug #508216
20 Aug 2014; Raúl Porcel <armin76@gentoo.org> gnuplot-mode-0.7.0.ebuild:
ia64/sparc stable wrt #508216
^ permalink raw reply [flat|nested] 13+ messages in thread
end of thread, other threads:[~2014-09-19 9:28 UTC | newest]
Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-06 11:48 [gentoo-commits] gentoo-x86 commit in app-emacs/gnuplot-mode: gnuplot-mode-0.7.0.ebuild ChangeLog Fabian Groffen (grobian)
-- strict thread matches above, loose matches on Subject: below --
2014-09-19 9:28 Agostino Sarubbo (ago)
2014-08-20 12:19 Raul Porcel (armin76)
2014-07-18 20:34 Mikle Kolyada (zlogene)
2014-07-18 20:33 Mikle Kolyada (zlogene)
2014-07-18 15:23 Mikle Kolyada (zlogene)
2014-07-18 15:01 Mikle Kolyada (zlogene)
2014-06-08 11:08 Agostino Sarubbo (ago)
2014-05-24 10:10 Agostino Sarubbo (ago)
2014-05-19 10:00 JosA MarAa Alonso (nimiux)
2014-05-15 20:02 Markus Meier (maekke)
2014-04-27 11:42 Markus Meier (maekke)
2014-03-23 14:40 Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox