* [gentoo-commits] gentoo-x86 commit in dev-tex/quotchap: quotchap-0.9f.ebuild ChangeLog
@ 2008-05-30 10:57 Alexis Ballier (aballier)
0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2008-05-30 10:57 UTC (permalink / raw
To: gentoo-commits
aballier 08/05/30 10:57:20
Modified: quotchap-0.9f.ebuild ChangeLog
Log:
Add unzip to depends, thanks to Marek Miller <mlm@shells.pl> in bug #224149; set VARTEXFONTS instead of ugly addwrites
(Portage version: 2.1.5.2)
Revision Changes Path
1.8 dev-tex/quotchap/quotchap-0.9f.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild?r1=1.7&r2=1.8
Index: quotchap-0.9f.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- quotchap-0.9f.ebuild 13 Jul 2007 06:20:20 -0000 1.7
+++ quotchap-0.9f.ebuild 30 May 2008 10:57:19 -0000 1.8
@@ -1,9 +1,11 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.7 2007/07/13 06:20:20 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/quotchap-0.9f.ebuild,v 1.8 2008/05/30 10:57:19 aballier Exp $
inherit latex-package
+
S=${WORKDIR}/quotchap
+
DESCRIPTION="LaTeX package used to add quotes to chapters"
# Taken from http://theory.uwinnipeg.ca/scripts/CTAN/macros/latex/contrib/quotchap.zip
SRC_URI="mirror://gentoo/${P}.zip"
@@ -13,9 +15,12 @@
KEYWORDS="x86 ppc ~amd64"
IUSE=""
+DEPEND="app-arch/unzip"
+RDEPEND=""
+
src_install () {
- addwrite /var/cache/fonts
- latex-package_src_doinstall all
- cd ${S}
- dodoc 00readme.txt document.pdf document.tex
+ export VARTEXFONTS="${T}/fonts"
+ latex-package_src_doinstall all
+ cd "${S}"
+ dodoc 00readme.txt document.pdf document.tex
}
1.9 dev-tex/quotchap/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/quotchap/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/quotchap/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/quotchap/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 13 Mar 2007 00:35:08 -0000 1.8
+++ ChangeLog 30 May 2008 10:57:19 -0000 1.9
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/quotchap
-# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.8 2007/03/13 00:35:08 nattfodd Exp $
+# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/quotchap/ChangeLog,v 1.9 2008/05/30 10:57:19 aballier Exp $
+
+ 30 May 2008; Alexis Ballier <aballier@gentoo.org> quotchap-0.9f.ebuild:
+ Add unzip to depends, thanks to Marek Miller <mlm@shells.pl> in bug
+ #224149; set VARTEXFONTS instead of ugly addwrites
12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Replaced text-markup by tex as maintaining herd (text-markup split).
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-05-30 10:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-30 10:57 [gentoo-commits] gentoo-x86 commit in dev-tex/quotchap: quotchap-0.9f.ebuild ChangeLog Alexis Ballier (aballier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox