diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2006-01-13 22:08:59 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2006-01-13 22:08:59 +0000 |
commit | a1af08b28e054a5b7ec37758befc7ab59a1a55c8 (patch) | |
tree | 3180778d3a2fa66627ef08432a26fe522376afc3 /games-action/gltron | |
parent | marking sparc x86 stable (diff) | |
download | gentoo-2-a1af08b28e054a5b7ec37758befc7ab59a1a55c8.tar.gz gentoo-2-a1af08b28e054a5b7ec37758befc7ab59a1a55c8.tar.bz2 gentoo-2-a1af08b28e054a5b7ec37758befc7ab59a1a55c8.zip |
Add modular depends
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'games-action/gltron')
-rw-r--r-- | games-action/gltron/ChangeLog | 7 | ||||
-rw-r--r-- | games-action/gltron/gltron-0.70-r1.ebuild | 7 |
2 files changed, 8 insertions, 6 deletions
diff --git a/games-action/gltron/ChangeLog b/games-action/gltron/ChangeLog index 2b022dfc01b6..09480c1a5cfb 100644 --- a/games-action/gltron/ChangeLog +++ b/games-action/gltron/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-action/gltron -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.10 2005/07/30 04:53:52 vapier Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/ChangeLog,v 1.11 2006/01/13 22:08:59 genstef Exp $ + + 13 Jan 2006; Stefan Schweizer <genstef@gentoo.org> gltron-0.70-r1.ebuild: + Add modular depends *gltron-0.70-r1 (30 Jul 2005) diff --git a/games-action/gltron/gltron-0.70-r1.ebuild b/games-action/gltron/gltron-0.70-r1.ebuild index 033ddc4ddb66..1c011130ef31 100644 --- a/games-action/gltron/gltron-0.70-r1.ebuild +++ b/games-action/gltron/gltron-0.70-r1.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/gltron/gltron-0.70-r1.ebuild,v 1.1 2005/07/30 04:53:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-action/gltron/gltron-0.70-r1.ebuild,v 1.2 2006/01/13 22:08:59 genstef Exp $ inherit eutils games @@ -13,8 +13,7 @@ SLOT="0" KEYWORDS="amd64 ppc x86" IUSE="" -DEPEND="virtual/x11 - virtual/opengl +DEPEND="virtual/opengl sys-libs/zlib media-libs/libpng >=media-libs/libsdl-1.2 |