diff options
author | Brent Baude <ranger@gentoo.org> | 2012-02-22 22:08:15 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-02-22 22:08:15 +0000 |
commit | 9b21751e1c298ea8321b50c3a3693151e71a79f5 (patch) | |
tree | aaf8e40c7b9380fc1b0841ab67bf7fd8caf48e32 /net-misc/tigervnc | |
parent | Marking arm-fdisk-3.0.6-r1 ppc for bug 397223 (diff) | |
download | gentoo-2-9b21751e1c298ea8321b50c3a3693151e71a79f5.tar.gz gentoo-2-9b21751e1c298ea8321b50c3a3693151e71a79f5.tar.bz2 gentoo-2-9b21751e1c298ea8321b50c3a3693151e71a79f5.zip |
Marking tigervnc-1.1.0-r3 ppc for bug 394395
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'net-misc/tigervnc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.1.0-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index dc0ec1c56b6e..8d9abc040d25 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.119 2012/02/19 15:30:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.120 2012/02/22 22:08:15 ranger Exp $ + + 22 Feb 2012; Brent Baude <ranger@gentoo.org> tigervnc-1.1.0-r3.ebuild: + Marking tigervnc-1.1.0-r3 ppc for bug 394395 19 Feb 2012; Raúl Porcel <armin76@gentoo.org> -tigervnc-1.1.0.ebuild, -tigervnc-1.1.0-r1.ebuild, -tigervnc-1.1.0-r2.ebuild, diff --git a/net-misc/tigervnc/tigervnc-1.1.0-r3.ebuild b/net-misc/tigervnc/tigervnc-1.1.0-r3.ebuild index 5a80658e20f5..3ca64f422b19 100644 --- a/net-misc/tigervnc/tigervnc-1.1.0-r3.ebuild +++ b/net-misc/tigervnc/tigervnc-1.1.0-r3.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-r3.ebuild,v 1.2 2012/02/19 15:30:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r3.ebuild,v 1.3 2012/02/22 22:08:15 ranger Exp $ EAPI="1" @@ -19,7 +19,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 |