public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Torsten Veller (tove)" <tove@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/fetchmail: fetchmail-6.3.17.ebuild ChangeLog
Date: Fri,  7 May 2010 15:43:46 +0000 (UTC)	[thread overview]
Message-ID: <20100507154346.EEA3D2C3FC@corvid.gentoo.org> (raw)

tove        10/05/07 15:43:46

  Modified:             fetchmail-6.3.17.ebuild ChangeLog
  Log:
  Fix PYTHON_DEPEND. Thanks to Arfrever. Maintenance
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-mail/fetchmail/fetchmail-6.3.17.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild?r1=1.1&r2=1.2

Index: fetchmail-6.3.17.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- fetchmail-6.3.17.ebuild	6 May 2010 13:29:25 -0000	1.1
+++ fetchmail-6.3.17.ebuild	7 May 2010 15:43:46 -0000	1.2
@@ -1,14 +1,14 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.1 2010/05/06 13:29:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/fetchmail-6.3.17.ebuild,v 1.2 2010/05/07 15:43:46 tove Exp $
 
 EAPI=2
 
-PYTHON_DEPEND="2"
+PYTHON_DEPEND="tk? 2"
 PYTHON_USE_WITH_OPT="tk"
 PYTHON_USE_WITH="tk"
 
-inherit multilib python eutils
+inherit python eutils
 
 DESCRIPTION="the legendary remote-mail retrieval and forwarding utility"
 HOMEPAGE="http://fetchmail.berlios.de"
@@ -56,20 +56,18 @@
 		$(use_with kerberos gssapi) \
 		$(use_with kerberos kerberos5) \
 		$(use_with hesiod) \
-		${myconf} || die "Configuration failed."
+		${myconf}
 }
 
 src_install() {
 	# dir for pidfile
-	dodir /var/run/${PN} || die "dodir failed"
-	keepdir /var/run/${PN}
-	fowners ${PN}:${PN} /var/run/${PN} || die "fowners failed"
+	keepdir /var/run/${PN} || die
+	fowners ${PN}:${PN} /var/run/${PN} || die
 
 	# fetchmail's homedir (holds fetchmail's .fetchids)
-	dodir /var/lib/${PN} || die "dodir failed"
-	keepdir /var/lib/${PN}
-	fowners ${PN}:${PN} /var/lib/${PN} || die "fowners failed"
-	fperms 700 /var/lib/${PN} || die "fperms failed"
+	keepdir /var/lib/${PN} || die
+	fowners ${PN}:${PN} /var/lib/${PN} || die
+	fperms 700 /var/lib/${PN} || die
 
 	emake DESTDIR="${D}" install || die
 



1.187                net-mail/fetchmail/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.187&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?rev=1.187&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/fetchmail/ChangeLog?r1=1.186&r2=1.187

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	6 May 2010 13:29:25 -0000	1.186
+++ ChangeLog	7 May 2010 15:43:46 -0000	1.187
@@ -1,6 +1,9 @@
 # ChangeLog for net-mail/fetchmail
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.186 2010/05/06 13:29:25 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/fetchmail/ChangeLog,v 1.187 2010/05/07 15:43:46 tove Exp $
+
+  07 May 2010; Torsten Veller <tove@gentoo.org> fetchmail-6.3.17.ebuild:
+  Fix PYTHON_DEPEND. Thanks to Arfrever. Maintenance
 
 *fetchmail-6.3.17 (06 May 2010)
 






             reply	other threads:[~2010-05-07 15:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-07 15:43 Torsten Veller (tove) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-05-08  6:52 [gentoo-commits] gentoo-x86 commit in net-mail/fetchmail: fetchmail-6.3.17.ebuild ChangeLog Torsten Veller (tove)
2010-05-08 17:52 Jeroen Roovers (jer)
2010-05-09 18:34 Raul Porcel (armin76)
2010-05-10 15:42 Brent Baude (ranger)
2010-05-12 22:32 Joseph Jezak (josejx)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100507154346.EEA3D2C3FC@corvid.gentoo.org \
    --to=tove@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox