diff options
author | William Hubbs <williamh@gentoo.org> | 2009-08-22 21:04:59 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2009-08-22 21:04:59 +0000 |
commit | 5e08f47bbf320688e73da19aa244efe7dc873191 (patch) | |
tree | cf7be782a1e4e90f9aa6cbdefce444777b842f01 /games-simulation/secondlife | |
parent | Move long description to metadata. (diff) | |
download | gentoo-2-5e08f47bbf320688e73da19aa244efe7dc873191.tar.gz gentoo-2-5e08f47bbf320688e73da19aa244efe7dc873191.tar.bz2 gentoo-2-5e08f47bbf320688e73da19aa244efe7dc873191.zip |
fixed rdepend for bug 231870.
(Portage version: 2.2_rc38/cvs/Linux i686)
Diffstat (limited to 'games-simulation/secondlife')
-rw-r--r-- | games-simulation/secondlife/ChangeLog | 6 | ||||
-rw-r--r-- | games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/games-simulation/secondlife/ChangeLog b/games-simulation/secondlife/ChangeLog index 0fb18a441938..7404581c05bf 100644 --- a/games-simulation/secondlife/ChangeLog +++ b/games-simulation/secondlife/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for games-simulation/secondlife # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife/ChangeLog,v 1.4 2009/07/07 14:41:27 lavajoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife/ChangeLog,v 1.5 2009/08/22 21:04:59 williamh Exp $ + + 22 Aug 2009; William Hubbs <williamh@gentoo.org> + secondlife-1.23_rc4-r1.ebuild: + fixed rdepend for bug 231870. *secondlife-1.23_rc4-r1 (07 Jul 2009) diff --git a/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild b/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild index e9f72d543a37..711b4f4e55ad 100644 --- a/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild +++ b/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild,v 1.2 2009/08/22 19:12:16 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-simulation/secondlife/secondlife-1.23_rc4-r1.ebuild,v 1.3 2009/08/22 21:04:59 williamh Exp $ inherit eutils multilib games versionator @@ -50,7 +50,7 @@ DEPEND="sys-libs/glibc net-misc/curl net-dns/c-ares sys-libs/zlib - =virtual/libstdc++-3* + ~virtual/libstdc++-3.3 virtual/glu virtual/opengl media-libs/openal |