diff options
author | 2010-01-14 18:09:44 +0000 | |
---|---|---|
committer | 2010-01-14 18:09:44 +0000 | |
commit | 9dcddcd8361c22ac5cdb8dc49a77c84d7e5a9b48 (patch) | |
tree | 0e49918029b2ce694ab27fdf7d4508668097bd64 /net-misc | |
parent | Transfer Prefix keywords (diff) | |
download | gentoo-2-9dcddcd8361c22ac5cdb8dc49a77c84d7e5a9b48.tar.gz gentoo-2-9dcddcd8361c22ac5cdb8dc49a77c84d7e5a9b48.tar.bz2 gentoo-2-9dcddcd8361c22ac5cdb8dc49a77c84d7e5a9b48.zip |
Stable for HPPA (bug #288685).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 3b44886af50f..54567efad293 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.29 2009/12/27 18:23:15 josejx Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.30 2010/01/14 18:09:44 jer Exp $ + + 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> tigervnc-1.0.0-r2.ebuild: + Stable for HPPA (bug #288685). 27 Dec 2009; Joseph Jezak <josejx@gentoo.org> tigervnc-1.0.0-r2.ebuild: Marked ppc/ppc64 for bug #288685. diff --git a/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild b/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild index f8b5a2573ff2..b6ba512eacc2 100644 --- a/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild +++ b/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild,v 1.4 2009/12/27 18:23:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild,v 1.5 2010/01/14 18:09:44 jer Exp $ EAPI="1" @@ -22,7 +22,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" IUSE="+opengl server +xorgmodule" RDEPEND="sys-libs/zlib |