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/pgf: ChangeLog pgf-2.00.ebuild
Date: Sat, 01 Mar 2008 11:46:27 +0000	[thread overview]
Message-ID: <E1JVQAd-00080e-QD@stork.gentoo.org> (raw)

aballier    08/03/01 11:46:27

  Modified:             ChangeLog
  Added:                pgf-2.00.ebuild
  Log:
  version bump
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.39                 dev-tex/pgf/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pgf/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pgf/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pgf/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tex/pgf/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	14 Feb 2008 14:01:21 -0000	1.38
+++ ChangeLog	1 Mar 2008 11:46:27 -0000	1.39
@@ -1,6 +1,11 @@
 # ChangeLog for dev-tex/pgf
 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/pgf/ChangeLog,v 1.38 2008/02/14 14:01:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/pgf/ChangeLog,v 1.39 2008/03/01 11:46:27 aballier Exp $
+
+*pgf-2.00 (01 Mar 2008)
+
+  01 Mar 2008; Alexis Ballier <aballier@gentoo.org> +pgf-2.00.ebuild:
+  version bump
 
   14 Feb 2008; Raúl Porcel <armin76@gentoo.org> pgf-1.18.ebuild:
   alpha/ia64 stable wrt #209461



1.1                  dev-tex/pgf/pgf-2.00.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pgf/pgf-2.00.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/pgf/pgf-2.00.ebuild?rev=1.1&content-type=text/plain

Index: pgf-2.00.ebuild
===================================================================
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-tex/pgf/pgf-2.00.ebuild,v 1.1 2008/03/01 11:46:27 aballier Exp $

inherit latex-package

DESCRIPTION="pgf -- The TeX Portable Graphic Format"
HOMEPAGE="http://sourceforge.net/projects/pgf"
SRC_URI="mirror://sourceforge/pgf/${P}.tar.gz"

LICENSE="GPL-2 LPPL-1.3c FDL-1.2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="doc"
DEPEND="|| ( ( dev-texlive/texlive-latexrecommended >=dev-tex/xcolor-2.11 )
	>=app-text/tetex-3.0
	)"

TEXMF="/usr/share/texmf-site"

src_install() {
	insinto ${TEXMF}/tex/
	for dir in generic latex plain context ; do
		doins -r ${dir} || die "Failed installing"
	done

	cd "${S}/doc/generic/pgf"
	dodoc AUTHORS ChangeLog README TODO licenses/LICENSE
	if use doc ; then
		insinto /usr/share/doc/${PF}
		doins -r images macros text-en version-for-dvipdfm version-for-dvips \
			version-for-pdftex version-for-tex4ht version-for-vtex || die \
			"Failed to install documentation"
		prepalldocs
	fi
}



-- 
gentoo-commits@lists.gentoo.org mailing list



             reply	other threads:[~2008-03-01 11:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-01 11:46 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-03-11 18:07 [gentoo-commits] gentoo-x86 commit in dev-tex/pgf: ChangeLog pgf-2.00.ebuild Raul Porcel (armin76)
2009-03-18 18:59 Raul Porcel (armin76)
2009-05-30  7:14 Ulrich Mueller (ulm)
2010-01-03 11:41 Christian Faulhammer (fauli)
2010-10-02 19:40 Fabian Groffen (grobian)
2011-09-21 15:46 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=E1JVQAd-00080e-QD@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