public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-0.0.90.ebuild ChangeLog
@ 2009-05-29 15:00 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-29 15:00 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/29 15:00:47

  Modified:             tigervnc-0.0.90.ebuild ChangeLog
  Log:
  Add ~arm
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.2                  net-misc/tigervnc/tigervnc-0.0.90.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?r1=1.1&r2=1.2

Index: tigervnc-0.0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tigervnc-0.0.90.ebuild	25 May 2009 17:51:17 -0000	1.1
+++ tigervnc-0.0.90.ebuild	29 May 2009 15:00:47 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.1 2009/05/25 17:51:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.2 2009/05/29 15:00:47 armin76 Exp $
 
 EAPI="1"
 
@@ -20,7 +20,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib



1.15                 net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	25 May 2009 17:51:17 -0000	1.14
+++ ChangeLog	29 May 2009 15:00:47 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.14 2009/05/25 17:51:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.15 2009/05/29 15:00:47 armin76 Exp $
+
+  29 May 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild:
+  Add ~arm
 
 *tigervnc-0.0.90 (25 May 2009)
 






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-0.0.90.ebuild ChangeLog
@ 2009-06-06 16:28 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-06 16:28 UTC (permalink / raw
  To: gentoo-commits

armin76     09/06/06 16:28:26

  Modified:             tigervnc-0.0.90.ebuild ChangeLog
  Log:
  Add dev-lang/nasm dep on x86, bug 272658
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.3                  net-misc/tigervnc/tigervnc-0.0.90.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?r1=1.2&r2=1.3

Index: tigervnc-0.0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tigervnc-0.0.90.ebuild	29 May 2009 15:00:47 -0000	1.2
+++ tigervnc-0.0.90.ebuild	6 Jun 2009 16:28:26 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.2 2009/05/29 15:00:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.3 2009/06/06 16:28:26 armin76 Exp $
 
 EAPI="1"
 
@@ -43,6 +43,7 @@
 		media-fonts/font-misc-misc
 		xorgmodule? ( ~x11-base/xorg-server-${XSERVER_VERSION} )
 	)
+	x86? ( dev-lang/nasm )
 	!net-misc/vnc
 	!net-misc/tightvnc
 	!net-misc/xf4vnc"



1.16                 net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	29 May 2009 15:00:47 -0000	1.15
+++ ChangeLog	6 Jun 2009 16:28:26 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.15 2009/05/29 15:00:47 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.16 2009/06/06 16:28:26 armin76 Exp $
+
+  06 Jun 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild:
+  Add dev-lang/nasm dep on x86, bug 272658
 
   29 May 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild:
   Add ~arm






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-0.0.90.ebuild ChangeLog
@ 2009-06-25 17:05 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-25 17:05 UTC (permalink / raw
  To: gentoo-commits

armin76     09/06/25 17:05:35

  Modified:             tigervnc-0.0.90.ebuild ChangeLog
  Log:
  Add x11-libs/pixman dep
  (Portage version: 2.1.6.13/cvs/Linux ia64)

Revision  Changes    Path
1.4                  net-misc/tigervnc/tigervnc-0.0.90.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?r1=1.3&r2=1.4

Index: tigervnc-0.0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tigervnc-0.0.90.ebuild	6 Jun 2009 16:28:26 -0000	1.3
+++ tigervnc-0.0.90.ebuild	25 Jun 2009 17:05:35 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.3 2009/06/06 16:28:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.4 2009/06/25 17:05:35 armin76 Exp $
 
 EAPI="1"
 
@@ -34,6 +34,7 @@
 		x11-libs/libXmu
 		x11-libs/libxkbfile
 		x11-libs/libXrender
+		x11-libs/pixman
 		x11-apps/xauth
 		x11-apps/xsetroot
 		media-fonts/font-adobe-100dpi



1.17                 net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	6 Jun 2009 16:28:26 -0000	1.16
+++ ChangeLog	25 Jun 2009 17:05:35 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.16 2009/06/06 16:28:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.17 2009/06/25 17:05:35 armin76 Exp $
+
+  25 Jun 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild:
+  Add x11-libs/pixman dep
 
   06 Jun 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild:
   Add dev-lang/nasm dep on x86, bug 272658






^ permalink raw reply	[flat|nested] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-0.0.90.ebuild ChangeLog
@ 2009-07-12 14:25 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-07-12 14:25 UTC (permalink / raw
  To: gentoo-commits

klausman    09/07/12 14:25:41

  Modified:             tigervnc-0.0.90.ebuild ChangeLog
  Log:
  Keyworded on alpha, bug #266117
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  net-misc/tigervnc/tigervnc-0.0.90.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild?r1=1.4&r2=1.5

Index: tigervnc-0.0.90.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tigervnc-0.0.90.ebuild	25 Jun 2009 17:05:35 -0000	1.4
+++ tigervnc-0.0.90.ebuild	12 Jul 2009 14:25:41 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.4 2009/06/25 17:05:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/tigervnc-0.0.90.ebuild,v 1.5 2009/07/12 14:25:41 klausman Exp $
 
 EAPI="1"
 
@@ -20,7 +20,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86"
 IUSE="+opengl server +xorgmodule"
 
 RDEPEND="sys-libs/zlib



1.18                 net-misc/tigervnc/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/tigervnc/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	25 Jun 2009 17:05:35 -0000	1.17
+++ ChangeLog	12 Jul 2009 14:25:41 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/tigervnc
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.17 2009/06/25 17:05:35 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/tigervnc/ChangeLog,v 1.18 2009/07/12 14:25:41 klausman Exp $
+
+  12 Jul 2009; Tobias Klausmann <klausman@gentoo.org>
+  tigervnc-0.0.90.ebuild:
+  Keyworded on alpha, bug #266117
 
   25 Jun 2009; Raúl Porcel <armin76@gentoo.org> tigervnc-0.0.90.ebuild:
   Add x11-libs/pixman dep






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-07-12 14:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-12 14:25 [gentoo-commits] gentoo-x86 commit in net-misc/tigervnc: tigervnc-0.0.90.ebuild ChangeLog Tobias Klausmann (klausman)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-25 17:05 Raul Porcel (armin76)
2009-06-06 16:28 Raul Porcel (armin76)
2009-05-29 15:00 Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox