diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-08-23 17:21:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-08-23 17:21:04 +0000 |
commit | 3bb5a9b4b84ddd41ed3d8934b1093a0e252c2c01 (patch) | |
tree | e64cc6c54cb855994628b219317b9c2610ebdc4d /net-misc/nxclient/nxclient-3.5.0.7.ebuild | |
parent | Remove redundant entry from SRC_URI. (diff) | |
download | historical-3bb5a9b4b84ddd41ed3d8934b1093a0e252c2c01.tar.gz historical-3bb5a9b4b84ddd41ed3d8934b1093a0e252c2c01.tar.bz2 historical-3bb5a9b4b84ddd41ed3d8934b1093a0e252c2c01.zip |
Stable on amd64 wrt bug #378345
Package-Manager: portage-2.2.0_alpha51/cvs/Linux x86_64
Diffstat (limited to 'net-misc/nxclient/nxclient-3.5.0.7.ebuild')
-rw-r--r-- | net-misc/nxclient/nxclient-3.5.0.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/nxclient/nxclient-3.5.0.7.ebuild b/net-misc/nxclient/nxclient-3.5.0.7.ebuild index 5da563f964b8..32ad52ba617d 100644 --- a/net-misc/nxclient/nxclient-3.5.0.7.ebuild +++ b/net-misc/nxclient/nxclient-3.5.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.5.0.7.ebuild,v 1.2 2011/08/20 04:23:28 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/nxclient/nxclient-3.5.0.7.ebuild,v 1.3 2011/08/23 17:20:12 hwoarang Exp $ EAPI=2 inherit eutils versionator @@ -13,7 +13,7 @@ SRC_URI="amd64? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/nxclient-${FUL x86? ( http://64.34.161.181/download/${MAJOR_PV}/Linux/nxclient-${FULL_PV}.i386.tar.gz )" LICENSE="nomachine" SLOT="0" -KEYWORDS="-* ~amd64 x86" +KEYWORDS="-* amd64 x86" IUSE="cups" RESTRICT="strip" |