tomwij 14/04/14 00:48:36 Modified: metadata.xml ChangeLog Log: [QA] No maintainer was listed, thus checked metadata.xml patchsets and added maintainer-needed. (Portage version: HEAD/cvs/Linux x86_64, signed Manifest commit with key 6D34E57D)
Revision Changes Path 1.6 dev-libs/libezV24/metadata.xml file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libezV24/metadata.xml?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libezV24/metadata.xml?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libezV24/metadata.xml?r1=1.5&r2=1.6 Index: metadata.xml =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libezV24/metadata.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- metadata.xml 23 Sep 2011 22:41:13 -0000 1.5 +++ metadata.xml 14 Apr 2014 00:48:36 -0000 1.6 @@ -1,11 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<longdescription> -The goal of this library is to provide an easy to use programming interface to -the serial ports of the Linux system. This release comes with some support for -the CYGWIN toolchain. Due to the great work of the cygwin folks, only minimal -changes are needed. I know that the cygwin-stuff of 'ezV24' isn't the final -stuff, but it's a first step and it works. -</longdescription> + <maintainer><email>[email protected]</email></maintainer> + <longdescription> + The goal of this library is to provide an easy to use programming interface to + the serial ports of the Linux system. This release comes with some support for + the CYGWIN toolchain. Due to the great work of the cygwin folks, only minimal + changes are needed. I know that the cygwin-stuff of 'ezV24' isn't the final + stuff, but it's a first step and it works. + </longdescription> </pkgmetadata> 1.10 dev-libs/libezV24/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libezV24/ChangeLog?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libezV24/ChangeLog?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libezV24/ChangeLog?r1=1.9&r2=1.10 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libezV24/ChangeLog,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- ChangeLog 15 Jan 2008 09:01:17 -0000 1.9 +++ ChangeLog 14 Apr 2014 00:48:36 -0000 1.10 @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libezV24 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libezV24/ChangeLog,v 1.9 2008/01/15 09:01:17 drac Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libezV24/ChangeLog,v 1.10 2014/04/14 00:48:36 tomwij Exp $ + + 14 Apr 2014; Tom Wijsman <[email protected]> metadata.xml: + [QA] No maintainer was listed, thus checked metadata.xml patchsets and added + maintainer-needed. 15 Jan 2008; Samuli Suominen <[email protected]> files/libezV24-0.1.1-build.patch, libezV24-0.1.1.ebuild: @@ -35,4 +39,3 @@ metadata.xml, files/libezV24-0.1.1-Makefile.diff, files/libezV24-0.1.1-test-v24.c.diff: Initial import, resolves bug #26028. -
