* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-1.1.0-r7.ebuild tigervnc-1.2.0.ebuild ChangeLog
@ 2013-10-12 13:26 Jeroen Roovers (jer)
0 siblings, 0 replies; only message in thread
From: Jeroen Roovers (jer) @ 2013-10-12 13:26 UTC (permalink / raw
To: gentoo-commits
jer 13/10/12 13:26:30
Modified: tigervnc-1.1.0-r7.ebuild tigervnc-1.2.0.ebuild
ChangeLog
Log:
Drop HPPA keywording (bug #487716).
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Revision Changes Path
1.14 net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild?r1=1.13&r2=1.14
Index: tigervnc-1.1.0-r7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- tigervnc-1.1.0-r7.ebuild 27 Aug 2013 15:30:20 -0000 1.13
+++ tigervnc-1.1.0-r7.ebuild 12 Oct 2013 13:26:30 -0000 1.14
@@ -1,6 +1,6 @@
# 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.13 2013/08/27 15:30:20 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.1.0-r7.ebuild,v 1.14 2013/10/12 13:26:30 jer Exp $
EAPI="1"
@@ -21,7 +21,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86"
IUSE="nptl +opengl server +xorgmodule"
RDEPEND="virtual/jpeg:0
1.19 net-misc/tigervnc/tigervnc-1.2.0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild?r1=1.18&r2=1.19
Index: tigervnc-1.2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- tigervnc-1.2.0.ebuild 27 Aug 2013 15:30:20 -0000 1.18
+++ tigervnc-1.2.0.ebuild 12 Oct 2013 13:26:30 -0000 1.19
@@ -1,6 +1,6 @@
# 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.2.0.ebuild,v 1.18 2013/08/27 15:30:20 kensington Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-1.2.0.ebuild,v 1.19 2013/10/12 13:26:30 jer Exp $
EAPI="4"
@@ -20,7 +20,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sh sparc x86"
IUSE="gnutls +internal-fltk java nptl +opengl pam server +xorgmodule"
RDEPEND="virtual/jpeg:0
1.164 net-misc/tigervnc/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.163&r2=1.164
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog 5 Oct 2013 18:23:03 -0000 1.163
+++ ChangeLog 12 Oct 2013 13:26:30 -0000 1.164
@@ -1,6 +1,10 @@
# 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.163 2013/10/05 18:23:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.164 2013/10/12 13:26:30 jer Exp $
+
+ 12 Oct 2013; Jeroen Roovers <jer@gentoo.org> tigervnc-1.1.0-r7.ebuild,
+ tigervnc-1.2.0.ebuild:
+ Drop HPPA keywording (bug #487716).
05 Oct 2013; Markus Meier <maekke@gentoo.org> tigervnc-1.2.80_p5065.ebuild:
arm stable, bug #485436
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-10-12 13:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-12 13:26 [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-1.1.0-r7.ebuild tigervnc-1.2.0.ebuild ChangeLog Jeroen Roovers (jer)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox