diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 08:44:49 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-04 08:44:49 +0000 |
commit | cb25602c423e88a31f3516d9eeb7dcfd74198410 (patch) | |
tree | de5abda296d3c20aec82f10d6f75ae8827739a96 /net-misc | |
parent | Stable for amd64, wrt bug #416891 (diff) | |
download | gentoo-2-cb25602c423e88a31f3516d9eeb7dcfd74198410.tar.gz gentoo-2-cb25602c423e88a31f3516d9eeb7dcfd74198410.tar.bz2 gentoo-2-cb25602c423e88a31f3516d9eeb7dcfd74198410.zip |
Stable for amd64, wrt bug #419549
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.1.0-r6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index 0fb56213ee5b..58011cf5ae38 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.123 2012/06/03 18:37:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.124 2012/06/04 08:44:49 ago Exp $ + + 04 Jun 2012; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.1.0-r6.ebuild: + Stable for amd64, wrt bug #419549 *tigervnc-1.1.0-r7 (03 Jun 2012) *tigervnc-1.1.0-r6 (03 Jun 2012) diff --git a/net-misc/tigervnc/tigervnc-1.1.0-r6.ebuild b/net-misc/tigervnc/tigervnc-1.1.0-r6.ebuild index ad8b0390a1fc..6a514a05c8a8 100644 --- a/net-misc/tigervnc/tigervnc-1.1.0-r6.ebuild +++ b/net-misc/tigervnc/tigervnc-1.1.0-r6.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-r6.ebuild,v 1.1 2012/06/03 18:37:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r6.ebuild,v 1.2 2012/06/04 08:44:49 ago Exp $ EAPI="1" @@ -20,7 +20,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 |