summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2010-11-08 00:21:00 +0000
committerAlexis Ballier <aballier@gentoo.org>2010-11-08 00:21:00 +0000
commit413ef5a929c7488f9e2833895704db7ea0333ff0 (patch)
tree45a3e1744b92e6189fcaa7d7a2180b57b33cf48a /dev-tex/floatflt
parentrespect ldflags bug #334863, keyword ~amd64, fix implicit functions declarations (diff)
downloadgentoo-2-413ef5a929c7488f9e2833895704db7ea0333ff0.tar.gz
gentoo-2-413ef5a929c7488f9e2833895704db7ea0333ff0.tar.bz2
gentoo-2-413ef5a929c7488f9e2833895704db7ea0333ff0.zip
Readd floatflt, bug #281952
(Portage version: 2.2.0_alpha4/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex/floatflt')
-rw-r--r--dev-tex/floatflt/ChangeLog10
-rw-r--r--dev-tex/floatflt/floatflt-1.31a.ebuild25
-rw-r--r--dev-tex/floatflt/metadata.xml5
3 files changed, 40 insertions, 0 deletions
diff --git a/dev-tex/floatflt/ChangeLog b/dev-tex/floatflt/ChangeLog
new file mode 100644
index 000000000000..b28a40e17a97
--- /dev/null
+++ b/dev-tex/floatflt/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-tex/floatflt
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/floatflt/ChangeLog,v 1.15 2010/11/08 00:21:00 aballier Exp $
+
+*floatflt-1.31a (08 Nov 2010)
+
+ 08 Nov 2010; Alexis Ballier <aballier@gentoo.org> +floatflt-1.31a.ebuild,
+ +metadata.xml:
+ Readd floatflt, bug #281952
+
diff --git a/dev-tex/floatflt/floatflt-1.31a.ebuild b/dev-tex/floatflt/floatflt-1.31a.ebuild
new file mode 100644
index 000000000000..49af1e424d9d
--- /dev/null
+++ b/dev-tex/floatflt/floatflt-1.31a.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2010 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.13 2010/11/08 00:21:00 aballier Exp $
+
+EAPI=3
+
+inherit latex-package
+
+DESCRIPTION="LaTeX package used to warp text around figures"
+HOMEPAGE="http://www.ctan.org/tex-archive/macros/latex/contrib/floatflt/"
+# http://www.ctan.org/tex-archive/macros/latex/contrib/floatflt.zip
+SRC_URI="mirror://gentoo/${P}.zip"
+
+LICENSE="LPPL-1.2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
+TEXMF="/usr/share/texmf-site"
+
+S=${WORKDIR}/${PN}
+DOCS="README"
diff --git a/dev-tex/floatflt/metadata.xml b/dev-tex/floatflt/metadata.xml
new file mode 100644
index 000000000000..ba6a8a8800d5
--- /dev/null
+++ b/dev-tex/floatflt/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>tex</herd>
+</pkgmetadata>