public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcl-gtk: ChangeLog tcl-gtk-0.08.ebuild
@ 2011-03-23  6:26 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-03-23  6:26 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/03/23 06:26:30

  Modified:             ChangeLog tcl-gtk-0.08.ebuild
  Log:
  Use SLOT dependencies for x11-libs/gtk+ and x11-libs/vte.
  
  (Portage version: 2.2.0_alpha28/cvs/Linux x86_64)

Revision  Changes    Path
1.7                  dev-tcltk/tcl-gtk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	9 Feb 2007 02:57:15 -0000	1.6
+++ ChangeLog	23 Mar 2011 06:26:30 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-tcltk/tcl-gtk
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/ChangeLog,v 1.6 2007/02/09 02:57:15 flameeyes Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/ChangeLog,v 1.7 2011/03/23 06:26:30 ssuominen Exp $
+
+  23 Mar 2011; Samuli Suominen <ssuominen@gentoo.org> tcl-gtk-0.08.ebuild:
+  Use SLOT dependencies for x11-libs/gtk+ and x11-libs/vte.
 
   09 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> ChangeLog:
   Regenerate digest in Manifest2 format.



1.6                  dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild?r1=1.5&r2=1.6

Index: tcl-gtk-0.08.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tcl-gtk-0.08.ebuild	29 Aug 2005 19:45:38 -0000	1.5
+++ tcl-gtk-0.08.ebuild	23 Mar 2011 06:26:30 -0000	1.6
@@ -1,6 +1,8 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild,v 1.5 2005/08/29 19:45:38 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tcl-gtk/tcl-gtk-0.08.ebuild,v 1.6 2011/03/23 06:26:30 ssuominen Exp $
+
+EAPI=2
 
 DESCRIPTION="GTK bindings for TCL"
 HOMEPAGE="http://tcl-gtk.sf.net/"
@@ -12,10 +14,10 @@
 IUSE=""
 
 DEPEND=">=dev-lang/tcl-8.4
-	>=dev-libs/glib-2.2
-	>=x11-libs/gtk+-2.2
-	>=x11-libs/vte-0.11.11"
+	dev-libs/glib:2
+	x11-libs/gtk+:2
+	>=x11-libs/vte-0.11.11:0"
 
 src_install() {
-	make DESTDIR="${D}" install || die "install failed"
+	emake DESTDIR="${D}" install || die
 }






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-03-23  6:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-23  6:26 [gentoo-commits] gentoo-x86 commit in dev-tcltk/tcl-gtk: ChangeLog tcl-gtk-0.08.ebuild Samuli Suominen (ssuominen)

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