diff options
author | William Hubbs <williamh@gentoo.org> | 2009-08-22 21:09:38 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2009-08-22 21:09:38 +0000 |
commit | 0a9a8def642656bf75054c5b7741d9d790777d26 (patch) | |
tree | f31b51fac69136098f444dca3e08132d94c9f369 /games-simulation/secondlife | |
parent | Move long description to metadata. (diff) | |
download | historical-0a9a8def642656bf75054c5b7741d9d790777d26.tar.gz historical-0a9a8def642656bf75054c5b7741d9d790777d26.tar.bz2 historical-0a9a8def642656bf75054c5b7741d9d790777d26.zip |
fixed rdepend for bug 231870.
Package-Manager: portage-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 |