public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Olivier Crete (tester)" <tester@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in net-im/tleenx2: tleenx2-20060309.ebuild ChangeLog tleenx2-20041125.ebuild
Date: Mon, 28 Mar 2011 14:55:50 +0000 (UTC)	[thread overview]
Message-ID: <20110328145550.67D1020054@flycatcher.gentoo.org> (raw)

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






             reply	other threads:[~2011-03-28 14:56 UTC|newest]

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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110328145550.67D1020054@flycatcher.gentoo.org \
    --to=tester@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox