public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-cdr/binflash: binflash-1.46a.ebuild ChangeLog binflash-1.44.ebuild
@ 2009-03-10 22:14 Steve Dibb (beandog)
  0 siblings, 0 replies; only message in thread
From: Steve Dibb (beandog) @ 2009-03-10 22:14 UTC (permalink / raw
  To: gentoo-commits

beandog     09/03/10 22:14:30

  Modified:             ChangeLog
  Added:                binflash-1.46a.ebuild
  Removed:              binflash-1.44.ebuild
  Log:
  Version bump, bug 256286
  (Portage version: 2.2_rc23/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-cdr/binflash/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/binflash/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/binflash/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/binflash/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-cdr/binflash/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	6 Jun 2008 22:26:15 -0000	1.1
+++ ChangeLog	10 Mar 2009 22:14:30 -0000	1.2
@@ -1,6 +1,12 @@
 # ChangeLog for app-cdr/binflash
-# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/binflash/ChangeLog,v 1.1 2008/06/06 22:26:15 drac Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/binflash/ChangeLog,v 1.2 2009/03/10 22:14:30 beandog Exp $
+
+*binflash-1.46a (10 Mar 2009)
+
+  10 Mar 2009; Steve Dibb <beandog@gentoo.org> -binflash-1.44.ebuild,
+  +binflash-1.46a.ebuild:
+  Version bump, bug 256286
 
 *binflash-1.44 (06 Jun 2008)
 



1.1                  app-cdr/binflash/binflash-1.46a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/binflash/binflash-1.46a.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-cdr/binflash/binflash-1.46a.ebuild?rev=1.1&content-type=text/plain

Index: binflash-1.46a.ebuild
===================================================================
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-cdr/binflash/binflash-1.46a.ebuild,v 1.1 2009/03/10 22:14:30 beandog Exp $

MY_PN=${PN/bin/nec}

DESCRIPTION="Tool to flash DVD burner with a binary firmware file"
HOMEPAGE="http://binflash.cdfreaks.com"
SRC_URI="http://binflash.cdfreaks.com/download/1/2/${MY_PN}_linux.tgz"

LICENSE="as-is"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""

RESTRICT="fetch strip"

pkg_nofetch() {
	einfo "We cannot download this file for your due to license restrictions."
	einfo "Please visit ${HOMEPAGE} and download ${A} into ${DISTDIR}."
}

src_install() {
	into /opt
	dobin ${MY_PN} || die "dobin failed."
}






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

only message in thread, other threads:[~2009-03-10 22:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-10 22:14 [gentoo-commits] gentoo-x86 commit in app-cdr/binflash: binflash-1.46a.ebuild ChangeLog binflash-1.44.ebuild Steve Dibb (beandog)

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