diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:57:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-02 18:57:06 +0000 |
commit | 0f30e0f38c1a243f9cc8c727d3f3e03219e86646 (patch) | |
tree | 7d8a1742be60f308dc628d955a5f2c1f2546fdf9 /net-libs/libvncserver | |
parent | alpha/ia64/sh/sparc stable wrt #315483 (diff) | |
download | gentoo-2-0f30e0f38c1a243f9cc8c727d3f3e03219e86646.tar.gz gentoo-2-0f30e0f38c1a243f9cc8c727d3f3e03219e86646.tar.bz2 gentoo-2-0f30e0f38c1a243f9cc8c727d3f3e03219e86646.zip |
alpha/ia64/sh/sparc stable wrt #304493
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libvncserver')
-rw-r--r-- | net-libs/libvncserver/ChangeLog | 5 | ||||
-rw-r--r-- | net-libs/libvncserver/libvncserver-0.9.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-libs/libvncserver/ChangeLog b/net-libs/libvncserver/ChangeLog index 524c8b6fe34b..29d60edecf17 100644 --- a/net-libs/libvncserver/ChangeLog +++ b/net-libs/libvncserver/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libvncserver # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.44 2010/06/10 03:26:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/ChangeLog,v 1.45 2010/08/02 18:57:06 armin76 Exp $ + + 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> libvncserver-0.9.7.ebuild: + alpha/ia64/sh/sparc stable wrt #304493 10 Jun 2010; Jeroen Roovers <jer@gentoo.org> libvncserver-0.9.7.ebuild: Stable for HPPA (bug #304493). diff --git a/net-libs/libvncserver/libvncserver-0.9.7.ebuild b/net-libs/libvncserver/libvncserver-0.9.7.ebuild index 2e5b5f2ee997..544a6fea41d0 100644 --- a/net-libs/libvncserver/libvncserver-0.9.7.ebuild +++ b/net-libs/libvncserver/libvncserver-0.9.7.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-libs/libvncserver/libvncserver-0.9.7.ebuild,v 1.8 2010/06/10 03:26:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libvncserver/libvncserver-0.9.7.ebuild,v 1.9 2010/08/02 18:57:06 armin76 Exp $ EAPI="2" @@ -13,7 +13,7 @@ SRC_URI="http://libvncserver.sourceforge.net/LibVNCServer-${PV/_}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="no24bpp +jpeg test threads +zlib" DEPEND="jpeg? ( media-libs/jpeg ) |