summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-13 17:34:43 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-13 17:34:43 +0000
commit51a5a1cc01d313c9a4b579bfda030add0dbb9d55 (patch)
tree26ab00f0eeb2945553fdf37fdd1a0701b7485d22 /dev-tex/foiltex
parentLicense for dev-tex/foiltex, bug 464110. (diff)
downloadgentoo-2-51a5a1cc01d313c9a4b579bfda030add0dbb9d55.tar.gz
gentoo-2-51a5a1cc01d313c9a4b579bfda030add0dbb9d55.tar.bz2
gentoo-2-51a5a1cc01d313c9a4b579bfda030add0dbb9d55.zip
Fix LICENSE, see foiltex.ins, bug 464110.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'dev-tex/foiltex')
-rw-r--r--dev-tex/foiltex/ChangeLog8
-rw-r--r--dev-tex/foiltex/foiltex-2.1.4a.ebuild7
-rw-r--r--dev-tex/foiltex/foiltex-2.1.4b.ebuild8
3 files changed, 13 insertions, 10 deletions
diff --git a/dev-tex/foiltex/ChangeLog b/dev-tex/foiltex/ChangeLog
index ea829b8c2f71..6943795ff12a 100644
--- a/dev-tex/foiltex/ChangeLog
+++ b/dev-tex/foiltex/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/foiltex
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/ChangeLog,v 1.18 2012/03/18 19:38:33 armin76 Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/ChangeLog,v 1.19 2013/04/13 17:34:43 ulm Exp $
+
+ 13 Apr 2013; Ulrich Müller <ulm@gentoo.org> foiltex-2.1.4a.ebuild,
+ foiltex-2.1.4b.ebuild:
+ Fix LICENSE, see foiltex.ins, bug 464110.
18 Mar 2012; Raúl Porcel <armin76@gentoo.org> foiltex-2.1.4a.ebuild,
foiltex-2.1.4b.ebuild:
diff --git a/dev-tex/foiltex/foiltex-2.1.4a.ebuild b/dev-tex/foiltex/foiltex-2.1.4a.ebuild
index f13c1e2701c4..695ae8899557 100644
--- a/dev-tex/foiltex/foiltex-2.1.4a.ebuild
+++ b/dev-tex/foiltex/foiltex-2.1.4a.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4a.ebuild,v 1.5 2012/03/18 19:38:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4a.ebuild,v 1.6 2013/04/13 17:34:43 ulm Exp $
inherit latex-package
@@ -13,8 +13,7 @@ HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/foiltex.html"
# /usr/portage/distfiles/foiltex-2.1.4a.tar.gz
SRC_URI="mirror://gentoo/${P}.tar.gz"
-LICENSE="as-is"
-#for License details see /usr/share/doc/${PF}/foiltex.ins
+LICENSE="FoilTeX"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
diff --git a/dev-tex/foiltex/foiltex-2.1.4b.ebuild b/dev-tex/foiltex/foiltex-2.1.4b.ebuild
index 4bccae4f8533..5e4f33422026 100644
--- a/dev-tex/foiltex/foiltex-2.1.4b.ebuild
+++ b/dev-tex/foiltex/foiltex-2.1.4b.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4b.ebuild,v 1.5 2012/03/18 19:38:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/foiltex/foiltex-2.1.4b.ebuild,v 1.6 2013/04/13 17:34:43 ulm Exp $
inherit latex-package
@@ -11,11 +11,11 @@ HOMEPAGE="ftp://ftp.dante.de/tex-archive/help/Catalogue/entries/foiltex.html"
# Taken from http://www.ctan.org/get/macros/latex/contrib/foiltex.zip
SRC_URI="mirror://gentoo/${P}.zip"
-LICENSE="as-is"
-#for License details see /usr/share/doc/${PF}/foiltex.ins
+LICENSE="FoilTeX"
SLOT="0"
KEYWORDS="amd64 ppc x86"
IUSE=""
+
TEXMF=/usr/share/texmf-site
DEPEND="app-arch/unzip"
RDEPEND=""