diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-25 18:56:28 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2005-10-25 18:56:28 +0000 |
commit | 91932619bfb02e36cedd94f89b7c22a616f0867f (patch) | |
tree | fd2917c0f926afd6471f9443740ebb54228d5405 /games-rpg | |
parent | Marked stable on amd64 (diff) | |
download | historical-91932619bfb02e36cedd94f89b7c22a616f0867f.tar.gz historical-91932619bfb02e36cedd94f89b7c22a616f0867f.tar.bz2 historical-91932619bfb02e36cedd94f89b7c22a616f0867f.zip |
Made openal dependency work for both older openal and newer with split alut. Closing bug #110392.
Package-Manager: portage-2.0.53_rc6
Diffstat (limited to 'games-rpg')
-rw-r--r-- | games-rpg/eternal-lands/ChangeLog | 7 | ||||
-rw-r--r-- | games-rpg/eternal-lands/Manifest | 8 | ||||
-rw-r--r-- | games-rpg/eternal-lands/eternal-lands-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | games-rpg/eternal-lands/eternal-lands-1.1.2.ebuild | 4 |
4 files changed, 14 insertions, 9 deletions
diff --git a/games-rpg/eternal-lands/ChangeLog b/games-rpg/eternal-lands/ChangeLog index f0af2056b8ae..5efd39475ca6 100644 --- a/games-rpg/eternal-lands/ChangeLog +++ b/games-rpg/eternal-lands/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for games-rpg/eternal-lands # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/ChangeLog,v 1.5 2005/10/24 05:47:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/ChangeLog,v 1.6 2005/10/25 18:56:28 wolf31o2 Exp $ + + 25 Oct 2005; Chris Gianelloni <wolf31o2@gentoo.org> + eternal-lands-1.0.1.ebuild, eternal-lands-1.1.2.ebuild: + Made openal dependency work for both older openal and newer with split alut. + Closing bug #110392. *eternal-lands-1.1.2 (24 Oct 2005) diff --git a/games-rpg/eternal-lands/Manifest b/games-rpg/eternal-lands/Manifest index 72bd977a3489..56dec853262f 100644 --- a/games-rpg/eternal-lands/Manifest +++ b/games-rpg/eternal-lands/Manifest @@ -1,6 +1,6 @@ -MD5 f14047c98a46008d55322cc6df542db0 metadata.xml 218 -MD5 22d15306394949aba36e294a0aea862d eternal-lands-1.1.2.ebuild 4007 -MD5 8ecd65b78393d73df937a5e9535ac156 ChangeLog 934 -MD5 5880576ab7a69d81483583d9bc20fdb9 eternal-lands-1.0.1.ebuild 3971 +MD5 c01ee6c9a75c4551720d231cc0d42504 ChangeLog 1148 +MD5 26e8e490d00f11ea1cb773568eacf6a5 eternal-lands-1.0.1.ebuild 3993 +MD5 6afda67277fde2dde62643dab7cf644d eternal-lands-1.1.2.ebuild 4029 MD5 cd095b45439a8c74608347887c8eb72a files/digest-eternal-lands-1.0.1 236 MD5 e6486bdc48faa0017a36591fb674f105 files/digest-eternal-lands-1.1.2 242 +MD5 f14047c98a46008d55322cc6df542db0 metadata.xml 218 diff --git a/games-rpg/eternal-lands/eternal-lands-1.0.1.ebuild b/games-rpg/eternal-lands/eternal-lands-1.0.1.ebuild index b1855e55e29f..427cb990d738 100644 --- a/games-rpg/eternal-lands/eternal-lands-1.0.1.ebuild +++ b/games-rpg/eternal-lands/eternal-lands-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.0.1.ebuild,v 1.2 2005/06/09 01:08:50 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.0.1.ebuild,v 1.3 2005/10/25 18:56:28 wolf31o2 Exp $ inherit games @@ -21,7 +21,7 @@ RDEPEND="virtual/x11 virtual/opengl >=media-libs/libsdl-1.2.5 >=media-libs/sdl-net-1.2.5 - >media-libs/openal-20020127 + || ( <media-libs/openal-20051024 media-libs/alut ) media-libs/libvorbis >=dev-libs/libxml2-2.6.7 mapeditor? ( <x11-libs/gtk+-1.3 )" diff --git a/games-rpg/eternal-lands/eternal-lands-1.1.2.ebuild b/games-rpg/eternal-lands/eternal-lands-1.1.2.ebuild index 0f09da157e61..2accdfbe330f 100644 --- a/games-rpg/eternal-lands/eternal-lands-1.1.2.ebuild +++ b/games-rpg/eternal-lands/eternal-lands-1.1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.1.2.ebuild,v 1.1 2005/10/24 05:47:43 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-rpg/eternal-lands/eternal-lands-1.1.2.ebuild,v 1.2 2005/10/25 18:56:28 wolf31o2 Exp $ inherit games @@ -21,7 +21,7 @@ RDEPEND="virtual/x11 virtual/opengl >=media-libs/libsdl-1.2.5 >=media-libs/sdl-net-1.2.5 - >media-libs/openal-20020127 + || ( <media-libs/openal-20051024 media-libs/alut ) media-libs/libvorbis >=dev-libs/libxml2-2.6.7 =media-libs/cal3d-0.10.0 |