public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-mail/t-prot: ChangeLog t-prot-2.11.ebuild
@ 2010-01-06 22:12 Torsten Veller (tove)
  0 siblings, 0 replies; only message in thread
From: Torsten Veller (tove) @ 2010-01-06 22:12 UTC (permalink / raw
  To: gentoo-commits

tove        10/01/06 22:12:03

  Modified:             ChangeLog
  Added:                t-prot-2.11.ebuild
  Log:
  Version bump (#299950). Thanks to Tim Harder
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

Revision  Changes    Path
1.29                 net-mail/t-prot/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	29 May 2009 21:50:57 -0000	1.28
+++ ChangeLog	6 Jan 2010 22:12:03 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for net-mail/t-prot
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.28 2009/05/29 21:50:57 tcunha Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/ChangeLog,v 1.29 2010/01/06 22:12:03 tove Exp $
+
+*t-prot-2.11 (06 Jan 2010)
+
+  06 Jan 2010; Torsten Veller <tove@gentoo.org> +t-prot-2.11.ebuild:
+  Version bump (#299950). Thanks to Tim Harder
 
   29 May 2009; Tiago Cunha <tcunha@gentoo.org> t-prot-2.5.ebuild:
   stable amd64/sparc



1.1                  net-mail/t-prot/t-prot-2.11.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/t-prot/t-prot-2.11.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/t-prot/t-prot-2.11.ebuild?rev=1.1&content-type=text/plain

Index: t-prot-2.11.ebuild
===================================================================
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-mail/t-prot/t-prot-2.11.ebuild,v 1.1 2010/01/06 22:12:03 tove Exp $

EAPI=2

inherit eutils

DESCRIPTION="TOFU protection - display filter for RFC822 messages"
HOMEPAGE="http://www.escape.de/~tolot/mutt/"
SRC_URI="http://www.escape.de/~tolot/mutt/t-prot/downloads/${P}.tar.gz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~sparc ~x86"
IUSE=""

RDEPEND="dev-lang/perl
	dev-perl/Locale-gettext
	dev-perl/Getopt-Mixed"

src_prepare() {
	epatch "${S}"/contrib/t-prot-r1.*-mutt*.diff
}

src_install() {
	dobin t-prot || die "dobin failed"
	doman t-prot.1 || die "doman failed"
	dodoc ChangeLog README TODO || die "dodoc failed"
	docinto contrib
	dodoc contrib/{README.examples,muttrc.t-prot,t-prot.sl*,filter_innd.pl} \
		|| die "dodoc contrib failed"
}






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

only message in thread, other threads:[~2010-01-06 22:12 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-06 22:12 [gentoo-commits] gentoo-x86 commit in net-mail/t-prot: ChangeLog t-prot-2.11.ebuild Torsten Veller (tove)

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