public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka (kensington)" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in kde-misc/kscreen: kscreen-1.0.71.ebuild kscreen-1.0.2.1.ebuild ChangeLog
Date: Wed, 16 Jul 2014 12:35:45 +0000 (UTC)	[thread overview]
Message-ID: <20140716123545.8785E2004E@flycatcher.gentoo.org> (raw)

kensington    14/07/16 12:35:45

  Modified:             kscreen-1.0.71.ebuild kscreen-1.0.2.1.ebuild
                        ChangeLog
  Log:
  Pin x11-libs/libkscreen dependency to SLOT 4.
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0x06B1F38DCA45A1EC!)

Revision  Changes    Path
1.3                  kde-misc/kscreen/kscreen-1.0.71.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild?r1=1.2&r2=1.3

Index: kscreen-1.0.71.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- kscreen-1.0.71.ebuild	12 May 2014 00:36:24 -0000	1.2
+++ kscreen-1.0.71.ebuild	16 Jul 2014 12:35:45 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild,v 1.2 2014/05/12 00:36:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.71.ebuild,v 1.3 2014/07/16 12:35:45 kensington Exp $
 
 EAPI=5
 
@@ -20,8 +20,8 @@
 IUSE="debug"
 
 DEPEND="
-	>=x11-libs/libkscreen-1.0.4
 	>=dev-libs/qjson-0.8
+	>=x11-libs/libkscreen-1.0.4:4
 "
 RDEPEND="${DEPEND}"
 



1.5                  kde-misc/kscreen/kscreen-1.0.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild?r1=1.4&r2=1.5

Index: kscreen-1.0.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- kscreen-1.0.2.1.ebuild	10 Mar 2014 13:05:39 -0000	1.4
+++ kscreen-1.0.2.1.ebuild	16 Jul 2014 12:35:45 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v 1.4 2014/03/10 13:05:39 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/kscreen-1.0.2.1.ebuild,v 1.5 2014/07/16 12:35:45 kensington Exp $
 
 EAPI=5
 
@@ -20,8 +20,8 @@
 IUSE="debug"
 
 DEPEND="
-	>=x11-libs/libkscreen-1.0.2
 	>=dev-libs/qjson-0.8
+	>=x11-libs/libkscreen-1.0.2:4
 "
 RDEPEND="${DEPEND}"
 



1.11                 kde-misc/kscreen/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/kde-misc/kscreen/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/kde-misc/kscreen/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	12 May 2014 00:36:24 -0000	1.10
+++ ChangeLog	16 Jul 2014 12:35:45 -0000	1.11
@@ -1,6 +1,10 @@
 # ChangeLog for kde-misc/kscreen
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/ChangeLog,v 1.10 2014/05/12 00:36:24 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/kscreen/ChangeLog,v 1.11 2014/07/16 12:35:45 kensington Exp $
+
+  16 Jul 2014; Michael Palimaka <kensington@gentoo.org> kscreen-1.0.2.1.ebuild,
+  kscreen-1.0.71.ebuild:
+  Pin x11-libs/libkscreen dependency to SLOT 4.
 
   12 May 2014; Johannes Huber <johu@gentoo.org> kscreen-1.0.71.ebuild:
   Unrestrict tests.





             reply	other threads:[~2014-07-16 12:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-16 12:35 Michael Palimaka (kensington) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-11 16:07 [gentoo-commits] gentoo-x86 commit in kde-misc/kscreen: kscreen-1.0.71.ebuild kscreen-1.0.2.1.ebuild ChangeLog Agostino Sarubbo (ago)
2015-01-05 17:19 Manuel Rueger (mrueg)

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=20140716123545.8785E2004E@flycatcher.gentoo.org \
    --to=kensington@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