diff options
author | Tom Wijsman <tomwij@gentoo.org> | 2014-04-14 00:48:36 +0000 |
---|---|---|
committer | Tom Wijsman <tomwij@gentoo.org> | 2014-04-14 00:48:36 +0000 |
commit | eee99acce05cfe21571d0bc96d9e65d7a09597fd (patch) | |
tree | 0c0650b2c45c0ebccbce30657faa954377dc690a /dev-libs/libezV24 | |
parent | [QA] No maintainer was listed, thus checked metadata.xml patchsets and added ... (diff) | |
download | gentoo-2-eee99acce05cfe21571d0bc96d9e65d7a09597fd.tar.gz gentoo-2-eee99acce05cfe21571d0bc96d9e65d7a09597fd.tar.bz2 gentoo-2-eee99acce05cfe21571d0bc96d9e65d7a09597fd.zip |
[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)
Diffstat (limited to 'dev-libs/libezV24')
-rw-r--r-- | dev-libs/libezV24/ChangeLog | 9 | ||||
-rw-r--r-- | dev-libs/libezV24/metadata.xml | 15 |
2 files changed, 14 insertions, 10 deletions
diff --git a/dev-libs/libezV24/ChangeLog b/dev-libs/libezV24/ChangeLog index 31c7010f51d7..5b35daedca09 100644 --- a/dev-libs/libezV24/ChangeLog +++ b/dev-libs/libezV24/ChangeLog @@ -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 <TomWij@gentoo.org> metadata.xml: + [QA] No maintainer was listed, thus checked metadata.xml patchsets and added + maintainer-needed. 15 Jan 2008; Samuli Suominen <drac@gentoo.org> 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. - diff --git a/dev-libs/libezV24/metadata.xml b/dev-libs/libezV24/metadata.xml index d118e10cf293..e65225ab1400 100644 --- a/dev-libs/libezV24/metadata.xml +++ b/dev-libs/libezV24/metadata.xml @@ -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>maintainer-needed@gentoo.org</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> |