public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-emacs/mailcrypt: mailcrypt-3.5.8-r1.ebuild ChangeLog
@ 2009-06-06 15:36 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-06-06 15:36 UTC (permalink / raw
  To: gentoo-commits

ulm         09/06/06 15:36:49

  Modified:             mailcrypt-3.5.8-r1.ebuild ChangeLog
  Log:
  Fix elog message, bug 272895.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.6                  app-emacs/mailcrypt/mailcrypt-3.5.8-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/mailcrypt/mailcrypt-3.5.8-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/mailcrypt/mailcrypt-3.5.8-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/mailcrypt/mailcrypt-3.5.8-r1.ebuild?r1=1.5&r2=1.6

Index: mailcrypt-3.5.8-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/mailcrypt/mailcrypt-3.5.8-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mailcrypt-3.5.8-r1.ebuild	4 Jul 2007 23:07:57 -0000	1.5
+++ mailcrypt-3.5.8-r1.ebuild	6 Jun 2009 15:36:49 -0000	1.6
@@ -1,22 +1,22 @@
-# 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/mailcrypt/mailcrypt-3.5.8-r1.ebuild,v 1.5 2007/07/04 23:07:57 opfer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mailcrypt/mailcrypt-3.5.8-r1.ebuild,v 1.6 2009/06/06 15:36:49 ulm Exp $
 
 inherit elisp
 
 DESCRIPTION="Provides a simple interface to public key cryptography with OpenPGP."
 HOMEPAGE="http://mailcrypt.sourceforge.net/"
 SRC_URI="mirror://sourceforge/mailcrypt/${P}.tar.gz"
+
 LICENSE="GPL-2"
 SLOT="0"
+KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
+RESTRICT="test"
 
-KEYWORDS="amd64 ppc sparc x86"
+RDEPEND="app-crypt/gnupg"
 
-RDEPEND="${DEPEND}
-	app-crypt/gnupg"
-RESTRICT="test"
-SITEFILE=50${PN}-gentoo.el
+SITEFILE="50${PN}-gentoo.el"
 
 src_compile() {
 	export EMACS=/usr/bin/emacs
@@ -33,6 +33,7 @@
 pkg_postinst() {
 	elisp-site-regen
 	elog
-	elog "See /usr/share/doc/${P}/INSTALL.gz for how to customize mailcrypt"
+	elog "See the INSTALL file in /usr/share/doc/${PF} for how to"
+	elog "customize mailcrypt"
 	elog
 }



1.18                 app-emacs/mailcrypt/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/mailcrypt/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	4 Jul 2007 23:07:57 -0000	1.17
+++ ChangeLog	6 Jun 2009 15:36:49 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for app-emacs/mailcrypt
-# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/mailcrypt/ChangeLog,v 1.17 2007/07/04 23:07:57 opfer Exp $
+# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/mailcrypt/ChangeLog,v 1.18 2009/06/06 15:36:49 ulm Exp $
+
+  06 Jun 2009; Ulrich Mueller <ulm@gentoo.org> mailcrypt-3.5.8-r1.ebuild:
+  Fix elog message, bug 272895.
 
   04 Jul 2007; Christian Faulhammer <opfer@gentoo.org>
   mailcrypt-3.5.8-r1.ebuild:






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-06-06 15:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-06 15:36 [gentoo-commits] gentoo-x86 commit in app-emacs/mailcrypt: mailcrypt-3.5.8-r1.ebuild ChangeLog 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