summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2013-01-15 15:45:02 +0000
committerRaúl Porcel <armin76@gentoo.org>2013-01-15 15:45:02 +0000
commitb58b4f7c7d9941e941a0badfc85fadb846418934 (patch)
tree1ab18b830f6bc09acc771c2dc3bef7b5384d0e9e /net-misc/tigervnc
parentadd toolchain-funcs to inherit call since we use gcc-version (diff)
downloadgentoo-2-b58b4f7c7d9941e941a0badfc85fadb846418934.tar.gz
gentoo-2-b58b4f7c7d9941e941a0badfc85fadb846418934.tar.bz2
gentoo-2-b58b4f7c7d9941e941a0badfc85fadb846418934.zip
Use xorg-server-1.12.4
(Portage version: 2.1.11.38/cvs/Linux ia64, signed Manifest commit with key F6AD3240)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r--net-misc/tigervnc/ChangeLog5
-rw-r--r--net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog
index 23fc9ad82c3c..a913d54c67eb 100644
--- a/net-misc/tigervnc/ChangeLog
+++ b/net-misc/tigervnc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/tigervnc
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.156 2013/01/04 19:29:51 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.157 2013/01/15 15:45:02 armin76 Exp $
+
+ 15 Jan 2013; Raúl Porcel <armin76@gentoo.org> tigervnc-1.1.0-r7.ebuild:
+ Use xorg-server-1.12.4
04 Jan 2013; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.2.0.ebuild:
Stable for ia64, wrt bug #443080
diff --git a/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild b/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild
index 49f31306b7a1..3b0d7eb89001 100644
--- a/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild
+++ b/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 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.11 2012/09/16 18:14:10 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v 1.12 2013/01/15 15:45:02 armin76 Exp $
EAPI="1"
inherit eutils toolchain-funcs multilib autotools
-XSERVER_VERSION="1.12.2"
+XSERVER_VERSION="1.12.4"
OPENGL_DIR="xorg-x11"
DESCRIPTION="Remote desktop viewer display system"