ulm         14/06/07 11:03:11

  Modified:             cedet-1.1.ebuild ChangeLog cedet-1.0.1.ebuild
  Log:
  Remove redundant NEED_EMACS assignment. Specify LICENSE more precisely.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.6                  app-emacs/cedet/cedet-1.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/cedet/cedet-1.1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/cedet/cedet-1.1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/cedet/cedet-1.1.ebuild?r1=1.5&r2=1.6

Index: cedet-1.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cedet-1.1.ebuild    15 Aug 2012 20:20:44 -0000      1.5
+++ cedet-1.1.ebuild    7 Jun 2014 11:03:10 -0000       1.6
@@ -1,9 +1,8 @@
-# Copyright 1999-2012 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/cedet/cedet-1.1.ebuild,v 1.5 
2012/08/15 20:20:44 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.1.ebuild,v 1.6 
2014/06/07 11:03:10 ulm Exp $
 
 EAPI=4
-NEED_EMACS=22
 
 inherit elisp
 
@@ -12,10 +11,9 @@
 HOMEPAGE="http://cedet.sourceforge.net/";
 SRC_URI="mirror://sourceforge/cedet/${MY_P}.tar.gz"
 
-LICENSE="GPL-3 FDL-1.2"
+LICENSE="GPL-3+ FDL-1.2+"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
-IUSE=""
 
 S="${WORKDIR}/${MY_P}"
 SITEFILE="50${PN}-gentoo.el"
@@ -76,5 +74,5 @@
                doins "${target}"
        done <"${T}/elc-list.txt"
 
-       elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
+       elisp-site-file-install "${FILESDIR}/${SITEFILE}"
 }



1.79                 app-emacs/cedet/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog   15 Aug 2012 20:20:44 -0000      1.78
+++ ChangeLog   7 Jun 2014 11:03:10 -0000       1.79
@@ -1,6 +1,10 @@
 # ChangeLog for app-emacs/cedet
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.78 2012/08/15 
20:20:44 johu Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/ChangeLog,v 1.79 2014/06/07 
11:03:10 ulm Exp $
+
+  07 Jun 2014; Ulrich Müller <u...@gentoo.org> cedet-1.0.1.ebuild,
+  cedet-1.1.ebuild:
+  Remove redundant NEED_EMACS assignment. Specify LICENSE more precisely.
 
   15 Aug 2012; Johannes Huber <j...@gentoo.org> cedet-1.1.ebuild:
   Stable for x86, wrt bug #431378



1.6                  app-emacs/cedet/cedet-1.0.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/cedet/cedet-1.0.1.ebuild?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/cedet/cedet-1.0.1.ebuild?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/cedet/cedet-1.0.1.ebuild?r1=1.5&r2=1.6

Index: cedet-1.0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cedet-1.0.1.ebuild  1 Feb 2012 17:17:10 -0000       1.5
+++ cedet-1.0.1.ebuild  7 Jun 2014 11:03:10 -0000       1.6
@@ -1,9 +1,8 @@
-# Copyright 1999-2012 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/cedet/cedet-1.0.1.ebuild,v 1.5 
2012/02/01 17:17:10 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/cedet/cedet-1.0.1.ebuild,v 1.6 
2014/06/07 11:03:10 ulm Exp $
 
 EAPI=4
-NEED_EMACS=22
 
 inherit elisp
 
@@ -12,10 +11,9 @@
 HOMEPAGE="http://cedet.sourceforge.net/";
 SRC_URI="mirror://sourceforge/cedet/${MY_P}.tar.gz"
 
-LICENSE="GPL-2 FDL-1.2"
+LICENSE="GPL-2+ FDL-1.2+"
 SLOT="0"
 KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris"
-IUSE=""
 
 S="${WORKDIR}/${MY_P}"
 SITEFILE="50${PN}-gentoo.el"
@@ -75,5 +73,5 @@
                doins "${target}"
        done <"${T}/elc-list.txt"
 
-       elisp-site-file-install "${FILESDIR}/${SITEFILE}" || die
+       elisp-site-file-install "${FILESDIR}/${SITEFILE}"
 }




Reply via email to