public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-misc/binwalk: ChangeLog binwalk-0.4.2.ebuild
@ 2012-02-20  6:20 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2012-02-20  6:20 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/02/20 06:20:35

  Modified:             ChangeLog
  Added:                binwalk-0.4.2.ebuild
  Log:
  Version bump.
  
  (Portage version: 2.2.0_alpha87/cvs/Linux x86_64)

Revision  Changes    Path
1.16                 app-misc/binwalk/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	6 Dec 2011 10:14:18 -0000	1.15
+++ ChangeLog	20 Feb 2012 06:20:35 -0000	1.16
@@ -1,6 +1,11 @@
 # ChangeLog for app-misc/binwalk
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v 1.15 2011/12/06 10:14:18 radhermit Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/binwalk/ChangeLog,v 1.16 2012/02/20 06:20:35 radhermit Exp $
+
+*binwalk-0.4.2 (20 Feb 2012)
+
+  20 Feb 2012; Tim Harder <radhermit@gentoo.org> +binwalk-0.4.2.ebuild:
+  Version bump.
 
 *binwalk-0.4.1 (06 Dec 2011)
 



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

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

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

EAPI="4"

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

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

RDEPEND="sys-apps/file"
DEPEND="${RDEPEND}"

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

DOCS=( ../docs/README )

src_configure() {
	econf \
		--enable-libmagic \
		--disable-updates
}






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-02-20  6:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20  6:20 [gentoo-commits] gentoo-x86 commit in app-misc/binwalk: ChangeLog binwalk-0.4.2.ebuild 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