From: "Alexis Ballier (aballier)" <aballier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/glossaries: ChangeLog glossaries-1.13.ebuild glossaries-1.02.ebuild
Date: Fri, 30 May 2008 10:40:36 +0000 [thread overview]
Message-ID: <E1K222G-0006sU-LP@stork.gentoo.org> (raw)
aballier 08/05/30 10:40:36
Modified: ChangeLog
Added: glossaries-1.13.ebuild
Removed: glossaries-1.02.ebuild
Log:
Bump to latest version from CTAN, use versionned tarballs mirrored on our mirrors instead of grabbing unversionned ones from CTAN, add unzip to build time dependecies (bug #224159).
(Portage version: 2.1.5.2)
Revision Changes Path
1.4 dev-tex/glossaries/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/glossaries/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 29 Feb 2008 08:57:16 -0000 1.3
+++ ChangeLog 30 May 2008 10:40:36 -0000 1.4
@@ -1,6 +1,14 @@
# ChangeLog for dev-tex/glossaries
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.3 2008/02/29 08:57:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.4 2008/05/30 10:40:36 aballier Exp $
+
+*glossaries-1.13 (30 May 2008)
+
+ 30 May 2008; Alexis Ballier <aballier@gentoo.org> -glossaries-1.02.ebuild,
+ +glossaries-1.13.ebuild:
+ Bump to latest version from CTAN, use versionned tarballs mirrored on our
+ mirrors instead of grabbing unversionned ones from CTAN, add unzip to
+ build time dependecies (bug #224159).
29 Feb 2008; Alexis Ballier <aballier@gentoo.org> glossaries-1.02.ebuild:
Adapt deps for texlive, thanks to Boris in bug #210469
1.1 dev-tex/glossaries/glossaries-1.13.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/glossaries/glossaries-1.13.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/glossaries/glossaries-1.13.ebuild?rev=1.1&content-type=text/plain
Index: glossaries-1.13.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/glossaries-1.13.ebuild,v 1.1 2008/05/30 10:40:36 aballier Exp $
inherit latex-package
DESCRIPTION="Create glossaries and lists of acronyms."
HOMEPAGE="http://www.ctan.org/tex-archive/help/Catalogue/entries/glossaries.html"
SRC_URI="mirror://gentoo/${P}.zip"
# Taken from :
# ftp://tug.ctan.org/tex-archive/macros/latex/contrib/${PN}.zip"
LICENSE="LPPL-1.2"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="doc examples"
RDEPEND="dev-lang/perl
|| ( dev-texlive/texlive-latexrecommended >=dev-tex/xkeyval-2.5f )
"
DEPEND="${RDEPEND}
app-arch/unzip"
TEXMF="/usr/share/texmf-site"
S=${WORKDIR}/${PN}
src_install() {
latex-package_src_doinstall styles
dobin makeglossaries
dodoc CHANGES README
if use doc ; then
latex-package_src_doinstall pdf
fi
if use examples ; then
insinto /usr/share/doc/${PF}/examples
doins *.tex
fi
}
--
gentoo-commits@lists.gentoo.org mailing list
reply other threads:[~2008-05-30 10:40 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1K222G-0006sU-LP@stork.gentoo.org \
--to=aballier@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox