diff options
author | Christian Heim <phreak@gentoo.org> | 2007-12-25 14:49:17 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-12-25 14:49:17 +0000 |
commit | 176ff9708c8da32149ce25c248efaf18476298e9 (patch) | |
tree | 7543c97c30a8d054e934d25b93f78e14cd2a6102 /app-text/diction | |
parent | Applied includes patch from Debian project, fixing asm/io.h vs. sys/io.h prob... (diff) | |
download | gentoo-2-176ff9708c8da32149ce25c248efaf18476298e9.tar.gz gentoo-2-176ff9708c8da32149ce25c248efaf18476298e9.tar.bz2 gentoo-2-176ff9708c8da32149ce25c248efaf18476298e9.zip |
Removing seemant from metadata.xml as per #202469. Assigning to maintainer-needed.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/diction')
-rw-r--r-- | app-text/diction/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/diction/metadata.xml | 38 |
2 files changed, 24 insertions, 20 deletions
diff --git a/app-text/diction/ChangeLog b/app-text/diction/ChangeLog index a05a9d0de1f3..49b274eb9ae9 100644 --- a/app-text/diction/ChangeLog +++ b/app-text/diction/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/diction # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.26 2007/10/13 01:26:58 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/diction/ChangeLog,v 1.27 2007/12/25 14:49:17 phreak Exp $ + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing seemant from metadata.xml as per #202469. Assigning to + maintainer-needed. *diction-1.11 (13 Oct 2007) diff --git a/app-text/diction/metadata.xml b/app-text/diction/metadata.xml index 4b9b788c7c41..bbb37f9764cc 100644 --- a/app-text/diction/metadata.xml +++ b/app-text/diction/metadata.xml @@ -1,24 +1,24 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>no-herd</herd> -<maintainer> - <email>jnrowe@ukfsn.org</email> - <name>James Rowe</name> -</maintainer> -<maintainer> - <email>seemant@gentoo.org</email> - <name>Seemant Kulleen</name> - <description>Proxy maintainer for James</description> -</maintainer> -<longdescription> -GNU diction and style are free implementations of old standard unix commands, -that are not available on many modern systems, because they have been unbundled. -Diction prints wordy and commonly misused phrases. Style analyses surface -characteristics of a document, e.g. sentence length and various readability -measures, but unlike the original code, it lacks sentence type, word usage and -most sentence beginning processing. + <herd>no-herd</herd> + <maintainer> + <email>jnrowe@ukfsn.org</email> + <name>James Rowe</name> + </maintainer> + <maintainer> + <email>maintainer-needed@gentoo.org</email> + <description>Proxy maintainer for James</description> + </maintainer> + <longdescription lang="en"> + GNU diction and style are free implementations of old standard unix + commands, that are not available on many modern systems, because they + have been unbundled. Diction prints wordy and commonly misused phrases. + Style analyses surface characteristics of a document, e.g. sentence + length and various readability measures, but unlike the original code, + it lacks sentence type, word usage and most sentence beginning + processing. -Both commands support English and German documents. -</longdescription> + Both commands support English and German documents. + </longdescription> </pkgmetadata> |