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-texlive/texlive-psutils: ChangeLog texlive-psutils-2008.ebuild
Date: Fri, 31 Oct 2008 14:47:17 +0000	[thread overview]
Message-ID: <E1KvvHR-0004nb-21@stork.gentoo.org> (raw)

aballier    08/10/31 14:47:17

  Modified:             ChangeLog texlive-psutils-2008.ebuild
  Log:
  Use stricter deps for texlive 2008 to require the 2008 version of a package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND fields
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27.4 x86_64)

Revision  Changes    Path
1.18                 dev-texlive/texlive-psutils/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	9 Sep 2008 18:38:57 -0000	1.17
+++ ChangeLog	31 Oct 2008 14:47:16 -0000	1.18
@@ -1,6 +1,12 @@
 # ChangeLog for dev-texlive/texlive-psutils
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog,v 1.17 2008/09/09 18:38:57 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/ChangeLog,v 1.18 2008/10/31 14:47:16 aballier Exp $
+
+  31 Oct 2008; Alexis Ballier <aballier@gentoo.org>
+  texlive-psutils-2008.ebuild:
+  Use stricter deps for texlive 2008 to require the 2008 version of a
+  package, get rid of TEXLIVE_MODULES_DEPS and use standard DEPEND/RDEPEND
+  fields
 
   09 Sep 2008; Alexis Ballier <aballier@gentoo.org>
   texlive-psutils-2007.ebuild:



1.2                  dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild?r1=1.1&r2=1.2

Index: texlive-psutils-2008.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- texlive-psutils-2008.ebuild	9 Sep 2008 16:52:44 -0000	1.1
+++ texlive-psutils-2008.ebuild	31 Oct 2008 14:47:16 -0000	1.2
@@ -1,8 +1,7 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild,v 1.1 2008/09/09 16:52:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-psutils/texlive-psutils-2008.ebuild,v 1.2 2008/10/31 14:47:16 aballier Exp $
 
-TEXLIVE_MODULES_DEPS=""
 TEXLIVE_MODULE_CONTENTS="dvipsconfig bin-getafm bin-pstools bin-psutils bin-t1utils collection-psutils
 "
 TEXLIVE_MODULE_DOC_CONTENTS="bin-getafm.doc bin-pstools.doc bin-psutils.doc bin-t1utils.doc "
@@ -14,3 +13,5 @@
 SLOT="0"
 KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
 IUSE=""
+DEPEND=""
+RDEPEND="${DEPEND}"






             reply	other threads:[~2008-10-31 14:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-31 14:47 Alexis Ballier (aballier) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-02-27 15:34 [gentoo-commits] gentoo-x86 commit in dev-texlive/texlive-psutils: ChangeLog texlive-psutils-2008.ebuild Ferris McCormick (fmccor)
2009-03-06 21:59 Jeroen Roovers (jer)
2009-03-07 11:25 Christian Faulhammer (fauli)
2009-03-10 19:51 Raul Porcel (armin76)
2009-03-11 22:14 Markus Meier (maekke)
2009-03-13 20:32 Brent Baude (ranger)
2009-03-18 17:58 Raul Porcel (armin76)
2009-03-18 21:14 Brent Baude (ranger)
2009-06-10 14:23 Alexey Shvetsov (alexxy)
2010-01-15  9:16 Christian Faulhammer (fauli)

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=E1KvvHR-0004nb-21@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