summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2006-01-28 21:19:11 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2006-01-28 21:19:11 +0000
commit86d4b84a588733ba9eff5d03e899cf9d522d0392 (patch)
treed6f7ff0f73b0f09900b3d2b76231c2d113f1c5a3 /games-action/slune
parentStable on x86; bug #120489 (diff)
downloadhistorical-86d4b84a588733ba9eff5d03e899cf9d522d0392.tar.gz
historical-86d4b84a588733ba9eff5d03e899cf9d522d0392.tar.bz2
historical-86d4b84a588733ba9eff5d03e899cf9d522d0392.zip
Fix dependencies for modular X.
Package-Manager: portage-2.1_pre4
Diffstat (limited to 'games-action/slune')
-rw-r--r--games-action/slune/ChangeLog8
-rw-r--r--games-action/slune/slune-1.0.9.ebuild7
2 files changed, 9 insertions, 6 deletions
diff --git a/games-action/slune/ChangeLog b/games-action/slune/ChangeLog
index 2cbbd7e6ee27..34f862cae824 100644
--- a/games-action/slune/ChangeLog
+++ b/games-action/slune/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for games-action/slune
-# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.11 2005/09/07 04:48:30 mr_bones_ Exp $
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/games-action/slune/ChangeLog,v 1.12 2006/01/28 21:19:10 joshuabaergen Exp $
+
+ 28 Jan 2006; Joshua Baergen <joshuabaergen@gentoo.org> slune-1.0.9.ebuild:
+ This is a Python app, so it's doesn't depend on any X libraries directly.
+ Drop the dependency.
*slune-1.0.9 (06 Sep 2005)
diff --git a/games-action/slune/slune-1.0.9.ebuild b/games-action/slune/slune-1.0.9.ebuild
index b3d019530965..b992146d8e6e 100644
--- a/games-action/slune/slune-1.0.9.ebuild
+++ b/games-action/slune/slune-1.0.9.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-1.0.9.ebuild,v 1.1 2005/09/07 04:48:30 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-action/slune/slune-1.0.9.ebuild,v 1.2 2006/01/28 21:19:10 joshuabaergen Exp $
inherit distutils
@@ -13,8 +13,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/x11
- virtual/opengl
+DEPEND="virtual/opengl
>=media-libs/libsdl-1.2.6
>=dev-lang/python-2.2.2
>=dev-python/soya-0.9