public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/binwalk: binwalk-1.2.1.ebuild ChangeLog
@ 2013-05-08 10:20 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2013-05-08 10:20 UTC (permalink / raw
  To: gentoo-commits

radhermit    13/05/08 10:20:35

  Modified:             ChangeLog
  Added:                binwalk-1.2.1.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)

Revision  Changes    Path
1.29                 app-misc/binwalk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	7 Apr 2013 09:48:23 -0000	1.28
+++ ChangeLog	8 May 2013 10:20:35 -0000	1.29
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/binwalk
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v 1.28 2013/04/07 09:48:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v 1.29 2013/05/08 10:20:35 radhermit Exp $
+
+*binwalk-1.2.1 (08 May 2013)
+
+  08 May 2013; Tim Harder <radhermit@gentoo.org> +binwalk-1.2.1.ebuild:
+  Version bump.
 
   07 Apr 2013; Tim Harder <radhermit@gentoo.org> binwalk-1.2.ebuild,
   +files/binwalk-1.2-no-deps-check.patch:



1.1                  app-misc/binwalk/binwalk-1.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild?rev=1.1&content-type=text/plain

Index: binwalk-1.2.1.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild,v 1.1 2013/05/08 10:20:35 radhermit Exp $

EAPI=5
PYTHON_COMPAT=( python{2_6,2_7} )

inherit distutils-r1

DESCRIPTION="A tool for identifying files embedded inside firmware images"
HOMEPAGE="http://code.google.com/p/binwalk/"
SRC_URI="http://binwalk.googlecode.com/files/${P}.tar.gz"

LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="graph"

RDEPEND="sys-apps/file[python]
	graph? ( dev-python/matplotlib[${PYTHON_USEDEP}] )"

S=${WORKDIR}/${P}/src

DOCS=( ../docs/README ../docs/API )

PATCHES=( "${FILESDIR}"/${PN}-1.2-no-deps-check.patch )





^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-misc/binwalk: binwalk-1.2.1.ebuild ChangeLog
@ 2013-10-13 15:08 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 2+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-10-13 15:08 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/10/13 15:08:34

  Modified:             binwalk-1.2.1.ebuild ChangeLog
  Log:
  Add ~mips
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)

Revision  Changes    Path
1.2                  app-misc/binwalk/binwalk-1.2.1.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild?r1=1.1&r2=1.2

Index: binwalk-1.2.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- binwalk-1.2.1.ebuild	8 May 2013 10:20:35 -0000	1.1
+++ binwalk-1.2.1.ebuild	13 Oct 2013 15:08:34 -0000	1.2
@@ -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-misc/binwalk/binwalk-1.2.1.ebuild,v 1.1 2013/05/08 10:20:35 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/binwalk-1.2.1.ebuild,v 1.2 2013/10/13 15:08:34 hwoarang Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7} )
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~mips ~x86"
 IUSE="graph"
 
 RDEPEND="sys-apps/file[python]



1.31                 app-misc/binwalk/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-misc/binwalk/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	26 Jul 2013 00:06:13 -0000	1.30
+++ ChangeLog	13 Oct 2013 15:08:34 -0000	1.31
@@ -1,6 +1,9 @@
 # ChangeLog for app-misc/binwalk
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v 1.30 2013/07/26 00:06:13 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v 1.31 2013/10/13 15:08:34 hwoarang Exp $
+
+  13 Oct 2013; Markos Chandras <hwoarang@gentoo.org> binwalk-1.2.1.ebuild:
+  Add ~mips
 
   26 Jul 2013; Tim Harder <radhermit@gentoo.org> -binwalk-1.0.ebuild,
   -binwalk-1.1.ebuild, -binwalk-1.2.ebuild:
@@ -153,4 +156,3 @@
   30 May 2011; Tim Harder <radhermit@gentoo.org> +binwalk-0.3.0.ebuild,
   +files/binwalk-0.3.0-makefile.patch, +metadata.xml:
   Initial import.
-





^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-10-13 15:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13 15:08 [gentoo-commits] gentoo-x86 commit in app-misc/binwalk: binwalk-1.2.1.ebuild ChangeLog Markos Chandras (hwoarang)
  -- strict thread matches above, loose matches on Subject: below --
2013-05-08 10:20 Tim Harder (radhermit)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox