diff options
author | 2010-07-19 09:04:15 +0000 | |
---|---|---|
committer | 2010-07-19 09:04:15 +0000 | |
commit | b9bd0b52a200d647e0c4064ff9e73b195c29b6a9 (patch) | |
tree | 17d29d402692b3d3a1e5fdf468012ce529907c37 /net-misc/nxclient/nxclient-3.4.0.5.ebuild | |
parent | Version bump. Drop documentation and tests since they are no longer included ... (diff) | |
download | gentoo-2-b9bd0b52a200d647e0c4064ff9e73b195c29b6a9.tar.gz gentoo-2-b9bd0b52a200d647e0c4064ff9e73b195c29b6a9.tar.bz2 gentoo-2-b9bd0b52a200d647e0c4064ff9e73b195c29b6a9.zip |
Depend on openssl 0.9.8, wrt bug #328355
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/nxclient/nxclient-3.4.0.5.ebuild')
-rw-r--r-- | net-misc/nxclient/nxclient-3.4.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nxclient/nxclient-3.4.0.5.ebuild b/net-misc/nxclient/nxclient-3.4.0.5.ebuild index abdca7414477..3659ff3aa4cd 100644 --- a/net-misc/nxclient/nxclient-3.4.0.5.ebuild +++ b/net-misc/nxclient/nxclient-3.4.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.4.0.5.ebuild,v 1.7 2010/05/11 07:08:50 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.4.0.5.ebuild,v 1.8 2010/07/19 09:04:15 voyageur Exp $ EAPI=2 inherit eutils versionator @@ -19,7 +19,7 @@ RESTRICT="strip" DEPEND="" RDEPEND="dev-libs/expat - >=dev-libs/openssl-0.9.8e + =dev-libs/openssl-0.9.8* media-libs/audiofile =media-libs/jpeg-6* =media-libs/libpng-1.2* |