public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Justin Lecher (jlec)" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in games-roguelike/zangband: zangband-2.7.4c.ebuild ChangeLog
Date: Wed, 25 Mar 2015 15:34:48 +0000 (UTC)	[thread overview]
Message-ID: <20150325153448.82D3514837@oystercatcher.gentoo.org> (raw)

jlec        15/03/25 15:34:48

  Modified:             zangband-2.7.4c.ebuild ChangeLog
  Log:
  Fix tcl/tk slotting
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)

Revision  Changes    Path
1.14                 games-roguelike/zangband/zangband-2.7.4c.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/zangband/zangband-2.7.4c.ebuild?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/zangband/zangband-2.7.4c.ebuild?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/zangband/zangband-2.7.4c.ebuild?r1=1.13&r2=1.14

Index: zangband-2.7.4c.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/zangband/zangband-2.7.4c.ebuild,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- zangband-2.7.4c.ebuild	24 Feb 2015 09:34:03 -0000	1.13
+++ zangband-2.7.4c.ebuild	25 Mar 2015 15:34:48 -0000	1.14
@@ -1,8 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/zangband/zangband-2.7.4c.ebuild,v 1.13 2015/02/24 09:34:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/zangband/zangband-2.7.4c.ebuild,v 1.14 2015/03/25 15:34:48 jlec Exp $
 
 EAPI=5
+
 inherit autotools eutils games
 
 DESCRIPTION="An enhanced version of the Roguelike game Angband"
@@ -14,9 +15,11 @@
 KEYWORDS="amd64 ppc x86 ~x86-fbsd"
 IUSE="tk"
 
-RDEPEND="tk? (
-		dev-lang/tcl
-		dev-lang/tk )
+RDEPEND="
+	tk? (
+		dev-lang/tcl:0=
+		dev-lang/tk:0=
+		)
 	x11-libs/libXaw"
 DEPEND="${RDEPEND}
 	x11-proto/xextproto"



1.23                 games-roguelike/zangband/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/zangband/ChangeLog?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/zangband/ChangeLog?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-roguelike/zangband/ChangeLog?r1=1.22&r2=1.23

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-roguelike/zangband/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- ChangeLog	24 Feb 2015 09:34:03 -0000	1.22
+++ ChangeLog	25 Mar 2015 15:34:48 -0000	1.23
@@ -1,6 +1,9 @@
 # ChangeLog for games-roguelike/zangband
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/games-roguelike/zangband/ChangeLog,v 1.22 2015/02/24 09:34:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-roguelike/zangband/ChangeLog,v 1.23 2015/03/25 15:34:48 jlec Exp $
+
+  25 Mar 2015; Justin Lecher <jlec@gentoo.org> zangband-2.7.4c.ebuild:
+  Fix tcl/tk slotting
 
   24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> zangband-2.7.4c.ebuild:
   Stable for amd64, wrt bug #540992





             reply	other threads:[~2015-03-25 15:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-25 15:34 Justin Lecher (jlec) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-02-24  9:34 [gentoo-commits] gentoo-x86 commit in games-roguelike/zangband: zangband-2.7.4c.ebuild ChangeLog Agostino Sarubbo (ago)
2015-01-21  7:28 Michael Sterrett (mr_bones_)
2009-11-23  9:33 Mounir Lamouri (volkmar)
2009-11-20 15:16 Markus Meier (maekke)
2009-10-23 11:24 Samuli Suominen (ssuominen)
2009-08-06 20:15 Michael Sterrett (mr_bones_)
2009-08-02  4:45 Michael Sterrett (mr_bones_)
2008-02-02 21:39 Michael Sterrett (mr_bones_)

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=20150325153448.82D3514837@oystercatcher.gentoo.org \
    --to=jlec@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