ulm 15/01/27 18:28:15 Modified: ChangeLog inform-mode-1.5.8.ebuild Added: inform-mode-1.6.2.ebuild Log: Version bump. (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path 1.15 app-emacs/inform-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/ChangeLog?rev=1.15&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/ChangeLog?rev=1.15&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/ChangeLog?r1=1.14&r2=1.15 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- ChangeLog 27 Jan 2015 18:20:41 -0000 1.14 +++ ChangeLog 27 Jan 2015 18:28:15 -0000 1.15 @@ -1,6 +1,11 @@ # ChangeLog for app-emacs/inform-mode # Copyright 2002-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/ChangeLog,v 1.14 2015/01/27 18:20:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/ChangeLog,v 1.15 2015/01/27 18:28:15 ulm Exp $ + +*inform-mode-1.6.2 (27 Jan 2015) + + 27 Jan 2015; Ulrich Müller <[email protected]> +inform-mode-1.6.2.ebuild: + Version bump. 27 Jan 2015; Ulrich Müller <[email protected]> inform-mode-1.5.8.ebuild: Update HOMEPAGE, bug 537928. Update ebuild to EAPI 5. Specify LICENSE more 1.17 app-emacs/inform-mode/inform-mode-1.5.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild?r1=1.16&r2=1.17 Index: inform-mode-1.5.8.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- inform-mode-1.5.8.ebuild 27 Jan 2015 18:20:41 -0000 1.16 +++ inform-mode-1.5.8.ebuild 27 Jan 2015 18:28:15 -0000 1.17 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild,v 1.16 2015/01/27 18:20:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild,v 1.17 2015/01/27 18:28:15 ulm Exp $ EAPI=5 @@ -16,5 +16,4 @@ KEYWORDS="amd64 ppc sparc x86" S="${WORKDIR}/${PN}" - SITEFILE="50${PN}-gentoo.el" 1.1 app-emacs/inform-mode/inform-mode-1.6.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/inform-mode-1.6.2.ebuild?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/inform-mode-1.6.2.ebuild?rev=1.1&content-type=text/plain Index: inform-mode-1.6.2.ebuild =================================================================== # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/inform-mode-1.6.2.ebuild,v 1.1 2015/01/27 18:28:15 ulm Exp $ EAPI=5 inherit elisp DESCRIPTION="A major mode for editing Inform programs" HOMEPAGE="http://rupert-lane.org/inform-mode/ http://www.emacswiki.org/emacs/InformMode" SRC_URI="http://rupert-lane.org/${PN}/releases/${P}.tar.gz" LICENSE="GPL-3+" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc ~x86" SITEFILE="50${PN}-gentoo.el" DOCS="AUTHORS NEWS README"
