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 <[email protected]> gnuplot-mode-0.7.0.ebuild: + Add Prefix keywords, bug #505378 23 Mar 2014; Jeroen Roovers <[email protected]> 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 <[email protected]> for contributing the ebuild. Closing bug #40007 -
