public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Richard Farina (zerochaos)" <zerochaos@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in app-crypt/oclhashcat-lite-bin: oclhashcat-lite-bin-0.15.ebuild ChangeLog
Date: Sat, 24 Aug 2013 18:29:58 +0000 (UTC)	[thread overview]
Message-ID: <20130824182958.E53BD2004C@flycatcher.gentoo.org> (raw)

zerochaos    13/08/24 18:29:58

  Modified:             oclhashcat-lite-bin-0.15.ebuild ChangeLog
  Log:
  newer ati-drivers can be used with --force so we allow it
  
  (Portage version: 2.1.12.2/cvs/Linux x86_64, signed Manifest commit with key DD11F94A)

Revision  Changes    Path
1.3                  app-crypt/oclhashcat-lite-bin/oclhashcat-lite-bin-0.15.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/oclhashcat-lite-bin/oclhashcat-lite-bin-0.15.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/oclhashcat-lite-bin/oclhashcat-lite-bin-0.15.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/oclhashcat-lite-bin/oclhashcat-lite-bin-0.15.ebuild?r1=1.2&r2=1.3

Index: oclhashcat-lite-bin-0.15.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/oclhashcat-lite-bin/oclhashcat-lite-bin-0.15.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- oclhashcat-lite-bin-0.15.ebuild	29 Apr 2013 17:40:09 -0000	1.2
+++ oclhashcat-lite-bin-0.15.ebuild	24 Aug 2013 18:29:58 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/oclhashcat-lite-bin/oclhashcat-lite-bin-0.15.ebuild,v 1.2 2013/04/29 17:40:09 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/oclhashcat-lite-bin/oclhashcat-lite-bin-0.15.ebuild,v 1.3 2013/08/24 18:29:58 zerochaos Exp $
 
 EAPI=5
 
@@ -23,7 +23,7 @@
 
 RDEPEND="sys-libs/zlib
 	video_cards_nvidia? ( >=x11-drivers/nvidia-drivers-310.32 )
-	video_cards_fglrx?  ( =x11-drivers/ati-drivers-13.1 )"
+	video_cards_fglrx?  ( >=x11-drivers/ati-drivers-13.1 )"
 DEPEND="${RDEPEND}
 	app-arch/p7zip"
 



1.9                  app-crypt/oclhashcat-lite-bin/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/oclhashcat-lite-bin/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/oclhashcat-lite-bin/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/oclhashcat-lite-bin/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/oclhashcat-lite-bin/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	29 Apr 2013 17:40:09 -0000	1.8
+++ ChangeLog	24 Aug 2013 18:29:58 -0000	1.9
@@ -1,6 +1,10 @@
 # ChangeLog for app-crypt/oclhashcat-lite-bin
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/oclhashcat-lite-bin/ChangeLog,v 1.8 2013/04/29 17:40:09 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/oclhashcat-lite-bin/ChangeLog,v 1.9 2013/08/24 18:29:58 zerochaos Exp $
+
+  24 Aug 2013; Rick Farina <zerochaos@gentoo.org>
+  oclhashcat-lite-bin-0.15.ebuild:
+  newer ati-drivers can be used with --force so we allow it
 
   29 Apr 2013; Rick Farina <zerochaos@gentoo.org>
   oclhashcat-lite-bin-0.15.ebuild:





             reply	other threads:[~2013-08-24 18:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-24 18:29 Richard Farina (zerochaos) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-04-29 17:40 [gentoo-commits] gentoo-x86 commit in app-crypt/oclhashcat-lite-bin: oclhashcat-lite-bin-0.15.ebuild ChangeLog Richard Farina (zerochaos)

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=20130824182958.E53BD2004C@flycatcher.gentoo.org \
    --to=zerochaos@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