public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/tleenx2: tleenx2-20060309.ebuild ChangeLog tleenx2-20041125.ebuild
@ 2011-03-28 14:55 Olivier Crete (tester)
  0 siblings, 0 replies; 2+ messages in thread
From: Olivier Crete (tester) @ 2011-03-28 14:55 UTC (permalink / raw
  To: gentoo-commits

tester      11/03/28 14:55:50

  Modified:             tleenx2-20060309.ebuild ChangeLog
                        tleenx2-20041125.ebuild
  Log:
  Add Gtk+ 2 slot dep
  
  (Portage version: 2.1.9.42/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  net-im/tleenx2/tleenx2-20060309.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild?r1=1.6&r2=1.7

Index: tleenx2-20060309.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tleenx2-20060309.ebuild	26 Sep 2009 12:15:48 -0000	1.6
+++ tleenx2-20060309.ebuild	28 Mar 2011 14:55:50 -0000	1.7
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.6 2009/09/26 12:15:48 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.7 2011/03/28 14:55:50 tester Exp $
+
+EAPI=1
 
 inherit autotools eutils
 
@@ -17,7 +19,7 @@
 S="${WORKDIR}/${MY_P}"
 
 RDEPEND="net-libs/libtlen
-	>=x11-libs/gtk+-2.0
+	x11-libs/gtk+:2
 	x11-libs/libXScrnSaver"
 
 DEPEND="dev-util/pkgconfig



1.18                 net-im/tleenx2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	31 Mar 2010 18:56:51 -0000	1.17
+++ ChangeLog	28 Mar 2011 14:55:50 -0000	1.18
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/tleenx2
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v 1.17 2010/03/31 18:56:51 spock Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v 1.18 2011/03/28 14:55:50 tester Exp $
+
+  28 Mar 2011; Olivier Crête <tester@gentoo.org> tleenx2-20041125.ebuild,
+  tleenx2-20060309.ebuild:
+  Add Gtk+ 2 slot dep
 
   31 Mar 2010; Michał Januszewski <spock@gentoo.org> metadata.xml:
   Remove myself from metadata, add maintainer-needed.



1.6                  net-im/tleenx2/tleenx2-20041125.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild?r1=1.5&r2=1.6

Index: tleenx2-20041125.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tleenx2-20041125.ebuild	5 Oct 2008 09:28:30 -0000	1.5
+++ tleenx2-20041125.ebuild	28 Mar 2011 14:55:50 -0000	1.6
@@ -1,6 +1,8 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.5 2008/10/05 09:28:30 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.6 2011/03/28 14:55:50 tester Exp $
+
+EAPI=1
 
 IUSE=""
 LICENSE="GPL-2"
@@ -15,7 +17,7 @@
 S="${WORKDIR}/${MY_P}"
 
 RDEPEND="net-libs/libtlen
-	>=x11-libs/gtk+-2.0
+	x11-libs/gtk+:2
 	x11-libs/libXScrnSaver"
 
 DEPEND="dev-util/pkgconfig






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

* [gentoo-commits] gentoo-x86 commit in net-im/tleenx2: tleenx2-20060309.ebuild ChangeLog tleenx2-20041125.ebuild
@ 2012-05-04  6:22 Jeff Horelick (jdhore)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Horelick (jdhore) @ 2012-05-04  6:22 UTC (permalink / raw
  To: gentoo-commits

jdhore      12/05/04 06:22:11

  Modified:             tleenx2-20060309.ebuild ChangeLog
                        tleenx2-20041125.ebuild
  Log:
  dev-util/pkgconfig -> virtual/pkgconfig
  
  (Portage version: 2.2.0_alpha101/cvs/Linux i686)

Revision  Changes    Path
1.8                  net-im/tleenx2/tleenx2-20060309.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild?r1=1.7&r2=1.8

Index: tleenx2-20060309.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- tleenx2-20060309.ebuild	28 Mar 2011 14:55:50 -0000	1.7
+++ tleenx2-20060309.ebuild	4 May 2012 06:22:11 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.7 2011/03/28 14:55:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20060309.ebuild,v 1.8 2012/05/04 06:22:11 jdhore Exp $
 
 EAPI=1
 
@@ -22,7 +22,7 @@
 	x11-libs/gtk+:2
 	x11-libs/libXScrnSaver"
 
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 	${RDEPEND}"
 
 src_unpack() {



1.19                 net-im/tleenx2/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	28 Mar 2011 14:55:50 -0000	1.18
+++ ChangeLog	4 May 2012 06:22:11 -0000	1.19
@@ -1,6 +1,10 @@
 # ChangeLog for net-im/tleenx2
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v 1.18 2011/03/28 14:55:50 tester Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/ChangeLog,v 1.19 2012/05/04 06:22:11 jdhore Exp $
+
+  04 May 2012; Jeff Horelick <jdhore@gentoo.org> tleenx2-20041125.ebuild,
+  tleenx2-20060309.ebuild:
+  dev-util/pkgconfig -> virtual/pkgconfig
 
   28 Mar 2011; Olivier Crête <tester@gentoo.org> tleenx2-20041125.ebuild,
   tleenx2-20060309.ebuild:



1.7                  net-im/tleenx2/tleenx2-20041125.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild?r1=1.6&r2=1.7

Index: tleenx2-20041125.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- tleenx2-20041125.ebuild	28 Mar 2011 14:55:50 -0000	1.6
+++ tleenx2-20041125.ebuild	4 May 2012 06:22:11 -0000	1.7
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.6 2011/03/28 14:55:50 tester Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/tleenx2/tleenx2-20041125.ebuild,v 1.7 2012/05/04 06:22:11 jdhore Exp $
 
 EAPI=1
 
@@ -20,7 +20,7 @@
 	x11-libs/gtk+:2
 	x11-libs/libXScrnSaver"
 
-DEPEND="dev-util/pkgconfig
+DEPEND="virtual/pkgconfig
 	${RDEPEND}"
 
 src_install() {






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

end of thread, other threads:[~2012-05-04  6:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-28 14:55 [gentoo-commits] gentoo-x86 commit in net-im/tleenx2: tleenx2-20060309.ebuild ChangeLog tleenx2-20041125.ebuild Olivier Crete (tester)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-04  6:22 Jeff Horelick (jdhore)

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