From 491797e1719000006f58a69b6ec70ccbda82039f Mon Sep 17 00:00:00 2001 From: Matthew Turk Date: Mon, 9 Jun 2003 13:11:26 +0000 Subject: Cleaning up a bit of the mess; there were issues with how I copied the CVS repository over... Should be all fixed now... --- dev-tex/floatflt/ChangeLog | 14 ++++++++++++++ dev-tex/floatflt/Manifest | 3 +++ dev-tex/floatflt/files/digest-floatflt-1.31a | 1 + dev-tex/floatflt/floatflt-1.31a.ebuild | 14 ++++++++++++++ 4 files changed, 32 insertions(+) create mode 100644 dev-tex/floatflt/ChangeLog create mode 100644 dev-tex/floatflt/Manifest create mode 100644 dev-tex/floatflt/files/digest-floatflt-1.31a create mode 100644 dev-tex/floatflt/floatflt-1.31a.ebuild (limited to 'dev-tex/floatflt') diff --git a/dev-tex/floatflt/ChangeLog b/dev-tex/floatflt/ChangeLog new file mode 100644 index 000000000000..57846e0e8f1d --- /dev/null +++ b/dev-tex/floatflt/ChangeLog @@ -0,0 +1,14 @@ +# ChangeLog for app-text/latex-floatflt +# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 + + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*latex-floatflt-1.31a (01 July 2002) + + 01 July 2002; Felix Kurth : + + Initial release + + + diff --git a/dev-tex/floatflt/Manifest b/dev-tex/floatflt/Manifest new file mode 100644 index 000000000000..ce65ff184011 --- /dev/null +++ b/dev-tex/floatflt/Manifest @@ -0,0 +1,3 @@ +MD5 de3b1472b412ddc53c2c711b6d0e1187 ChangeLog 311 +MD5 d3a604fc6601095188cf05299081c480 floatflt-1.31a.ebuild 542 +MD5 334f49057e2692bb8b1ffd35d6b3eae8 files/digest-floatflt-1.31a 59 diff --git a/dev-tex/floatflt/files/digest-floatflt-1.31a b/dev-tex/floatflt/files/digest-floatflt-1.31a new file mode 100644 index 000000000000..49dac43e0950 --- /dev/null +++ b/dev-tex/floatflt/files/digest-floatflt-1.31a @@ -0,0 +1 @@ +MD5 36ac8d58d8ea6a3e4c29d109b173c4a5 floatflt.tar.gz 19811 diff --git a/dev-tex/floatflt/floatflt-1.31a.ebuild b/dev-tex/floatflt/floatflt-1.31a.ebuild new file mode 100644 index 000000000000..2674bca7b6a1 --- /dev/null +++ b/dev-tex/floatflt/floatflt-1.31a.ebuild @@ -0,0 +1,14 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# Maintainer: Felix Kurth + +inherit latex-package + +S=${WORKDIR}/floatflt +DESCRIPTION="LaTeX package used to warp figures around text" +SRC_URI="ftp://ftp.dante.de/tex-archive/macros/latex/contrib/other/floatflt.tar.gz" +HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/floatflt.html?action=/tex-archive/macros/latex/contrib/other/floatflt/" +LICENSE="LPPL-1.2" +SLOT="0" +KEYWORDS="x86 ppc sparc " + -- cgit v1.2.3-65-gdbad