diff options
-rw-r--r-- | net-misc/vnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/vnc/vnc-4.1.3-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/vnc/ChangeLog b/net-misc/vnc/ChangeLog index 1e7d9b22f060..c85dd7171335 100644 --- a/net-misc/vnc/ChangeLog +++ b/net-misc/vnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/vnc # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.124 2009/04/06 18:00:58 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.125 2009/04/07 17:14:00 armin76 Exp $ + + 07 Apr 2009; Raúl Porcel <armin76@gentoo.org> vnc-4.1.3-r2.ebuild: + x86 stable wrt #264897 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> vnc-4.1.3-r2.ebuild: Stable on sparc, bug #264897 diff --git a/net-misc/vnc/vnc-4.1.3-r2.ebuild b/net-misc/vnc/vnc-4.1.3-r2.ebuild index 21d57d7d6a4d..6e8c077c2230 100644 --- a/net-misc/vnc/vnc-4.1.3-r2.ebuild +++ b/net-misc/vnc/vnc-4.1.3-r2.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/net-misc/vnc/vnc-4.1.3-r2.ebuild,v 1.2 2009/04/06 18:00:58 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/vnc-4.1.3-r2.ebuild,v 1.3 2009/04/07 17:14:00 armin76 Exp $ EAPI="1" @@ -20,7 +20,7 @@ SRC_URI="http://ltsp.mirrors.tds.net/pub/ltsp/tarballs/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 -arm ~hppa ~ia64 ~ppc sparc x86 ~x86-fbsd" IUSE="+opengl server +xorgmodule" RDEPEND="sys-libs/zlib |