diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-22 18:07:54 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-22 18:07:54 +0000 |
commit | 294151f29b454048375ad53d2d63a00682db20d2 (patch) | |
tree | 9f9ece417ed348b8560fedfe6fa339de9817cc44 /net-misc | |
parent | Version bump. (diff) | |
download | gentoo-2-294151f29b454048375ad53d2d63a00682db20d2.tar.gz gentoo-2-294151f29b454048375ad53d2d63a00682db20d2.tar.bz2 gentoo-2-294151f29b454048375ad53d2d63a00682db20d2.zip |
Keyword ~mips
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 8e37078a9675..74e8553de5c6 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.136 2012/07/22 15:23:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.137 2012/07/22 18:07:54 blueness Exp $ + + 22 Jul 2012; Anthony G. Basile <blueness@gentoo.org> + tigervnc-1.1.0-r7.ebuild: + Keyword ~mips 22 Jul 2012; Anthony G. Basile <blueness@gentoo.org> tigervnc-1.1.0-r7.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild b/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild index 6b4fdc5f1718..225702f02948 100644 --- a/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild +++ b/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v 1.8 2012/07/22 15:23:48 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v 1.9 2012/07/22 18:07:54 blueness Exp $ EAPI="1" @@ -21,7 +21,7 @@ SRC_URI="mirror://sourceforge/tigervnc/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86" IUSE="nptl +opengl server +xorgmodule" RDEPEND="virtual/jpeg |