public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in x11-misc/xaos: ChangeLog xaos-3.5.ebuild
@ 2010-11-02 16:31 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2010-11-02 16:31 UTC (permalink / raw
  To: gentoo-commits

tomka       10/11/02 16:31:05

  Modified:             ChangeLog xaos-3.5.ebuild
  Log:
  adding missing dep for USE=doc, fixes bug 342531
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.31                 x11-misc/xaos/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	26 Jul 2009 01:23:22 -0000	1.30
+++ ChangeLog	2 Nov 2010 16:31:05 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xaos
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.30 2009/07/26 01:23:22 bicatali Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.31 2010/11/02 16:31:05 tomka Exp $
+
+  02 Nov 2010; Thomas Kahle <tomka@gentoo.org> xaos-3.5.ebuild:
+  adding missing dep for USE=doc, fixes bug 342531
 
 *xaos-3.5 (26 Jul 2009)
 



1.2                  x11-misc/xaos/xaos-3.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?r1=1.1&r2=1.2

Index: xaos-3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xaos-3.5.ebuild	26 Jul 2009 01:23:22 -0000	1.1
+++ xaos-3.5.ebuild	2 Nov 2010 16:31:05 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.1 2009/07/26 01:23:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.2 2010/11/02 16:31:05 tomka Exp $
 
 EAPI=2
 inherit eutils autotools
@@ -26,7 +26,8 @@
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
-	doc? ( virtual/latex-base )
+	doc? ( virtual/latex-base 
+		dev-texlive/texlive-texinfo )
 	X? ( x11-proto/xf86vidmodeproto
 		 x11-proto/xextproto
 		 x11-proto/xf86dgaproto






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

* [gentoo-commits] gentoo-x86 commit in x11-misc/xaos: ChangeLog xaos-3.5.ebuild
@ 2010-11-02 16:55 Thomas Kahle (tomka)
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Kahle (tomka) @ 2010-11-02 16:55 UTC (permalink / raw
  To: gentoo-commits

tomka       10/11/02 16:55:08

  Modified:             ChangeLog xaos-3.5.ebuild
  Log:
  x86 stable per bug #342295
  
  (Portage version: 2.1.9.24/cvs/Linux i686)

Revision  Changes    Path
1.32                 x11-misc/xaos/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	2 Nov 2010 16:31:05 -0000	1.31
+++ ChangeLog	2 Nov 2010 16:55:08 -0000	1.32
@@ -1,6 +1,9 @@
 # ChangeLog for x11-misc/xaos
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.31 2010/11/02 16:31:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/ChangeLog,v 1.32 2010/11/02 16:55:08 tomka Exp $
+
+  02 Nov 2010; Thomas Kahle <tomka@gentoo.org> xaos-3.5.ebuild:
+  x86 stable per bug #342295
 
   02 Nov 2010; Thomas Kahle <tomka@gentoo.org> xaos-3.5.ebuild:
   adding missing dep for USE=doc, fixes bug 342531



1.3                  x11-misc/xaos/xaos-3.5.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild?r1=1.2&r2=1.3

Index: xaos-3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xaos-3.5.ebuild	2 Nov 2010 16:31:05 -0000	1.2
+++ xaos-3.5.ebuild	2 Nov 2010 16:55:08 -0000	1.3
@@ -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/x11-misc/xaos/xaos-3.5.ebuild,v 1.2 2010/11/02 16:31:05 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xaos/xaos-3.5.ebuild,v 1.3 2010/11/02 16:55:08 tomka Exp $
 
 EAPI=2
 inherit eutils autotools
@@ -11,7 +11,7 @@
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~ppc ~sparc x86"
 IUSE="aalib doc -gtk nls png svga threads X"
 
 RDEPEND="sys-libs/zlib
@@ -26,7 +26,7 @@
 
 DEPEND="${RDEPEND}
 	dev-util/pkgconfig
-	doc? ( virtual/latex-base 
+	doc? ( virtual/latex-base
 		dev-texlive/texlive-texinfo )
 	X? ( x11-proto/xf86vidmodeproto
 		 x11-proto/xextproto






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

end of thread, other threads:[~2010-11-02 16:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 16:55 [gentoo-commits] gentoo-x86 commit in x11-misc/xaos: ChangeLog xaos-3.5.ebuild Thomas Kahle (tomka)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-02 16:31 Thomas Kahle (tomka)

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