public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/apel: ChangeLog apel-10.7.ebuild
@ 2009-06-06 15:58 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-06-06 15:58 UTC (permalink / raw
  To: gentoo-commits

ulm         09/06/06 15:58:03

  Modified:             ChangeLog apel-10.7.ebuild
  Log:
  Fix elog message, bug 272893.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.29                 app-emacs/apel/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/apel/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/apel/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/apel/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	3 Jul 2007 09:13:50 -0000	1.28
+++ ChangeLog	6 Jun 2009 15:58:03 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/apel
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.28 2007/07/03 09:13:50 opfer Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.29 2009/06/06 15:58:03 ulm Exp $
+
+  06 Jun 2009; Ulrich Mueller <ulm@gentoo.org> apel-10.7.ebuild:
+  Fix elog message, bug 272893.
 
   03 Jul 2007; Christian Faulhammer <opfer@gentoo.org> apel-10.7.ebuild:
   removed virtual/emacs from DEPEND; changed location of IUSE; removed



1.12                 app-emacs/apel/apel-10.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/apel/apel-10.7.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/apel/apel-10.7.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/apel/apel-10.7.ebuild?r1=1.11&r2=1.12

Index: apel-10.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- apel-10.7.ebuild	3 Jul 2007 09:13:50 -0000	1.11
+++ apel-10.7.ebuild	6 Jun 2009 15:58:03 -0000	1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7.ebuild,v 1.11 2007/07/03 09:13:50 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/apel-10.7.ebuild,v 1.12 2009/06/06 15:58:03 ulm Exp $
 
 inherit elisp
 
@@ -41,6 +41,7 @@
 pkg_postinst() {
 	elisp-site-regen
 
-	elog "See the /usr/share/doc/${P}/README.en.gz for tips on how to customize this package"
+	elog "See the README.en file in /usr/share/doc/${PF} for tips"
+	elog "on how to customize this package."
 	elog "And you need to rebuild packages depending on ${PN}."
 }






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-emacs/apel: ChangeLog apel-10.7.ebuild
@ 2010-05-23 19:52 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 2+ messages in thread
From: Ulrich Mueller (ulm) @ 2010-05-23 19:52 UTC (permalink / raw
  To: gentoo-commits

ulm         10/05/23 19:52:01

  Modified:             ChangeLog
  Removed:              apel-10.7.ebuild
  Log:
  Remove old.
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 app-emacs/apel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	23 May 2010 18:22:32 -0000	1.37
+++ ChangeLog	23 May 2010 19:52:00 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/apel
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.37 2010/05/23 18:22:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/apel/ChangeLog,v 1.38 2010/05/23 19:52:00 ulm Exp $
+
+  23 May 2010; Ulrich Mueller <ulm@gentoo.org> -apel-10.7.ebuild:
+  Remove old.
 
   23 May 2010; Pacho Ramos <pacho@gentoo.org> apel-10.7-r1.ebuild:
   stable amd64, bug 307573






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-23 19:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-06 15:58 [gentoo-commits] gentoo-x86 commit in app-emacs/apel: ChangeLog apel-10.7.ebuild Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-23 19:52 Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox