diff options
author | 2006-07-23 07:41:00 +0000 | |
---|---|---|
committer | 2006-07-23 07:41:00 +0000 | |
commit | ecd0c174f79d84a163289e85ce850b6d7273a18e (patch) | |
tree | d4d538bff798075a2fe7edcee90c2a2b792dd1bc /net-libs/libvncserver/libvncserver-0.8.2.ebuild | |
parent | ppc stable, bug #133817 (diff) | |
download | gentoo-2-ecd0c174f79d84a163289e85ce850b6d7273a18e.tar.gz gentoo-2-ecd0c174f79d84a163289e85ce850b6d7273a18e.tar.bz2 gentoo-2-ecd0c174f79d84a163289e85ce850b6d7273a18e.zip |
ppc stable, bug #136916
(Portage version: 2.1.1_pre3-r3)
Diffstat (limited to 'net-libs/libvncserver/libvncserver-0.8.2.ebuild')
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libvncserver/libvncserver-0.8.2.ebuild b/net-libs/libvncserver/libvncserver-0.8.2.ebuild index 823133807c4a..46153d8b7a25 100644 --- a/net-libs/libvncserver/libvncserver-0.8.2.ebuild +++ b/net-libs/libvncserver/libvncserver-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.8.2.ebuild,v 1.1 2006/07/15 01:40:25 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.8.2.ebuild,v 1.2 2006/07/23 07:41:00 dertobi123 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://libvncserver.sourceforge.net/LibVNCServer-${PV/_}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ppc ~sparc ~x86" IUSE="nobackchannel no24bpp zlib jpeg" DEPEND="zlib? ( sys-libs/zlib ) |