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 | 0a50c5dfbfc9bd33de925631695307c626dfda77 (patch) | |
tree | 3f6958b1203949b34467e9ac86c2c5dc69b1b9bd /app-emacs/yatex | |
parent | amd64 stable wrt #203032 (diff) | |
download | historical-0a50c5dfbfc9bd33de925631695307c626dfda77.tar.gz historical-0a50c5dfbfc9bd33de925631695307c626dfda77.tar.bz2 historical-0a50c5dfbfc9bd33de925631695307c626dfda77.zip |
Removing usata from metadata.xml as per #22931.
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-emacs/yatex')
-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> |