diff options
author | Torsten Veller <tove@gentoo.org> | 2009-02-27 21:43:50 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-02-27 21:43:50 +0000 |
commit | f083136c2d7e1f34daef5c0e09fb323bcf362964 (patch) | |
tree | 0fc6f0fc12e017fbbf7b410eac66e45480e08aa9 /app-text/barcode | |
parent | Add missing die: || "..." -> || die "..." (diff) | |
download | historical-f083136c2d7e1f34daef5c0e09fb323bcf362964.tar.gz historical-f083136c2d7e1f34daef5c0e09fb323bcf362964.tar.bz2 historical-f083136c2d7e1f34daef5c0e09fb323bcf362964.zip |
Add missing die: || "..." -> || die "..."
Package-Manager: portage-2.2_rc23/cvs/Linux i686
Diffstat (limited to 'app-text/barcode')
-rw-r--r-- | app-text/barcode/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/barcode/Manifest | 14 | ||||
-rw-r--r-- | app-text/barcode/barcode-0.98.ebuild | 6 |
3 files changed, 20 insertions, 7 deletions
diff --git a/app-text/barcode/ChangeLog b/app-text/barcode/ChangeLog index 726926545ca0..51ed01ae0ed4 100644 --- a/app-text/barcode/ChangeLog +++ b/app-text/barcode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/barcode -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.16 2008/09/14 01:44:00 solar Exp $ +# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/ChangeLog,v 1.17 2009/02/27 21:43:50 tove Exp $ + + 27 Feb 2009; Torsten Veller <tove@gentoo.org> barcode-0.98.ebuild: + Add missing die: || "..." -> || die "..." 14 Sep 2008; <solar@gentoo.org> barcode-0.98.ebuild: - cross compile love diff --git a/app-text/barcode/Manifest b/app-text/barcode/Manifest index 0acdf009ef8d..2b27fa8cb335 100644 --- a/app-text/barcode/Manifest +++ b/app-text/barcode/Manifest @@ -1,5 +1,15 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + AUX 0.98-info.patch 441 RMD160 72b834d7b75355c1cd898fb0f7ae506e4a273d1b SHA1 f394102875c9c82ab01cd1aef3976c6bea8bdc17 SHA256 eea6dd65ef32bfd9fc9dffc2b7769f8a3d36192fd39312c594859ca56b1738b8 DIST barcode-0.98.tar.gz 335658 RMD160 13685a100a151149a83d28a46372cf562fd750ba SHA1 15b9598bcaa67bcff1f63309d1a18840b9a12899 SHA256 4229e19279b9787ac7e98852fa0bfd93986dce93b9cb07d93a017d68d409b635 -EBUILD barcode-0.98.ebuild 837 RMD160 2cd5157484f86e33486a72ce6a4fe41ceccbb175 SHA1 f3238cb56fd61bcee38948ef48315507e9c5723f SHA256 78801a90f14f348bbc76b72268a1bf3b220b3296b841c37d557551c539d7fc12 -MISC ChangeLog 1574 RMD160 b1dfe99b5ad574bc0c4564b9ed71c0b5f4a02da2 SHA1 8bbc6d4842b1d9e1bf36c9fc8d1654bf54a14c0e SHA256 afd5f21e136c4d5683746b443a6433fef388474ecb09dd4fdc4d07b3f495fdfc +EBUILD barcode-0.98.ebuild 840 RMD160 9e06fec6c7ee287941de7b934e9908eecc7bf3a1 SHA1 84ce695877847365d8b7b413ff49edc0a6ad1677 SHA256 c8a2a253774bfe7839d9e4fc011be16276abf376858f1ce0fd855f4844addc77 +MISC ChangeLog 1687 RMD160 49c6721dda94b15c300f4ce12b05d37604b31405 SHA1 0a7908b82df57fbbf716571741d204daa0b1bbae SHA256 05fa071edd81690f51999198105904acd22bb07853c4db27d372e84646e0e26d MISC metadata.xml 231 RMD160 c13056229989c3d4f448a7c7abcff3f4ee7ce13c SHA1 2d63dfb700b223f8f37c078692a81b2237896bce SHA256 4595c2615fd7c9095517949b1a920d4457f92801eb9d46307b18aafe58ec2a8a +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.9 (GNU/Linux) + +iEYEARECAAYFAkmoXm0ACgkQV3J2n04Eauwh4gCgoXzFa8bazCWni22IJahRvqqy +ftUAoJpsU7KDcbOoh6+Yv8SUzi78PqeN +=PBlv +-----END PGP SIGNATURE----- diff --git a/app-text/barcode/barcode-0.98.ebuild b/app-text/barcode/barcode-0.98.ebuild index 0b24d5b57d58..a2d61ff59c21 100644 --- a/app-text/barcode/barcode-0.98.ebuild +++ b/app-text/barcode/barcode-0.98.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.16 2008/09/14 01:44:00 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/barcode/barcode-0.98.ebuild,v 1.17 2009/02/27 21:43:50 tove Exp $ inherit eutils toolchain-funcs @@ -26,7 +26,7 @@ src_unpack() { src_compile() { tc-export CC econf - emake || "emake failed" + emake || die "emake failed" } src_install() { |