diff options
author | Brent Baude <ranger@gentoo.org> | 2010-10-21 19:47:44 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2010-10-21 19:47:44 +0000 |
commit | bad186cfd899a72e5f37c18c7549e92dacf8d76e (patch) | |
tree | 99c3da907e0bda3cfef5496111e5890a63f04f44 | |
parent | Stable for HPPA (bug #333573). (diff) | |
download | gentoo-2-bad186cfd899a72e5f37c18c7549e92dacf8d76e.tar.gz gentoo-2-bad186cfd899a72e5f37c18c7549e92dacf8d76e.tar.bz2 gentoo-2-bad186cfd899a72e5f37c18c7549e92dacf8d76e.zip |
Marking tigervnc-1.0.1_p20100914 ppc for bug 338038
(Portage version: 2.1.8.3/cvs/Linux ppc64)
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.0.1_p20100914.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index c0f7bb99330c..2b771c1a1e01 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.70 2010/10/21 19:45:48 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.71 2010/10/21 19:47:44 ranger Exp $ + + 21 Oct 2010; Brent Baude <ranger@gentoo.org> + tigervnc-1.0.1_p20100914.ebuild: + Marking tigervnc-1.0.1_p20100914 ppc for bug 338038 21 Oct 2010; Brent Baude <ranger@gentoo.org> tigervnc-1.0.1_p20100529.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.0.1_p20100914.ebuild b/net-misc/tigervnc/tigervnc-1.0.1_p20100914.ebuild index 72e1ba7cf2ae..9434c852c094 100644 --- a/net-misc/tigervnc/tigervnc-1.0.1_p20100914.ebuild +++ b/net-misc/tigervnc/tigervnc-1.0.1_p20100914.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.1_p20100914.ebuild,v 1.6 2010/10/06 19:49:57 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.0.1_p20100914.ebuild,v 1.7 2010/10/21 19:47:44 ranger Exp $ EAPI="1" @@ -17,7 +17,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 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="sys-libs/zlib |