johu 14/04/09 20:47:50 Modified: metadata.xml ChangeLog Log: Add myself as maintainer. (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Revision Changes Path 1.5 mail-filter/bogofilter/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/metadata.xml?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/metadata.xml?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/metadata.xml?r1=1.4&r2=1.5 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/metadata.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- metadata.xml 9 Apr 2014 20:43:16 -0000 1.4 +++ metadata.xml 9 Apr 2014 20:47:50 -0000 1.5 @@ -1,11 +1,16 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<maintainer><email>[email protected]</email></maintainer> -<longdescription> - Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) - by a statistical analysis of the message's header and content (body). The - program is able to learn from the user's classifications and corrections. -</longdescription> -<use><flag name="tokyocabinet">Enable Tokyo Cabinet database support</flag></use> + <maintainer> + <email>[email protected]</email> + <name>Johannes Huber</name> + </maintainer> + <longdescription> + Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) + by a statistical analysis of the message's header and content (body). The + program is able to learn from the user's classifications and corrections. + </longdescription> + <use> + <flag name="tokyocabinet">Enable Tokyo Cabinet database support</flag> + </use> </pkgmetadata> 1.151 mail-filter/bogofilter/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/ChangeLog?rev=1.151&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/ChangeLog?rev=1.151&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/bogofilter/ChangeLog?r1=1.150&r2=1.151 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- ChangeLog 9 Apr 2014 20:43:16 -0000 1.150 +++ ChangeLog 9 Apr 2014 20:47:50 -0000 1.151 @@ -1,6 +1,9 @@ # ChangeLog for mail-filter/bogofilter # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.150 2014/04/09 20:43:16 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-filter/bogofilter/ChangeLog,v 1.151 2014/04/09 20:47:50 johu Exp $ + + 09 Apr 2014; Johannes Huber <[email protected]> metadata.xml: + Add myself as maintainer. 09 Apr 2014; Pacho Ramos <[email protected]> metadata.xml: Now orphan
