public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Tim Harder (radhermit)" <radhermit@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/gliv: gliv-1.9.6.ebuild ChangeLog
Date: Sat, 12 Mar 2011 10:11:06 +0000 (UTC)	[thread overview]
Message-ID: <20110312101106.2B60A20054@flycatcher.gentoo.org> (raw)

radhermit    11/03/12 10:11:06

  Modified:             gliv-1.9.6.ebuild ChangeLog
  Log:
  Use slot dep for gtk+ and remove unnecessary die for econf.
  
  (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)

Revision  Changes    Path
1.9                  media-gfx/gliv/gliv-1.9.6.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild?r1=1.8&r2=1.9

Index: gliv-1.9.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- gliv-1.9.6.ebuild	9 Jan 2010 17:44:15 -0000	1.8
+++ gliv-1.9.6.ebuild	12 Mar 2011 10:11:06 -0000	1.9
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v 1.8 2010/01/09 17:44:15 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/gliv-1.9.6.ebuild,v 1.9 2011/03/12 10:11:06 radhermit Exp $
 
 EAPI=2
 
@@ -15,7 +15,7 @@
 KEYWORDS="amd64 ppc x86"
 IUSE="nls"
 
-RDEPEND=">=x11-libs/gtk+-2.6
+RDEPEND=">=x11-libs/gtk+-2.6:2
 		virtual/opengl
 		>x11-libs/gtkglext-1.0.6
 		nls? ( sys-devel/gettext )"
@@ -31,7 +31,7 @@
 src_configure() {
 	econf \
 		--disable-dependency-tracking \
-		$(use_enable nls) || die
+		$(use_enable nls)
 }
 
 src_install() {



1.33                 media-gfx/gliv/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gliv/ChangeLog?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gliv/ChangeLog?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/gliv/ChangeLog?r1=1.32&r2=1.33

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- ChangeLog	9 Jan 2010 17:44:15 -0000	1.32
+++ ChangeLog	12 Mar 2011 10:11:06 -0000	1.33
@@ -1,6 +1,9 @@
 # ChangeLog for media-gfx/gliv
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v 1.32 2010/01/09 17:44:15 maekke Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gliv/ChangeLog,v 1.33 2011/03/12 10:11:06 radhermit Exp $
+
+  12 Mar 2011; Tim Harder <radhermit@gentoo.org> gliv-1.9.6.ebuild:
+  Use slot dep for gtk+ and remove unnecessary die for econf.
 
   09 Jan 2010; Markus Meier <maekke@gentoo.org> gliv-1.9.6.ebuild,
   +files/gliv-1.9.6-as-needed.patch:






             reply	other threads:[~2011-03-12 10:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-12 10:11 Tim Harder (radhermit) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-01-09 17:44 [gentoo-commits] gentoo-x86 commit in media-gfx/gliv: gliv-1.9.6.ebuild ChangeLog Markus Meier (maekke)
2009-11-25 22:18 Markus Meier (maekke)
2009-10-07 17:11 Gysbert Wassenaar (nixnut)
2008-05-11 19:59 Markus Meier (maekke)
2008-01-15  0:48 Markus Meier (maekke)

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=20110312101106.2B60A20054@flycatcher.gentoo.org \
    --to=radhermit@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