diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-25 22:12:18 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-25 22:12:18 +0000 |
commit | 16aa6ee2b06869b1dbc5819aee4485c9da8cf882 (patch) | |
tree | df85915e1fef19a1749d92c785e8b955774f8089 /app-laptop | |
parent | Add die following econf for bug 48950 (diff) | |
download | historical-16aa6ee2b06869b1dbc5819aee4485c9da8cf882.tar.gz historical-16aa6ee2b06869b1dbc5819aee4485c9da8cf882.tar.bz2 historical-16aa6ee2b06869b1dbc5819aee4485c9da8cf882.zip |
Add die following econf for bug 48950
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tpb/ChangeLog | 6 | ||||
-rw-r--r-- | app-laptop/tpb/Manifest | 14 | ||||
-rw-r--r-- | app-laptop/tpb/tpb-0.4.2.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/tpb/tpb-0.5.1.ebuild | 4 | ||||
-rw-r--r-- | app-laptop/tpb/tpb-0.6.0.ebuild | 4 |
5 files changed, 18 insertions, 14 deletions
diff --git a/app-laptop/tpb/ChangeLog b/app-laptop/tpb/ChangeLog index fd139bed06aa..dcd1df0bd256 100644 --- a/app-laptop/tpb/ChangeLog +++ b/app-laptop/tpb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-laptop/tpb # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.3 2004/03/31 01:10:52 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/ChangeLog,v 1.4 2004/04/25 22:12:18 agriffis Exp $ + + 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> tpb-0.4.2.ebuild, + tpb-0.5.1.ebuild, tpb-0.6.0.ebuild: + Add die following econf for bug 48950 *tpb-0.6.1 (30 Mar 2004) diff --git a/app-laptop/tpb/Manifest b/app-laptop/tpb/Manifest index cee7701921f7..8b1aae2dfee4 100644 --- a/app-laptop/tpb/Manifest +++ b/app-laptop/tpb/Manifest @@ -1,11 +1,11 @@ +MD5 bd6e18dfe6fcfbe00b47298db28c16ff tpb-0.4.2.ebuild 681 +MD5 7326051672eedac1c06e28ead75e4d80 tpb-0.6.0.ebuild 829 +MD5 fe9a74e8df53958f3323e49b502c39ab tpb-0.5.1.ebuild 831 +MD5 501cb4efe3eb82ae0adc6e79c17bd203 ChangeLog 1465 +MD5 19fd766bac8e110b4620363a1ace26dd metadata.xml 159 +MD5 af88d953385f9cda2e88fdbc89d1cf26 tpb-0.6.1.ebuild 855 +MD5 5cba07339a0908c048f81d7b21dc9d36 files/tpb-configure-fix.diff 478 MD5 69f14f1aff93cd330a33f4dff7faeaa5 files/digest-tpb-0.4.2 60 MD5 e17af97421dc0cf66db7df20b072a8fc files/digest-tpb-0.5.1 61 MD5 1e7a1afc483eed7b3388cbe1f9d5e8e3 files/digest-tpb-0.6.0 61 -MD5 5cba07339a0908c048f81d7b21dc9d36 files/tpb-configure-fix.diff 478 MD5 d3931faff71bccefde71f82e07d03c61 files/digest-tpb-0.6.1 61 -MD5 e6a7f4ec606e9ea85d65686de23c380b ChangeLog 1317 -MD5 19fd766bac8e110b4620363a1ace26dd metadata.xml 159 -MD5 15346acefaaefb44299c273449c4062a tpb-0.4.2.ebuild 658 -MD5 1725213d66243310a9c15bcee5495fd3 tpb-0.5.1.ebuild 807 -MD5 e2dbfcec0b7696b33327ffe1fcff7408 tpb-0.6.0.ebuild 805 -MD5 af88d953385f9cda2e88fdbc89d1cf26 tpb-0.6.1.ebuild 855 diff --git a/app-laptop/tpb/tpb-0.4.2.ebuild b/app-laptop/tpb/tpb-0.4.2.ebuild index 1f5fde4d71e6..39f7afd51b36 100644 --- a/app-laptop/tpb/tpb-0.4.2.ebuild +++ b/app-laptop/tpb/tpb-0.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.4.2.ebuild,v 1.1 2004/03/08 05:08:54 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.4.2.ebuild,v 1.2 2004/04/25 22:12:18 agriffis Exp $ DESCRIPTION="Thinkpad button utility" HOMEPAGE="http://savannah.nongnu.org/projects/tpb/" @@ -14,7 +14,7 @@ IUSE="" DEPEND="x11-libs/xosd" src_compile() { - econf + econf || die "econf failed" emake || die } diff --git a/app-laptop/tpb/tpb-0.5.1.ebuild b/app-laptop/tpb/tpb-0.5.1.ebuild index 825b770506f7..c5dab75f5add 100644 --- a/app-laptop/tpb/tpb-0.5.1.ebuild +++ b/app-laptop/tpb/tpb-0.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.5.1.ebuild,v 1.2 2004/04/06 04:07:48 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.5.1.ebuild,v 1.3 2004/04/25 22:12:18 agriffis Exp $ inherit eutils @@ -22,7 +22,7 @@ src_unpack() { } src_compile() { - econf `use_enable X xosd` `use_enable nls` + econf `use_enable X xosd` `use_enable nls` || die "econf failed" emake || die } diff --git a/app-laptop/tpb/tpb-0.6.0.ebuild b/app-laptop/tpb/tpb-0.6.0.ebuild index 0127098eab17..9bdfe454d5fc 100644 --- a/app-laptop/tpb/tpb-0.6.0.ebuild +++ b/app-laptop/tpb/tpb-0.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.6.0.ebuild,v 1.2 2004/04/06 04:07:59 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/tpb/tpb-0.6.0.ebuild,v 1.3 2004/04/25 22:12:18 agriffis Exp $ inherit eutils @@ -25,7 +25,7 @@ src_unpack() { src_compile() { local myconf - econf ${myconf} `use_enable nls` + econf ${myconf} `use_enable nls` || die "econf failed" emake || die } |