public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers (jer)" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-wm/dwm: ChangeLog dwm-6.0.ebuild
Date: Thu, 20 Nov 2014 11:47:14 +0000 (UTC)	[thread overview]
Message-ID: <20141120114714.9A8ABA86E@oystercatcher.gentoo.org> (raw)

jer         14/11/20 11:47:14

  Modified:             ChangeLog dwm-6.0.ebuild
  Log:
  Fix DEPEND vs. RDEPEND.
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.92                 x11-wm/dwm/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	16 Feb 2014 12:13:50 -0000	1.91
+++ ChangeLog	20 Nov 2014 11:47:14 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for x11-wm/dwm
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.91 2014/02/16 12:13:50 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/ChangeLog,v 1.92 2014/11/20 11:47:14 jer Exp $
+
+  20 Nov 2014; Jeroen Roovers <jer@gentoo.org> dwm-6.0.ebuild:
+  Fix DEPEND vs. RDEPEND.
 
   16 Feb 2014; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
   Add Michael Stahn <michael.stahn.42@gmail.com> as maintainer



1.13                 x11-wm/dwm/dwm-6.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild?r1=1.12&r2=1.13

Index: dwm-6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dwm-6.0.ebuild	6 Feb 2013 15:19:31 -0000	1.12
+++ dwm-6.0.ebuild	20 Nov 2014 11:47:14 -0000	1.13
@@ -1,9 +1,8 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v 1.12 2013/02/06 15:19:31 jer Exp $
-
-EAPI="4"
+# $Header: /var/cvsroot/gentoo-x86/x11-wm/dwm/dwm-6.0.ebuild,v 1.13 2014/11/20 11:47:14 jer Exp $
 
+EAPI=5
 inherit eutils savedconfig toolchain-funcs
 
 DESCRIPTION="a dynamic window manager for X11"
@@ -15,12 +14,14 @@
 KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
 IUSE="xinerama"
 
-DEPEND="x11-libs/libX11
-	xinerama? (
-		x11-proto/xineramaproto
-		x11-libs/libXinerama
-		)"
-RDEPEND="${DEPEND}"
+RDEPEND="
+	x11-libs/libX11
+	xinerama? ( x11-libs/libXinerama )
+"
+DEPEND="
+	${RDEPEND}
+	xinerama? ( x11-proto/xineramaproto )
+"
 
 src_prepare() {
 	sed -i \





             reply	other threads:[~2014-11-20 11:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-20 11:47 Jeroen Roovers (jer) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-02-06 15:19 [gentoo-commits] gentoo-x86 commit in x11-wm/dwm: ChangeLog dwm-6.0.ebuild Jeroen Roovers (jer)
2012-05-03 14:40 Jeroen Roovers (jer)
2012-02-25 15:01 Samuli Suominen (ssuominen)
2012-02-24 15:17 PaweA Hajdan (phajdan.jr)
2012-02-23 15:55 Brent Baude (ranger)
2012-02-16 13:23 Agostino Sarubbo (ago)
2012-02-15 15:15 Jeroen Roovers (jer)
2012-01-03 20:05 Mike Frysinger (vapier)
2011-12-27 20:33 Jeroen Roovers (jer)
2011-12-23  1:44 Jeroen Roovers (jer)

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=20141120114714.9A8ABA86E@oystercatcher.gentoo.org \
    --to=jer@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