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 | 3a0f4a61cd85583805173b5da308a63537aa4a03 (patch) | |
tree | da945aafeed8e049a3c306ebfb6da5b9dd02db46 /dev-tex/floatflt/floatflt-1.31a.ebuild | |
parent | pruning the tomboy (diff) | |
download | historical-3a0f4a61cd85583805173b5da308a63537aa4a03.tar.gz historical-3a0f4a61cd85583805173b5da308a63537aa4a03.tar.bz2 historical-3a0f4a61cd85583805173b5da308a63537aa4a03.zip |
Minor fix to DESCRIPTION.
Package-Manager: portage-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/" |