public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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-3.01.ebuild
Date: Wed, 27 Jul 2011 13:43:29 +0000 (UTC)	[thread overview]
Message-ID: <20110727134329.22C0D2004B@flycatcher.gentoo.org> (raw)

aballier    11/07/27 13:43:29

  Modified:             ChangeLog
  Added:                glossaries-3.01.ebuild
  Log:
  version bump
  
  (Portage version: 2.2.0_alpha47/cvs/Linux x86_64)

Revision  Changes    Path
1.38                 dev-tex/glossaries/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	1 Apr 2011 22:54:30 -0000	1.37
+++ ChangeLog	27 Jul 2011 13:43:28 -0000	1.38
@@ -1,6 +1,11 @@
 # ChangeLog for dev-tex/glossaries
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.37 2011/04/01 22:54:30 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/ChangeLog,v 1.38 2011/07/27 13:43:28 aballier Exp $
+
+*glossaries-3.01 (27 Jul 2011)
+
+  27 Jul 2011; Alexis Ballier <aballier@gentoo.org> +glossaries-3.01.ebuild:
+  version bump
 
   01 Apr 2011; Alexis Ballier <aballier@gentoo.org> -glossaries-1.16.ebuild,
   -glossaries-2.01.ebuild, -glossaries-2.02.ebuild, -glossaries-2.05.ebuild:



1.1                  dev-tex/glossaries/glossaries-3.01.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/glossaries-3.01.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tex/glossaries/glossaries-3.01.ebuild?rev=1.1&content-type=text/plain

Index: glossaries-3.01.ebuild
===================================================================
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/glossaries/glossaries-3.01.ebuild,v 1.1 2011/07/27 13:43:28 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="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos"
IUSE="doc examples"

RDEPEND="dev-lang/perl
	dev-texlive/texlive-latexrecommended
	>=dev-texlive/texlive-latexextra-2008"
DEPEND="${RDEPEND}
	app-arch/unzip"

TEXMF="/usr/share/texmf-site"
S=${WORKDIR}/${PN}

src_install() {
	latex-package_src_doinstall styles

	dobin makeglossaries || die

	dodoc CHANGES README || die
	insinto "${TEXMF}/tex/latex/${PN}/dict"
	doins *.dict || die
	if use doc ; then
		latex-package_src_doinstall pdf
	fi
	if use examples ; then
		insinto /usr/share/doc/${PF}/examples
		doins *.tex || die
	fi
}






             reply	other threads:[~2011-07-27 13:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-27 13:43 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-28 16:50 [gentoo-commits] gentoo-x86 commit in dev-tex/glossaries: ChangeLog glossaries-3.01.ebuild Fabian Groffen (grobian)
2011-10-18 18:04 Tim Harder (radhermit)
2011-10-24 20:14 Markus Meier (maekke)
2011-10-25 11:38 Jeroen Roovers (jer)
2011-10-29 19:27 Markus Meier (maekke)
2011-11-05 18:16 Raul Porcel (armin76)
2012-03-06 14:18 Brent Baude (ranger)
2012-03-08 21:19 Brent Baude (ranger)
2012-05-09 17:24 Alexis Ballier (aballier)

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=20110727134329.22C0D2004B@flycatcher.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