diff options
author | Christian Heim <phreak@gentoo.org> | 2007-12-25 16:44:51 +0000 |
---|---|---|
committer | Christian Heim <phreak@gentoo.org> | 2007-12-25 16:44:51 +0000 |
commit | 9604bfbc920a6fccb545efbdbbd3783c60f2f976 (patch) | |
tree | 024aa1fade41a7ff0b0e11692e37f3dff7990014 /app-emacs | |
parent | Removing usata from metadata.xml as per #22931. (diff) | |
download | gentoo-2-9604bfbc920a6fccb545efbdbbd3783c60f2f976.tar.gz gentoo-2-9604bfbc920a6fccb545efbdbbd3783c60f2f976.tar.bz2 gentoo-2-9604bfbc920a6fccb545efbdbbd3783c60f2f976.zip |
Removing usata from metadata.xml as per #22931.
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/yatex/ChangeLog | 5 | ||||
-rw-r--r-- | app-emacs/yatex/metadata.xml | 22 |
2 files changed, 13 insertions, 14 deletions
diff --git a/app-emacs/yatex/ChangeLog b/app-emacs/yatex/ChangeLog index baeb69e85b0b..a8ffcea3d75b 100644 --- a/app-emacs/yatex/ChangeLog +++ b/app-emacs/yatex/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/yatex # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.20 2007/08/26 20:11:09 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/yatex/ChangeLog,v 1.21 2007/12/25 16:44:51 phreak Exp $ + + 25 Dec 2007; Christian Heim <phreak@gentoo.org> metadata.xml: + Removing usata from metadata.xml as per #22931. 26 Aug 2007; Ulrich Mueller <ulm@gentoo.org> -files/yatex-1.71-gentoo.diff, -files/yatex-1.71-yatexhlp-gentoo.diff, diff --git a/app-emacs/yatex/metadata.xml b/app-emacs/yatex/metadata.xml index f747d206430d..543d3f0abf1a 100644 --- a/app-emacs/yatex/metadata.xml +++ b/app-emacs/yatex/metadata.xml @@ -1,17 +1,13 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>cjk</herd> -<herd>emacs</herd> -<maintainer> - <email>usata@gentoo.org</email> - <name>Mamoru KOMACHI</name> -</maintainer> -<longdescription> -YaTeX is an intelligent, acquisitive and integrated package which -reduces your efforts of composing LaTeX source on Emacs. And yahtml is -the honest and bright YaTeX-compatible major-mode package for writing -HTML. If you have noticed the power of YaTeX, you can drive yahtml -over the HTML files quickly and steadily. And vice versa, of course. -</longdescription> + <herd>cjk</herd> + <herd>emacs</herd> + <longdescription lang="en"> + YaTeX is an intelligent, acquisitive and integrated package which + reduces your efforts of composing LaTeX source on Emacs. And yahtml is + the honest and bright YaTeX-compatible major-mode package for writing + HTML. If you have noticed the power of YaTeX, you can drive yahtml + over the HTML files quickly and steadily. And vice versa, of course. + </longdescription> </pkgmetadata> |