diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 19:04:01 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-16 19:04:01 +0000 |
commit | 2abe5c34e9309adbb6c8d2c635ee61e620ff3aad (patch) | |
tree | 5d55fa116eaf2426ced4a41f68109ddead4b59d3 /net-misc | |
parent | keyworded ~arch for x86, bug 297734 (diff) | |
download | gentoo-2-2abe5c34e9309adbb6c8d2c635ee61e620ff3aad.tar.gz gentoo-2-2abe5c34e9309adbb6c8d2c635ee61e620ff3aad.tar.bz2 gentoo-2-2abe5c34e9309adbb6c8d2c635ee61e620ff3aad.zip |
arm stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 54567efad293..1f04cf2ed859 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/tigervnc # 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 $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.31 2010/01/16 19:04:01 armin76 Exp $ + + 16 Jan 2010; Raúl Porcel <armin76@gentoo.org> tigervnc-1.0.0-r2.ebuild: + arm stable 14 Jan 2010; Jeroen Roovers <jer@gentoo.org> tigervnc-1.0.0-r2.ebuild: Stable for HPPA (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 b6ba512eacc2..f79238eea061 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-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.5 2010/01/14 18:09:44 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.0-r2.ebuild,v 1.6 2010/01/16 19:04:01 armin76 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 |