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 <[email protected]> gnuplot-mode-0.7.0.ebuild: + Add ~s390 keyword wrt bug #505378 18 Jul 2014; Tobias Klausmann <[email protected]> gnuplot-mode-0.7.0.ebuild:
