public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/chesstask: ChangeLog chesstask-2.0.ebuild
@ 2009-05-30  6:58 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2009-05-30  6:58 UTC (permalink / raw
  To: gentoo-commits

ulm         09/05/30 06:58:11

  Modified:             ChangeLog chesstask-2.0.ebuild
  Log:
  Remove app-text/tetex from dependencies, bug 227443.
  (Portage version: 2.2_rc33/cvs/Linux i686)

Revision  Changes    Path
1.15                 app-misc/chesstask/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/chesstask/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/chesstask/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/chesstask/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/chesstask/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	2 Sep 2008 18:22:42 -0000	1.14
+++ ChangeLog	30 May 2009 06:58:10 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/chesstask
-# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/chesstask/ChangeLog,v 1.14 2008/09/02 18:22:42 aballier Exp $
+# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/chesstask/ChangeLog,v 1.15 2009/05/30 06:58:10 ulm Exp $
+
+  30 May 2009; Ulrich Mueller <ulm@gentoo.org> chesstask-2.0.ebuild:
+  Remove app-text/tetex from dependencies, bug 227443. Add explicit RDEPEND.
 
   02 Sep 2008; Alexis Ballier <aballier@gentoo.org> chesstask-2.0.ebuild:
   adjust deps for texlive, dont depend on virtual/tetex



1.9                  app-misc/chesstask/chesstask-2.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/chesstask/chesstask-2.0.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/chesstask/chesstask-2.0.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-misc/chesstask/chesstask-2.0.ebuild?r1=1.8&r2=1.9

Index: chesstask-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/chesstask/chesstask-2.0.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- chesstask-2.0.ebuild	2 Sep 2008 18:22:42 -0000	1.8
+++ chesstask-2.0.ebuild	30 May 2009 06:58:10 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/chesstask/chesstask-2.0.ebuild,v 1.8 2008/09/02 18:22:42 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/chesstask/chesstask-2.0.ebuild,v 1.9 2009/05/30 06:58:10 ulm Exp $
 
 IUSE=""
 
@@ -14,8 +14,10 @@
 KEYWORDS="~amd64 ppc ~x86"
 
 DEPEND="=x11-libs/qt-3*
-	app-arch/unzip
-	|| ( ( dev-texlive/texlive-games dev-texlive/texlive-pstricks ) app-text/tetex app-text/ptex )"
+	app-arch/unzip"
+RDEPEND="=x11-libs/qt-3*
+	|| ( ( dev-texlive/texlive-games dev-texlive/texlive-pstricks )
+		app-text/ptex )"
 
 src_compile() {
 	sed -i -e "/ENGLISH/s/^#//" ChessTask.pro || die






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-05-30  6:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-30  6:58 [gentoo-commits] gentoo-x86 commit in app-misc/chesstask: ChangeLog chesstask-2.0.ebuild Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox