public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/getmail: getmail-4.20.3.ebuild ChangeLog
@ 2011-06-07 13:55 Eray Aslan (eras)
  0 siblings, 0 replies; only message in thread
From: Eray Aslan (eras) @ 2011-06-07 13:55 UTC (permalink / raw
  To: gentoo-commits

eras        11/06/07 13:55:24

  Modified:             ChangeLog
  Added:                getmail-4.20.3.ebuild
  Log:
  version bump
  
  (Portage version: 2.1.10/cvs/Linux x86_64)

Revision  Changes    Path
1.185                net-mail/getmail/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog	25 Apr 2011 18:42:06 -0000	1.184
+++ ChangeLog	7 Jun 2011 13:55:24 -0000	1.185
@@ -1,6 +1,11 @@
 # ChangeLog for net-mail/getmail
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.184 2011/04/25 18:42:06 eras Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/ChangeLog,v 1.185 2011/06/07 13:55:24 eras Exp $
+
+*getmail-4.20.3 (07 Jun 2011)
+
+  07 Jun 2011; Eray Aslan <eras@gentoo.org> +getmail-4.20.3.ebuild:
+  Version bump
 
 *getmail-4.20.2 (25 Apr 2011)
 



1.1                  net-mail/getmail/getmail-4.20.3.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.20.3.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/getmail/getmail-4.20.3.ebuild?rev=1.1&content-type=text/plain

Index: getmail-4.20.3.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/getmail/getmail-4.20.3.ebuild,v 1.1 2011/06/07 13:55:24 eras Exp $

EAPI="3"
PYTHON_DEPEND="2"
SUPPORT_PYTHON_ABIS="1"

inherit distutils

DESCRIPTION="A POP3 mail retriever with reliable Maildir and mbox delivery"
HOMEPAGE="http://pyropus.ca/software/getmail/"
SRC_URI="http://pyropus.ca/software/getmail/old-versions/${P}.tar.gz"

LICENSE="GPL-2"
SLOT="4"
KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~ppc-macos ~x86-macos ~x64-solaris"
IUSE=""

DEPEND=""
RDEPEND=""
RESTRICT_PYTHON_ABIS="3.*"

PYTHON_MODNAME="getmailcore"

src_prepare() {
	sed -i -e "s,'getmail-%s' % __version__,'${PF}'," \
		-e "/docs\/COPYING/d" "${S}"/setup.py || die
	distutils_src_prepare
}






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

only message in thread, other threads:[~2011-06-07 13:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-07 13:55 [gentoo-commits] gentoo-x86 commit in net-mail/getmail: getmail-4.20.3.ebuild ChangeLog Eray Aslan (eras)

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