diff options
author | Alexandre Buisse <nattfodd@gentoo.org> | 2006-12-03 19:12:19 +0000 |
---|---|---|
committer | Alexandre Buisse <nattfodd@gentoo.org> | 2006-12-03 19:12:19 +0000 |
commit | 49e61de871e3d0dafcdc4c8354c7b00c1e805a04 (patch) | |
tree | 7f56ae3a3178af9834555f798d7fbdef56ed7f13 /dev-tex/floatflt/floatflt-1.31a.ebuild | |
parent | pruning the tomboy (diff) | |
download | gentoo-2-49e61de871e3d0dafcdc4c8354c7b00c1e805a04.tar.gz gentoo-2-49e61de871e3d0dafcdc4c8354c7b00c1e805a04.tar.bz2 gentoo-2-49e61de871e3d0dafcdc4c8354c7b00c1e805a04.zip |
Minor fix to DESCRIPTION.
(Portage version: 2.1.2_rc2-r2)
Diffstat (limited to 'dev-tex/floatflt/floatflt-1.31a.ebuild')
-rw-r--r-- | dev-tex/floatflt/floatflt-1.31a.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-tex/floatflt/floatflt-1.31a.ebuild b/dev-tex/floatflt/floatflt-1.31a.ebuild index fa853cebe8c3..4c418c0d98f1 100644 --- a/dev-tex/floatflt/floatflt-1.31a.ebuild +++ b/dev-tex/floatflt/floatflt-1.31a.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/floatflt-1.31a.ebuild,v 1.10 2005/10/14 02:06:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/floatflt-1.31a.ebuild,v 1.11 2006/12/03 19:12:19 nattfodd Exp $ inherit latex-package S=${WORKDIR}/floatflt -DESCRIPTION="LaTeX package used to warp figures around text" +DESCRIPTION="LaTeX package used to warp text around figures" SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/other/${PN}.tar.gz" HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/floatflt.html?action=/tex-archive/macros/latex/contrib/other/floatflt/" |