* [gentoo-commits] gentoo-x86 commit in games-action/accelerator3d: accelerator3d-0.1.1-r2.ebuild
@ 2013-12-01 17:04 Julian Ospald (hasufell)
0 siblings, 0 replies; only message in thread
From: Julian Ospald (hasufell) @ 2013-12-01 17:04 UTC (permalink / raw
To: gentoo-commits
hasufell 13/12/01 17:04:05
Modified: accelerator3d-0.1.1-r2.ebuild
Log:
don't pollute DEPEND
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Revision Changes Path
1.2 games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild?r1=1.1&r2=1.2
Index: accelerator3d-0.1.1-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- accelerator3d-0.1.1-r2.ebuild 1 Dec 2013 17:02:52 -0000 1.1
+++ accelerator3d-0.1.1-r2.ebuild 1 Dec 2013 17:04:05 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild,v 1.1 2013/12/01 17:02:52 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/accelerator3d/accelerator3d-0.1.1-r2.ebuild,v 1.2 2013/12/01 17:04:05 hasufell Exp $
# TODO: convert dev-python/pyode wrt #493042
@@ -18,11 +18,11 @@
IUSE=""
REQUIRED_USE=${PYTHON_REQUIRED_USE}
-RDEPEND="${PYTHON_DEPS}
+DEPEND="${PYTHON_DEPS}"
+RDEPEND="${DEPEND}
dev-python/pyode
dev-python/pygame[${PYTHON_USEDEP}]
dev-python/pyopengl[${PYTHON_USEDEP}]"
-DEPEND="${RDEPEND}"
S=${WORKDIR}/${PN}
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-01 17:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-01 17:04 [gentoo-commits] gentoo-x86 commit in games-action/accelerator3d: accelerator3d-0.1.1-r2.ebuild Julian Ospald (hasufell)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox