public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Unique: ChangeLog Gtk2-Unique-0.50.0.ebuild
@ 2011-03-21 21:56 Nirbheek Chauhan (nirbheek)
  0 siblings, 0 replies; 3+ messages in thread
From: Nirbheek Chauhan (nirbheek) @ 2011-03-21 21:56 UTC (permalink / raw
  To: gentoo-commits

nirbheek    11/03/21 21:56:14

  Modified:             ChangeLog Gtk2-Unique-0.50.0.ebuild
  Log:
  Fix slot-deps on gnome libs
  
  (Portage version: 2.1.9.44/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-perl/Gtk2-Unique/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	14 Mar 2011 08:18:38 -0000	1.2
+++ ChangeLog	21 Mar 2011 21:56:14 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-perl/Gtk2-Unique
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.2 2011/03/14 08:18:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.3 2011/03/21 21:56:14 nirbheek Exp $
+
+  21 Mar 2011; Nirbheek Chauhan <nirbheek@gentoo.org>
+  Gtk2-Unique-0.50.0.ebuild:
+  Fix slot-deps on gnome libs
 
 *Gtk2-Unique-0.50.0 (14 Mar 2011)
 



1.2                  dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?r1=1.1&r2=1.2

Index: Gtk2-Unique-0.50.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- Gtk2-Unique-0.50.0.ebuild	14 Mar 2011 08:18:38 -0000	1.1
+++ Gtk2-Unique-0.50.0.ebuild	21 Mar 2011 21:56:14 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.1 2011/03/14 08:18:38 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.2 2011/03/21 21:56:14 nirbheek Exp $
 
 EAPI=3
 
@@ -15,7 +15,7 @@
 IUSE=""
 
 RDEPEND="
-	dev-libs/libunique
+	dev-libs/libunique:1
 	dev-perl/gtk2-perl
 "
 DEPEND="${RDEPEND}






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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Unique: ChangeLog Gtk2-Unique-0.50.0.ebuild
@ 2011-08-30 14:53 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-08-30 14:53 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/30 14:53:46

  Modified:             ChangeLog
  Added:                Gtk2-Unique-0.50.0.ebuild
  Log:
  Change version scheme
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-perl/Gtk2-Unique/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	31 May 2011 20:23:03 -0000	1.6
+++ ChangeLog	30 Aug 2011 14:53:45 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Gtk2-Unique
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.6 2011/05/31 20:23:03 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.7 2011/08/30 14:53:45 tove Exp $
+
+  30 Aug 2011; Torsten Veller <tove@gentoo.org> +Gtk2-Unique-0.50.0.ebuild:
+  Change version scheme
 
   31 May 2011; Markus Meier <maekke@gentoo.org> Gtk2-Unique-0.05.ebuild:
   x86 stable, bug #367831



1.4                  dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?r1=1.3&r2=1.4







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

* [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Unique: ChangeLog Gtk2-Unique-0.50.0.ebuild
@ 2011-08-30 18:56 Torsten Veller (tove)
  0 siblings, 0 replies; 3+ messages in thread
From: Torsten Veller (tove) @ 2011-08-30 18:56 UTC (permalink / raw
  To: gentoo-commits

tove        11/08/30 18:56:45

  Modified:             ChangeLog Gtk2-Unique-0.50.0.ebuild
  Log:
  Drop unused eutils eclass
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.8                  dev-perl/Gtk2-Unique/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	30 Aug 2011 14:53:45 -0000	1.7
+++ ChangeLog	30 Aug 2011 18:56:45 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for dev-perl/Gtk2-Unique
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.7 2011/08/30 14:53:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/ChangeLog,v 1.8 2011/08/30 18:56:45 tove Exp $
+
+  30 Aug 2011; Torsten Veller <tove@gentoo.org> Gtk2-Unique-0.50.0.ebuild:
+  Drop unused eutils eclass
 
   30 Aug 2011; Torsten Veller <tove@gentoo.org> +Gtk2-Unique-0.50.0.ebuild:
   Change version scheme



1.5                  dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild?r1=1.4&r2=1.5

Index: Gtk2-Unique-0.50.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Gtk2-Unique-0.50.0.ebuild	30 Aug 2011 14:53:45 -0000	1.4
+++ Gtk2-Unique-0.50.0.ebuild	30 Aug 2011 18:56:45 -0000	1.5
@@ -1,12 +1,12 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.4 2011/08/30 14:53:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0.ebuild,v 1.5 2011/08/30 18:56:45 tove Exp $
 
 EAPI=4
 
 MODULE_AUTHOR=POTYL
 MODULE_VERSION=0.05
-inherit eutils perl-module
+inherit perl-module
 
 DESCRIPTION="Perl binding for C libunique library"
 






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

end of thread, other threads:[~2011-08-30 18:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-21 21:56 [gentoo-commits] gentoo-x86 commit in dev-perl/Gtk2-Unique: ChangeLog Gtk2-Unique-0.50.0.ebuild Nirbheek Chauhan (nirbheek)
  -- strict thread matches above, loose matches on Subject: below --
2011-08-30 14:53 Torsten Veller (tove)
2011-08-30 18:56 Torsten Veller (tove)

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