bicatali 14/04/11 17:32:49 Modified: yaml-mode-0.0.9.ebuild ChangeLog Log: Keyword ~amd64-linux ~x86-linux (Portage version: 2.2.8-prefix/cvs/Linux x86_64, signed Manifest commit with key 0x13CB1360)
Revision Changes Path 1.2 app-emacs/yaml-mode/yaml-mode-0.0.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/yaml-mode-0.0.9.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/yaml-mode-0.0.9.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/yaml-mode-0.0.9.ebuild?r1=1.1&r2=1.2 Index: yaml-mode-0.0.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/yaml-mode-0.0.9.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- yaml-mode-0.0.9.ebuild 3 Oct 2013 14:02:08 -0000 1.1 +++ yaml-mode-0.0.9.ebuild 11 Apr 2014 17:32:49 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/yaml-mode-0.0.9.ebuild,v 1.1 2013/10/03 14:02:08 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/yaml-mode-0.0.9.ebuild,v 1.2 2014/04/11 17:32:49 bicatali Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" S="${WORKDIR}/${PN}-release-${PV}" DOCS="README Changes" 1.4 app-emacs/yaml-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/ChangeLog?rev=1.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/ChangeLog?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/yaml-mode/ChangeLog?r1=1.3&r2=1.4 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- ChangeLog 3 Oct 2013 14:02:08 -0000 1.3 +++ ChangeLog 11 Apr 2014 17:32:49 -0000 1.4 @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/yaml-mode -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/ChangeLog,v 1.3 2013/10/03 14:02:08 ulm Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yaml-mode/ChangeLog,v 1.4 2014/04/11 17:32:49 bicatali Exp $ + + 11 Apr 2014; Sébastien Fabbro <[email protected]> yaml-mode-0.0.9.ebuild: + Keyword ~amd64-linux ~x86-linux *yaml-mode-0.0.9 (03 Oct 2013) @@ -18,4 +21,3 @@ +yaml-mode-0.0.8.ebuild, +metadata.xml: Initial import, combined ebuild from emacs overlay and flameeyes-overlay. Originally contributed by Diego E. Pettenò <[email protected]>. -
