* [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.224.ebuild
@ 2009-09-20 10:49 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-09-20 10:49 UTC (permalink / raw
To: gentoo-commits
tove 09/09/20 10:49:53
Modified: ChangeLog
Added: Mail-Audit-2.224.ebuild
Log:
Version bump
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Revision Changes Path
1.57 dev-perl/Mail-Audit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.57&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.57&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.56&r2=1.57
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- ChangeLog 30 Sep 2008 06:14:32 -0000 1.56
+++ ChangeLog 20 Sep 2009 10:49:52 -0000 1.57
@@ -1,6 +1,11 @@
# ChangeLog for dev-perl/Mail-Audit
-# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.56 2008/09/30 06:14:32 robbat2 Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.57 2009/09/20 10:49:52 tove Exp $
+
+*Mail-Audit-2.224 (20 Sep 2009)
+
+ 20 Sep 2009; Torsten Veller <tove@gentoo.org> +Mail-Audit-2.224.ebuild:
+ Version bump
*Mail-Audit-2.223 (30 Sep 2008)
1.1 dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild?rev=1.1&content-type=text/plain
Index: Mail-Audit-2.224.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/Mail-Audit-2.224.ebuild,v 1.1 2009/09/20 10:49:52 tove Exp $
EAPI=2
MODULE_AUTHOR="RJBS"
inherit perl-module
DESCRIPTION="Mail sorting/delivery module for Perl."
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86"
IUSE=""
RDEPEND="dev-perl/MIME-tools
>=dev-perl/MailTools-1.15
virtual/perl-libnet
dev-perl/File-Tempdir
>=dev-perl/File-HomeDir-0.61"
DEPEND="${RDEPEND}"
SRC_TEST=do
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.224.ebuild
@ 2009-12-24 19:51 Torsten Veller (tove)
0 siblings, 0 replies; 2+ messages in thread
From: Torsten Veller (tove) @ 2009-12-24 19:51 UTC (permalink / raw
To: gentoo-commits
tove 09/12/24 19:51:08
Modified: ChangeLog
Removed: Mail-Audit-2.224.ebuild
Log:
Cleanup
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Revision Changes Path
1.60 dev-perl/Mail-Audit/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-perl/Mail-Audit/ChangeLog?r1=1.59&r2=1.60
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog 24 Nov 2009 07:47:33 -0000 1.59
+++ ChangeLog 24 Dec 2009 19:51:08 -0000 1.60
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Mail-Audit
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.59 2009/11/24 07:47:33 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Mail-Audit/ChangeLog,v 1.60 2009/12/24 19:51:08 tove Exp $
+
+ 24 Dec 2009; Torsten Veller <tove@gentoo.org> -Mail-Audit-2.224.ebuild:
+ Cleanup
*Mail-Audit-2.225 (24 Nov 2009)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-24 19:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-24 19:51 [gentoo-commits] gentoo-x86 commit in dev-perl/Mail-Audit: ChangeLog Mail-Audit-2.224.ebuild Torsten Veller (tove)
-- strict thread matches above, loose matches on Subject: below --
2009-09-20 10:49 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