diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 03:25:25 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-03-28 03:25:25 +0000 |
commit | 3b8637c499bc979ceae5e25c30ace7863d40c7c4 (patch) | |
tree | 6d0daa89f884dd8f81eb670cb842aa874e1cac2e /net-misc | |
parent | Stable for HPPA (bug #505948). (diff) | |
download | gentoo-2-3b8637c499bc979ceae5e25c30ace7863d40c7c4.tar.gz gentoo-2-3b8637c499bc979ceae5e25c30ace7863d40c7c4.tar.bz2 gentoo-2-3b8637c499bc979ceae5e25c30ace7863d40c7c4.zip |
Stable for HPPA (bug #505170).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/tigervnc/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/tigervnc/tigervnc-1.3.1.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/tigervnc/ChangeLog b/net-misc/tigervnc/ChangeLog index bda2b71c1b6f..1fe065fc4266 100644 --- a/net-misc/tigervnc/ChangeLog +++ b/net-misc/tigervnc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/tigervnc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.178 2014/03/24 14:30:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.179 2014/03/28 03:25:25 jer Exp $ + + 28 Mar 2014; Jeroen Roovers <jer@gentoo.org> tigervnc-1.3.1.ebuild, + tigervnc-1.3.1-r1.ebuild: + Stable for HPPA (bug #505170). 24 Mar 2014; Agostino Sarubbo <ago@gentoo.org> tigervnc-1.2.80_p5065-r1.ebuild: diff --git a/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild index 3c2c58827c8f..0b318d2f7bea 100644 --- a/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild +++ b/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v 1.1 2014/03/20 19:10:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1-r1.ebuild,v 1.2 2014/03/28 03:25:25 jer Exp $ EAPI="4" @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/tigervnc/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="gnutls java nptl +opengl pam server +xorgmodule" RDEPEND="virtual/jpeg:0 diff --git a/net-misc/tigervnc/tigervnc-1.3.1.ebuild b/net-misc/tigervnc/tigervnc-1.3.1.ebuild index d395d4657367..ff4f34097b25 100644 --- a/net-misc/tigervnc/tigervnc-1.3.1.ebuild +++ b/net-misc/tigervnc/tigervnc-1.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.1 2014/03/20 19:10:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.3.1.ebuild,v 1.2 2014/03/28 03:25:25 jer Exp $ EAPI="4" @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/tigervnc/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE="gnutls java nptl +opengl pam server +xorgmodule" RDEPEND="virtual/jpeg:0 |