diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 18:00:58 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2009-04-06 18:00:58 +0000 |
commit | 45b24b2a1e1119b939690c911328f4c7012bc28e (patch) | |
tree | a371933288938a99889c47554382720ae0ed3703 /net-misc/vnc | |
parent | Stable on sparc, bug #251832 (diff) | |
download | gentoo-2-45b24b2a1e1119b939690c911328f4c7012bc28e.tar.gz gentoo-2-45b24b2a1e1119b939690c911328f4c7012bc28e.tar.bz2 gentoo-2-45b24b2a1e1119b939690c911328f4c7012bc28e.zip |
Stable on sparc, bug #264897
(Portage version: 2.2_rc28/cvs/Linux sparc64)
Diffstat (limited to 'net-misc/vnc')
-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 d4cc2619812b..1e7d9b22f060 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.123 2009/03/07 11:32:55 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/vnc/ChangeLog,v 1.124 2009/04/06 18:00:58 bluebird Exp $ + + 06 Apr 2009; Friedrich Oslage <bluebird@gentoo.org> vnc-4.1.3-r2.ebuild: + Stable on sparc, bug #264897 *vnc-4.1.3-r2 (07 Mar 2009) diff --git a/net-misc/vnc/vnc-4.1.3-r2.ebuild b/net-misc/vnc/vnc-4.1.3-r2.ebuild index 47407a1de408..21d57d7d6a4d 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.1 2009/03/07 11:32:55 patrick Exp $ +# $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 $ 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 |