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