summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-06-26 10:57:11 +0000
committerJustin Lecher <jlec@gentoo.org>2011-06-26 10:57:11 +0000
commit2327974a0439bcc929bbb81eb96785762631bc02 (patch)
treef530965d196994a50eaee9a1edbdaf1d439ee6ed /app-cdr/binflash
parentalpha/sparc stable (diff)
downloadgentoo-2-2327974a0439bcc929bbb81eb96785762631bc02.tar.gz
gentoo-2-2327974a0439bcc929bbb81eb96785762631bc02.tar.bz2
gentoo-2-2327974a0439bcc929bbb81eb96785762631bc02.zip
Version BUmp, #343591
(Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
Diffstat (limited to 'app-cdr/binflash')
-rw-r--r--app-cdr/binflash/ChangeLog10
-rw-r--r--app-cdr/binflash/binflash-1.56.ebuild (renamed from app-cdr/binflash/binflash-1.50b.ebuild)10
-rw-r--r--app-cdr/binflash/metadata.xml2
3 files changed, 16 insertions, 6 deletions
diff --git a/app-cdr/binflash/ChangeLog b/app-cdr/binflash/ChangeLog
index 69660c4fa427..8afd71495150 100644
--- a/app-cdr/binflash/ChangeLog
+++ b/app-cdr/binflash/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-cdr/binflash
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-cdr/binflash/ChangeLog,v 1.5 2010/06/03 14:17:25 beandog Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/binflash/ChangeLog,v 1.6 2011/06/26 10:57:11 jlec Exp $
+
+*binflash-1.56 (26 Jun 2011)
+
+ 26 Jun 2011; Justin Lecher <jlec@gentoo.org> -binflash-1.50b.ebuild,
+ +binflash-1.56.ebuild, metadata.xml:
+ Version BUmp, #343591
*binflash-1.50b (03 Jun 2010)
diff --git a/app-cdr/binflash/binflash-1.50b.ebuild b/app-cdr/binflash/binflash-1.56.ebuild
index e9465a84fca2..957efc6588b9 100644
--- a/app-cdr/binflash/binflash-1.50b.ebuild
+++ b/app-cdr/binflash/binflash-1.56.ebuild
@@ -1,6 +1,8 @@
-# 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/app-cdr/binflash/binflash-1.50b.ebuild,v 1.1 2010/06/03 14:17:25 beandog Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-cdr/binflash/binflash-1.56.ebuild,v 1.1 2011/06/26 10:57:11 jlec Exp $
+
+EAPI=4
MY_PN=${PN/bin/nec}
@@ -15,6 +17,8 @@ IUSE=""
RESTRICT="fetch strip"
+S="${WORKDIR}"
+
pkg_nofetch() {
elog "We cannot download this file for your due to license restrictions."
elog "Please visit ${HOMEPAGE} and download ${A} into ${DISTDIR}."
@@ -22,5 +26,5 @@ pkg_nofetch() {
src_install() {
into /opt
- dobin ${MY_PN} || die "dobin failed."
+ dobin ${MY_PN}
}
diff --git a/app-cdr/binflash/metadata.xml b/app-cdr/binflash/metadata.xml
index 3ca6ae763b34..bb93fa2613e7 100644
--- a/app-cdr/binflash/metadata.xml
+++ b/app-cdr/binflash/metadata.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
-<herd>media-optical</herd>
+ <herd>media-optical</herd>
</pkgmetadata>