summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tex/floatflt')
-rw-r--r--dev-tex/floatflt/ChangeLog14
-rw-r--r--dev-tex/floatflt/Manifest3
-rw-r--r--dev-tex/floatflt/files/digest-floatflt-1.31a1
-rw-r--r--dev-tex/floatflt/floatflt-1.31a.ebuild14
4 files changed, 32 insertions, 0 deletions
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 <manson@gentoo.org> : changed sparc ~sparc keywords
+
+*latex-floatflt-1.31a (01 July 2002)
+
+ 01 July 2002; Felix Kurth <felix@fkurth,de> :
+
+ 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 <felix@fkurth.de>
+
+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 "
+