public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/grepmail: grepmail-5.30.33-r1.ebuild grepmail-5.30.33-r2.ebuild ChangeLog
@ 2013-09-03 12:09 Ian Delaney (idella4)
  0 siblings, 0 replies; only message in thread
From: Ian Delaney (idella4) @ 2013-09-03 12:09 UTC (permalink / raw
  To: gentoo-commits

idella4     13/09/03 12:09:52

  Modified:             grepmail-5.30.33-r1.ebuild ChangeLog
  Added:                grepmail-5.30.33-r2.ebuild
  Log:
  revbump -> EAPI 5, test set to skip due to failure
  
  (Portage version: 2.2.0/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)

Revision  Changes    Path
1.5                  net-mail/grepmail/grepmail-5.30.33-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r1.ebuild?r1=1.4&r2=1.5

Index: grepmail-5.30.33-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grepmail-5.30.33-r1.ebuild	5 Feb 2012 18:07:20 -0000	1.4
+++ grepmail-5.30.33-r1.ebuild	3 Sep 2013 12:09:52 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r1.ebuild,v 1.4 2012/02/05 18:07:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r1.ebuild,v 1.5 2013/09/03 12:09:52 idella4 Exp $
 
 inherit versionator perl-module
 



1.38                 net-mail/grepmail/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	7 Feb 2012 10:46:46 -0000	1.37
+++ ChangeLog	3 Sep 2013 12:09:52 -0000	1.38
@@ -1,6 +1,12 @@
 # ChangeLog for net-mail/grepmail
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.37 2012/02/07 10:46:46 eras Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/ChangeLog,v 1.38 2013/09/03 12:09:52 idella4 Exp $
+
+*grepmail-5.30.33-r2 (03 Sep 2013)
+
+  03 Sep 2013; Ian Delaney <idella4@gentoo.org> +grepmail-5.30.33-r2.ebuild,
+  grepmail-5.30.33-r1.ebuild:
+  revbump -> EAPI 5, test set to skip due to failure
 
   07 Feb 2012; Eray Aslan <eras@gentoo.org> -grepmail-5.30.33.ebuild:
   remove old



1.1                  net-mail/grepmail/grepmail-5.30.33-r2.ebuild

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

Index: grepmail-5.30.33-r2.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/grepmail/grepmail-5.30.33-r2.ebuild,v 1.1 2013/09/03 12:09:52 idella4 Exp $

EAPI=5

inherit versionator perl-module

MY_P="${PN}-$(delete_version_separator 2)"
S="${WORKDIR}/${MY_P}"

DESCRIPTION="Search normal or compressed mailbox using a regular expression or dates."
HOMEPAGE="http://grepmail.sourceforge.net/"
SRC_URI="mirror://sourceforge/grepmail/${MY_P}.tar.gz"

SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

RDEPEND="dev-perl/Inline
	dev-perl/TimeDate
	dev-perl/DateManip
	virtual/perl-Digest-MD5
	>=dev-perl/Mail-Mbox-MessageParser-1.40.01"
DEPEND="${RDEPEND}"

# 100% failure on running
SRC_TEST="skip"
PATCHES=( "${FILESDIR}"/5.30.33-fix_nonexistent_mailbox_test.patch
	"${FILESDIR}"/5.30.33-midnight.patch )





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

only message in thread, other threads:[~2013-09-03 12:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03 12:09 [gentoo-commits] gentoo-x86 commit in net-mail/grepmail: grepmail-5.30.33-r1.ebuild grepmail-5.30.33-r2.ebuild ChangeLog Ian Delaney (idella4)

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