public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Markos Chandras (hwoarang)" <hwoarang@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/xautolock: ChangeLog xautolock-2.2.ebuild xautolock-2.1-r1.ebuild
Date: Mon,  8 Aug 2011 09:12:49 +0000 (UTC)	[thread overview]
Message-ID: <20110808091249.5077A2004C@flycatcher.gentoo.org> (raw)

hwoarang    11/08/08 09:12:49

  Modified:             ChangeLog xautolock-2.2.ebuild
                        xautolock-2.1-r1.ebuild
  Log:
  Add missing xlock applications. Bug #377965  and bug #347729
  
  (Portage version: 2.2.0_alpha50/cvs/Linux x86_64)

Revision  Changes    Path
1.22                 x11-misc/xautolock/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautolock/ChangeLog?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautolock/ChangeLog?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautolock/ChangeLog?r1=1.21&r2=1.22

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xautolock/ChangeLog,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- ChangeLog	9 Aug 2010 16:44:42 -0000	1.21
+++ ChangeLog	8 Aug 2011 09:12:49 -0000	1.22
@@ -1,6 +1,10 @@
 # ChangeLog for x11-misc/xautolock
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/ChangeLog,v 1.21 2010/08/09 16:44:42 xarthisius Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/ChangeLog,v 1.22 2011/08/08 09:12:49 hwoarang Exp $
+
+  08 Aug 2011; Markos Chandras <hwoarang@gentoo.org> xautolock-2.1-r1.ebuild,
+  xautolock-2.2.ebuild:
+  Add missing xlock applications. Bug #377965 and bug #347729
 
   09 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org>
   xautolock-2.1-r1.ebuild, xautolock-2.2.ebuild:



1.3                  x11-misc/xautolock/xautolock-2.2.ebuild

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

Index: xautolock-2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xautolock-2.2.ebuild	9 Aug 2010 16:44:42 -0000	1.2
+++ xautolock-2.2.ebuild	8 Aug 2011 09:12:49 -0000	1.3
@@ -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/x11-misc/xautolock/xautolock-2.2.ebuild,v 1.2 2010/08/09 16:44:42 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.2.ebuild,v 1.3 2011/08/08 09:12:49 hwoarang Exp $
 
 inherit toolchain-funcs
 
@@ -12,8 +12,11 @@
 KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""
 
-RDEPEND="|| ( x11-misc/xlockmore
-		x11-misc/xtrlock )"
+RDEPEND="|| ( x11-misc/alock
+	x11-misc/i3lock
+	x11-misc/slock
+	x11-misc/xlockmore
+	x11-misc/xtrlock )"
 DEPEND="${RDEPEND}
 	x11-libs/libXScrnSaver
 	x11-misc/imake



1.9                  x11-misc/xautolock/xautolock-2.1-r1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild?r1=1.8&r2=1.9

Index: xautolock-2.1-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xautolock-2.1-r1.ebuild	9 Aug 2010 16:44:42 -0000	1.8
+++ xautolock-2.1-r1.ebuild	8 Aug 2011 09:12:49 -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/x11-misc/xautolock/xautolock-2.1-r1.ebuild,v 1.8 2010/08/09 16:44:42 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xautolock/xautolock-2.1-r1.ebuild,v 1.9 2011/08/08 09:12:49 hwoarang Exp $
 
 inherit toolchain-funcs
 
@@ -12,8 +12,11 @@
 KEYWORDS="amd64 ppc sparc x86"
 IUSE=""
 
-RDEPEND="|| ( x11-misc/xlockmore
-		x11-misc/xtrlock )"
+RDEPEND="|| ( x11-misc/alock
+	x11-misc/i3lock
+	x11-misc/slock
+	x11-misc/xlockmore
+	x11-misc/xtrlock )"
 DEPEND="${RDEPEND}
 	x11-libs/libXScrnSaver
 	x11-misc/imake






             reply	other threads:[~2011-08-08  9:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-08  9:12 Markos Chandras (hwoarang) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-08-11 19:36 [gentoo-commits] gentoo-x86 commit in x11-misc/xautolock: ChangeLog xautolock-2.2.ebuild xautolock-2.1-r1.ebuild Kacper Kowalik (xarthisius)
2010-08-09 16:44 Kacper Kowalik (xarthisius)

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=20110808091249.5077A2004C@flycatcher.gentoo.org \
    --to=hwoarang@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