public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/automx: automx-0.8_beta1.ebuild ChangeLog
@ 2012-02-28 14:42 Marc Schiffbauer (mschiff)
  0 siblings, 0 replies; only message in thread
From: Marc Schiffbauer (mschiff) @ 2012-02-28 14:42 UTC (permalink / raw
  To: gentoo-commits

mschiff     12/02/28 14:42:58

  Modified:             automx-0.8_beta1.ebuild ChangeLog
  Log:
  Always install INSTALL file.
  
  (Portage version: 2.2.0_alpha88/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-mail/automx/automx-0.8_beta1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/automx-0.8_beta1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/automx-0.8_beta1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/automx-0.8_beta1.ebuild?r1=1.1&r2=1.2

Index: automx-0.8_beta1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.8_beta1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- automx-0.8_beta1.ebuild	28 Feb 2012 13:14:40 -0000	1.1
+++ automx-0.8_beta1.ebuild	28 Feb 2012 14:42:58 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.8_beta1.ebuild,v 1.1 2012/02/28 13:14:40 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/automx-0.8_beta1.ebuild,v 1.2 2012/02/28 14:42:58 mschiff Exp $
 
 EAPI=4
 PYTHON_DEPEND="2:2.6:2.7"
@@ -32,8 +32,9 @@
 #}
 
 src_install() {
+	dodoc INSTALL CREDITS
+
 	if use doc; then
-		dodoc INSTALL CREDITS
 		dohtml -r doc/html/*
 
 		docinto examples
@@ -56,10 +57,12 @@
 }
 
 pkg_postinst() {
-	python_mod_optimize $PN
-	use doc && einfo "See /usr/share/doc/${PF}/INSTALL.bz2 for setup instructions"
+	python_mod_optimize ${PN}
+	einfo
+	einfo "See /usr/share/doc/${PF}/INSTALL.bz2 for setup instructions"
+	einfo
 }
 
 pkg_postrm() {
-	python_mod_cleanup $PN
+	python_mod_cleanup ${PN}
 }



1.2                  net-mail/automx/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/automx/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	28 Feb 2012 13:14:40 -0000	1.1
+++ ChangeLog	28 Feb 2012 14:42:58 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/automx
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v 1.1 2012/02/28 13:14:40 mschiff Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/automx/ChangeLog,v 1.2 2012/02/28 14:42:58 mschiff Exp $
+
+  28 Feb 2012; Marc Schiffbauer <mschiff@gentoo.org> automx-0.8_beta1.ebuild:
+  Always install INSTALL file.
 
 *automx-0.8_beta1 (28 Feb 2012)
 






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

only message in thread, other threads:[~2012-02-28 14:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28 14:42 [gentoo-commits] gentoo-x86 commit in net-mail/automx: automx-0.8_beta1.ebuild ChangeLog Marc Schiffbauer (mschiff)

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