diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-05-15 15:23:22 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-05-15 15:23:22 +0000 |
commit | 30703643473f3a1e00152066bafa6debc793fe92 (patch) | |
tree | 1e9ee84f66220e47b20bed0bb7cfc41678af3a32 /dev-tex/crosstex | |
parent | Removed hpasm and modlogan for treecleaners. (diff) | |
download | gentoo-2-30703643473f3a1e00152066bafa6debc793fe92.tar.gz gentoo-2-30703643473f3a1e00152066bafa6debc793fe92.tar.bz2 gentoo-2-30703643473f3a1e00152066bafa6debc793fe92.zip |
fix typo in description
(Portage version: 2.1.5)
Diffstat (limited to 'dev-tex/crosstex')
-rw-r--r-- | dev-tex/crosstex/crosstex-0.5.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-tex/crosstex/crosstex-0.5.6.ebuild b/dev-tex/crosstex/crosstex-0.5.6.ebuild index a4db74c592d1..688b44652759 100644 --- a/dev-tex/crosstex/crosstex-0.5.6.ebuild +++ b/dev-tex/crosstex/crosstex-0.5.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/crosstex/crosstex-0.5.6.ebuild,v 1.2 2008/02/27 11:46:22 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/crosstex/crosstex-0.5.6.ebuild,v 1.3 2008/05/15 15:23:22 aballier Exp $ inherit python -DESCRIPTION="CrossTeX - object orientated BibTeX replacement" +DESCRIPTION="CrossTeX - object oriented BibTeX replacement" HOMEPAGE="http://www.cs.cornell.edu/people/egs/crosstex/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |