ulm         14/10/28 13:15:38

  Modified:             ChangeLog apel-10.8-r1.ebuild
  Log:
  Fix application of patches.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
9433907D693FB5B8!)

Revision  Changes    Path
1.59                 app-emacs/apel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog   29 Aug 2014 06:36:55 -0000      1.58
+++ ChangeLog   28 Oct 2014 13:15:38 -0000      1.59
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/apel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.58 2014/08/29 
06:36:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.59 2014/10/28 
13:15:38 ulm Exp $
+
+  28 Oct 2014; Ulrich Müller <[email protected]> apel-10.8-r1.ebuild:
+  Fix application of patches.
 
   29 Aug 2014; Ulrich Müller <[email protected]> apel-10.8-r1.ebuild:
   Replace einstall by emake. Remove unnecessary die statements.



1.11                 app-emacs/apel/apel-10.8-r1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/apel/apel-10.8-r1.ebuild?rev=1.11&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/apel/apel-10.8-r1.ebuild?rev=1.11&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/apel/apel-10.8-r1.ebuild?r1=1.10&r2=1.11

Index: apel-10.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.8-r1.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- apel-10.8-r1.ebuild 29 Aug 2014 06:36:55 -0000      1.10
+++ apel-10.8-r1.ebuild 28 Oct 2014 13:15:38 -0000      1.11
@@ -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/apel/apel-10.8-r1.ebuild,v 1.10 
2014/08/29 06:36:55 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.8-r1.ebuild,v 1.11 
2014/10/28 13:15:38 ulm Exp $
 
 EAPI=4
 
@@ -16,10 +16,10 @@
 KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
 IUSE=""
 
-ELISP_PATCHES=("${FILESDIR}/${PN}-10.8-020_Prevent-fontset-error.patch"
-       "${DISTDIR}/${PN}-10.8-030_Use-new-style-backquotes.patch"
-       "${FILESDIR}/${PN}-10.8-010_ikazuhiro.patch"
-       "${FILESDIR}/${PN}-10.8-040_make-temp-file-for-Emacs-24.3.50.patch")
+ELISP_PATCHES="${PN}-10.8-020_Prevent-fontset-error.patch
+       ${PN}-10.8-030_Use-new-style-backquotes.patch
+       ${PN}-10.8-010_ikazuhiro.patch
+       ${PN}-10.8-040_make-temp-file-for-Emacs-24.3.50.patch"
 
 src_prepare() {
        elisp_src_prepare




Reply via email to