diff options
author | 2012-06-22 21:43:05 +0000 | |
---|---|---|
committer | 2012-06-22 21:43:05 +0000 | |
commit | 24b1a9e349a6c5008b3a4345311f9cf7a62a7fe2 (patch) | |
tree | 8b83972ac77101b6fd5980822396dd013d924614 /net-misc/tigervnc | |
parent | Stable for AMD64, wrt bug #422499 (diff) | |
download | gentoo-2-24b1a9e349a6c5008b3a4345311f9cf7a62a7fe2.tar.gz gentoo-2-24b1a9e349a6c5008b3a4345311f9cf7a62a7fe2.tar.bz2 gentoo-2-24b1a9e349a6c5008b3a4345311f9cf7a62a7fe2.zip |
Stable for amd64, wrt bug #421939
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 212d8e1a4480..4246495b4dc4 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,9 @@ # 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.131 2012/06/22 18:06:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.132 2012/06/22 21:43:05 ago Exp $ + + 22 Jun 2012; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.1.0-r7.ebuild: + Stable for amd64, wrt bug #421939 22 Jun 2012; Brent Baude <ranger@gentoo.org> tigervnc-1.1.0-r7.ebuild: Reverting tigervnc-1.1.0-r7 ~ppc64 diff --git a/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild b/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild index 9ef1c5827854..071d5ab25da7 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.3 2012/06/22 18:06:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v 1.4 2012/06/22 21:43:05 ago 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 ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="nptl +opengl server +xorgmodule" RDEPEND="virtual/jpeg |