ulm         15/01/27 18:20:41

  Modified:             ChangeLog inform-mode-1.5.8.ebuild
  Log:
  Update HOMEPAGE, bug 537928. Update ebuild to EAPI 5. Specify LICENSE more 
precisely.
  
  (Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.14                 app-emacs/inform-mode/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/ChangeLog?rev=1.14&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/ChangeLog?rev=1.14&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   14 Dec 2007 20:21:00 -0000      1.13
+++ ChangeLog   27 Jan 2015 18:20:41 -0000      1.14
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/inform-mode
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/inform-mode/ChangeLog,v 1.13 
2007/12/14 20:21:00 ulm Exp $
+# 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 $
+
+  27 Jan 2015; Ulrich Müller <u...@gentoo.org> inform-mode-1.5.8.ebuild:
+  Update HOMEPAGE, bug 537928. Update ebuild to EAPI 5. Specify LICENSE more
+  precisely.
 
   14 Dec 2007; Ulrich Mueller <u...@gentoo.org> inform-mode-1.5.8.ebuild:
   Stable on amd64, bug #195512.
@@ -29,12 +33,12 @@
   Stable on sparc.
 
   06 Dec 2002; Rodney Rees <man...@gentoo.org> : changed sparc ~sparc keywords
- 
+
 *inform-mode-1.5.8 (18 Nov 2002)
 
   18 Nov 2002; Matthew Kennedy <mkenn...@gentoo.org> ChangeLog,
   inform-mode-1.5.8.ebuild, files/digest-inform-mode-1.5.8,
-  files/50inform-mode-gentoo.el : 
+  files/50inform-mode-gentoo.el :
 
   Initial import. Ebuild contributed by Marshall T. Vandegrift
   <vand...@rpi.edu> of bug #10422 fame.



1.16                 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.16&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/inform-mode/inform-mode-1.5.8.ebuild?rev=1.16&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.15&r2=1.16

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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- inform-mode-1.5.8.ebuild    14 Dec 2007 20:21:00 -0000      1.15
+++ inform-mode-1.5.8.ebuild    27 Jan 2015 18:20:41 -0000      1.16
@@ -1,19 +1,20 @@
-# Copyright 1999-2007 Gentoo Foundation
+# 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.15 
2007/12/14 20:21:00 ulm Exp $
+# $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 $
+
+EAPI=5
 
 inherit elisp
 
 DESCRIPTION="A major mode for editing Inform programs"
-HOMEPAGE="http://web.archive.org/web/20061205053408/http://rupert-lane.org/inform-mode/
-       http://www.emacswiki.org/cgi-bin/emacs-en/InformMode";
+HOMEPAGE="http://rupert-lane.org/inform-mode/
+       http://www.emacswiki.org/emacs/InformMode";
 SRC_URI="mirror://gentoo/${P}.tar.bz2"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
 SLOT="0"
 KEYWORDS="amd64 ppc sparc x86"
-IUSE=""
 
 S="${WORKDIR}/${PN}"
 
-SITEFILE=50${PN}-gentoo.el
+SITEFILE="50${PN}-gentoo.el"




Reply via email to