diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-10 01:04:57 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-10 01:04:57 +0000 |
commit | 72f3027b8862aea88534e8208d2a1eaab0799f53 (patch) | |
tree | aac23f9c74fe725ca4ed0c9a8cf2e524d20aef25 | |
parent | QA: Don't assign default to S; Use default src_compile (diff) | |
download | gentoo-2-72f3027b8862aea88534e8208d2a1eaab0799f53.tar.gz gentoo-2-72f3027b8862aea88534e8208d2a1eaab0799f53.tar.bz2 gentoo-2-72f3027b8862aea88534e8208d2a1eaab0799f53.zip |
QA: Don't assign default to S
(Portage version: 2.0.51.22-r1)
21 files changed, 25 insertions, 78 deletions
diff --git a/net-im/ekg2/ekg2-20050206.ebuild b/net-im/ekg2/ekg2-20050206.ebuild index a9be192da3b4..cd8ecaa15462 100644 --- a/net-im/ekg2/ekg2-20050206.ebuild +++ b/net-im/ekg2/ekg2-20050206.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-20050206.ebuild,v 1.1 2005/02/07 08:08:50 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-20050206.ebuild,v 1.2 2005/07/10 01:02:11 swegener Exp $ DESCRIPTION="Text based Instant Messenger client that supports many protocols like Jabber and Gadu-Gadu" HOMEPAGE="http://www.ekg2.org/" @@ -22,10 +22,6 @@ DEPEND=">=dev-libs/expat-1.95.6 gsm? ( >=media-sound/gsm-1.0.10 ) python? ( >=dev-lang/python-2.3.3 )" -#RDEPEND="" - -S=${WORKDIR}/${P} - src_compile() { econf \ diff --git a/net-im/ekg2/ekg2-20050309.ebuild b/net-im/ekg2/ekg2-20050309.ebuild index ab27051706d5..75622abe8812 100644 --- a/net-im/ekg2/ekg2-20050309.ebuild +++ b/net-im/ekg2/ekg2-20050309.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-20050309.ebuild,v 1.1 2005/03/11 21:10:40 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-20050309.ebuild,v 1.2 2005/07/10 01:02:11 swegener Exp $ DESCRIPTION="Text based Instant Messenger client that supports many protocols like Jabber and Gadu-Gadu" HOMEPAGE="http://www.ekg2.org/" @@ -22,10 +22,6 @@ DEPEND=">=dev-libs/expat-1.95.6 gsm? ( >=media-sound/gsm-1.0.10 ) python? ( >=dev-lang/python-2.3.3 )" -#RDEPEND="" - -S=${WORKDIR}/${P} - src_compile() { econf \ diff --git a/net-im/ekg2/ekg2-20050518.ebuild b/net-im/ekg2/ekg2-20050518.ebuild index 0292ac8b06d8..190d36c9c6c6 100644 --- a/net-im/ekg2/ekg2-20050518.ebuild +++ b/net-im/ekg2/ekg2-20050518.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-20050518.ebuild,v 1.1 2005/05/19 13:39:10 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/ekg2/ekg2-20050518.ebuild,v 1.2 2005/07/10 01:02:11 swegener Exp $ DESCRIPTION="Text based Instant Messenger client that supports many protocols like Jabber and Gadu-Gadu" HOMEPAGE="http://www.ekg2.org/" @@ -22,10 +22,6 @@ DEPEND=">=dev-libs/expat-1.95.6 gsm? ( >=media-sound/gsm-1.0.10 ) python? ( >=dev-lang/python-2.3.3 )" -#RDEPEND="" - -S=${WORKDIR}/${P} - src_compile() { econf \ diff --git a/net-im/licq/licq-1.3.0-r3.ebuild b/net-im/licq/licq-1.3.0-r3.ebuild index c4be4a625727..f2cba264d97f 100644 --- a/net-im/licq/licq-1.3.0-r3.ebuild +++ b/net-im/licq/licq-1.3.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0-r3.ebuild,v 1.2 2005/07/07 04:52:24 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0-r3.ebuild,v 1.3 2005/07/10 01:02:30 swegener Exp $ inherit eutils kde-functions @@ -27,8 +27,6 @@ DEPEND="kde? ( >=kde-base/kdelibs-3.0 ) ncurses? ( sys-libs/ncurses =dev-libs/cdk-4.9.11.20031210-r1 ) crypt? ( >=app-crypt/gpgme-1.0.0 )" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} diff --git a/net-im/licq/licq-1.3.0.ebuild b/net-im/licq/licq-1.3.0.ebuild index 24306579290b..3bb8348cc335 100644 --- a/net-im/licq/licq-1.3.0.ebuild +++ b/net-im/licq/licq-1.3.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.5 2005/07/07 04:52:24 caleb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.3.0.ebuild,v 1.6 2005/07/10 01:02:30 swegener Exp $ inherit eutils kde-functions @@ -26,8 +26,6 @@ DEPEND="kde? ( >=kde-base/kdelibs-3.0 ) ncurses? ( sys-libs/ncurses dev-libs/cdk ) crypt? ( =app-crypt/gpgme-0.3.14-r1 )" -S=${WORKDIR}/${P} - src_unpack() { unpack ${A} diff --git a/net-libs/aqbanking/aqbanking-0.9.8.ebuild b/net-libs/aqbanking/aqbanking-0.9.8.ebuild index f4ad859adf42..0f524be4c381 100644 --- a/net-libs/aqbanking/aqbanking-0.9.8.ebuild +++ b/net-libs/aqbanking/aqbanking-0.9.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-0.9.8.ebuild,v 1.5 2005/01/02 18:19:45 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-0.9.8.ebuild,v 1.6 2005/07/10 01:04:57 swegener Exp $ DESCRIPTION="Generic Online Banking Interface" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc" IUSE="debug" DEPEND=">=sys-libs/gwenhywfar-1.2" -S=${WORKDIR}/${P} src_compile() { econf `use_enable debug` || die diff --git a/net-libs/aqbanking/aqbanking-0.9.9.ebuild b/net-libs/aqbanking/aqbanking-0.9.9.ebuild index 2fbf37598666..4fea3df87927 100644 --- a/net-libs/aqbanking/aqbanking-0.9.9.ebuild +++ b/net-libs/aqbanking/aqbanking-0.9.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-0.9.9.ebuild,v 1.1 2005/01/13 12:07:30 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-0.9.9.ebuild,v 1.2 2005/07/10 01:04:57 swegener Exp $ DESCRIPTION="Generic Online Banking Interface" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -10,7 +10,6 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~alpha ~ppc" IUSE="debug" DEPEND=">=sys-libs/gwenhywfar-1.4" -S=${WORKDIR}/${P} src_compile() { econf `use_enable debug` || die diff --git a/net-libs/aqbanking/aqbanking-1.0.4_beta.ebuild b/net-libs/aqbanking/aqbanking-1.0.4_beta.ebuild index abc97aad8bc8..4aaa11785e97 100644 --- a/net-libs/aqbanking/aqbanking-1.0.4_beta.ebuild +++ b/net-libs/aqbanking/aqbanking-1.0.4_beta.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-1.0.4_beta.ebuild,v 1.3 2005/02/14 17:15:31 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-1.0.4_beta.ebuild,v 1.4 2005/07/10 01:04:57 swegener Exp $ DESCRIPTION="Generic Online Banking Interface" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -12,11 +12,10 @@ IUSE="debug" DEPEND=">=sys-libs/gwenhywfar-1.7.2 app-misc/ktoblzcheck" S=${WORKDIR}/${P/_/} -MAKEOPTS="-j1" src_compile() { econf `use_enable debug` || die - emake || die + emake -j1 || die } src_install() { diff --git a/net-libs/aqbanking/aqbanking-1.0.6.ebuild b/net-libs/aqbanking/aqbanking-1.0.6.ebuild index d4ece25aa152..7a7e407909ae 100644 --- a/net-libs/aqbanking/aqbanking-1.0.6.ebuild +++ b/net-libs/aqbanking/aqbanking-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-1.0.6.ebuild,v 1.1 2005/03/13 22:40:12 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-1.0.6.ebuild,v 1.2 2005/07/10 01:04:57 swegener Exp $ DESCRIPTION="Generic Online Banking Interface" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -11,12 +11,10 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" IUSE="debug" DEPEND=">=sys-libs/gwenhywfar-1.9.0 app-misc/ktoblzcheck" -S=${WORKDIR}/${P} -MAKEOPTS="-j1" src_compile() { econf `use_enable debug` || die - emake || die + emake -j1 || die } src_install() { diff --git a/net-libs/aqbanking/aqbanking-1.0.8.ebuild b/net-libs/aqbanking/aqbanking-1.0.8.ebuild index 13d5fc8e4afe..32e892cf1eef 100644 --- a/net-libs/aqbanking/aqbanking-1.0.8.ebuild +++ b/net-libs/aqbanking/aqbanking-1.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-1.0.8.ebuild,v 1.1 2005/04/13 07:03:30 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqbanking/aqbanking-1.0.8.ebuild,v 1.2 2005/07/10 01:04:57 swegener Exp $ DESCRIPTION="Generic Online Banking Interface" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -11,12 +11,10 @@ KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" IUSE="debug" DEPEND=">=sys-libs/gwenhywfar-1.11.0 app-misc/ktoblzcheck" -S=${WORKDIR}/${P} -MAKEOPTS="-j1" src_compile() { econf `use_enable debug` || die - emake || die + emake -j1 || die } src_install() { diff --git a/net-libs/aqhbci/aqhbci-1.0.6.ebuild b/net-libs/aqhbci/aqhbci-1.0.6.ebuild index 8f2cfd23ee3f..6029e6dd48ac 100644 --- a/net-libs/aqhbci/aqhbci-1.0.6.ebuild +++ b/net-libs/aqhbci/aqhbci-1.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/aqhbci-1.0.6.ebuild,v 1.1 2005/04/13 07:04:49 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/aqhbci/aqhbci-1.0.6.ebuild,v 1.2 2005/07/10 01:04:04 swegener Exp $ DESCRIPTION="HBCI backend for AqBanking" HOMEPAGE="http://www.aquamaniac.de/aqbanking/" @@ -10,14 +10,10 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64" IUSE="debug" DEPEND=">=net-libs/aqbanking-1.0.8" -S=${WORKDIR}/${P} - -# Fails with parallel make -MAKEOPTS="-j1" src_compile() { econf `use_enable debug` || die - emake || die + emake -j1 || die } src_install() { diff --git a/net-libs/libgadu/libgadu-20040820.ebuild b/net-libs/libgadu/libgadu-20040820.ebuild index 50422765cb56..b58578f058e9 100644 --- a/net-libs/libgadu/libgadu-20040820.ebuild +++ b/net-libs/libgadu/libgadu-20040820.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-20040820.ebuild,v 1.6 2004/12/31 23:42:56 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-20040820.ebuild,v 1.7 2005/07/10 01:03:30 swegener Exp $ inherit eutils libtool @@ -16,12 +16,7 @@ IUSE="ssl" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6m )" -#RDEPEND="" - -S=${WORKDIR}/${P} - src_compile() { - cd ${S} aclocal -I m4 autoheader autoconf diff --git a/net-libs/libgadu/libgadu-20041230.ebuild b/net-libs/libgadu/libgadu-20041230.ebuild index 80245c5a9809..03135b558351 100644 --- a/net-libs/libgadu/libgadu-20041230.ebuild +++ b/net-libs/libgadu/libgadu-20041230.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-20041230.ebuild,v 1.1 2004/12/31 23:42:56 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libgadu/libgadu-20041230.ebuild,v 1.2 2005/07/10 01:03:30 swegener Exp $ inherit eutils libtool @@ -16,12 +16,7 @@ IUSE="ssl threads" DEPEND="ssl? ( >=dev-libs/openssl-0.9.6m )" -#RDEPEND="" - -S=${WORKDIR}/${P} - src_compile() { - cd ${S} aclocal -I m4 autoheader autoconf diff --git a/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild b/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild index 690b9a0bae44..c0063160aefe 100644 --- a/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild +++ b/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild,v 1.4 2005/03/08 02:49:52 xmerlin Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-master/feedbackd-master-0.4.ebuild,v 1.5 2005/07/10 01:01:32 swegener Exp $ inherit eutils @@ -24,7 +24,6 @@ SRC_URI="mirror://sourceforge/feedbackd/${P}.tar.gz" IUSE="" SLOT="0" KEYWORDS="x86" -S="${WORKDIR}/${P}" src_compile() { einfo "Note: feedbackd-master needs a kernel with ipvs support and with ipvs enabled" diff --git a/sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild index 3f48bdb32c7c..383bcfc56575 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild,v 1.1 2005/04/13 07:01:45 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild,v 1.2 2005/07/10 01:01:20 swegener Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" @@ -15,8 +15,6 @@ DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) sys-libs/ncurses doc? ( app-doc/doxygen )" -S=${WORKDIR}/${P} - src_compile() { if use doc; then APIDOC="--with-docpath=/usr/share/doc/${P}/apidoc" diff --git a/sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild index 644bf323a03d..887811d1d121 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild,v 1.1 2005/01/23 01:39:23 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild,v 1.2 2005/07/10 01:01:20 swegener Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" @@ -15,8 +15,6 @@ DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) sys-libs/ncurses doc? ( app-doc/doxygen )" -S=${WORKDIR}/${P} - src_compile() { if use doc; then APIDOC="--with-docpath=/usr/share/doc/${P}/apidoc" diff --git a/sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild b/sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild index 1255f9e9a4d3..1fc036a77ae7 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild,v 1.2 2005/02/22 17:07:50 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild,v 1.3 2005/07/10 01:01:20 swegener Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" @@ -15,8 +15,6 @@ DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) sys-libs/ncurses doc? ( app-doc/doxygen )" -S=${WORKDIR}/${P} - src_compile() { if use doc; then APIDOC="--with-docpath=/usr/share/doc/${P}/apidoc" diff --git a/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild b/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild index 4adf11d72ebb..1ba3d7f67c4a 100644 --- a/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild +++ b/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild,v 1.1 2005/03/13 22:36:15 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild,v 1.2 2005/07/10 01:01:20 swegener Exp $ DESCRIPTION="A multi-platform helper library for other libraries" HOMEPAGE="http://gwenhywfar.sourceforge.net" @@ -15,8 +15,6 @@ DEPEND="ssl? ( >=dev-libs/openssl-0.9.6b ) sys-libs/ncurses doc? ( app-doc/doxygen )" -S=${WORKDIR}/${P} - src_compile() { if use doc; then APIDOC="--with-docpath=/usr/share/doc/${P}/apidoc" diff --git a/sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild b/sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild index 558c06d91de1..d631713fbab2 100644 --- a/sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild +++ b/sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild,v 1.11 2005/01/30 22:55:01 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild,v 1.12 2005/07/10 01:00:09 swegener Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Libchipcard is a library for easy access to chip cards via chip card readers (terminals)." SRC_URI="mirror://sourceforge/libchipcard/${P}.tar.gz" HOMEPAGE="http://www.libchipcard.de/" diff --git a/sys-libs/libieee1284/libieee1284-0.2.0.ebuild b/sys-libs/libieee1284/libieee1284-0.2.0.ebuild index dc4c49ee65d3..f8d5b183e418 100644 --- a/sys-libs/libieee1284/libieee1284-0.2.0.ebuild +++ b/sys-libs/libieee1284/libieee1284-0.2.0.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libieee1284/libieee1284-0.2.0.ebuild,v 1.9 2005/01/16 23:23:01 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libieee1284/libieee1284-0.2.0.ebuild,v 1.10 2005/07/10 01:00:53 swegener Exp $ inherit libtool -S=${WORKDIR}/${P} DESCRIPTION="Library to query devices using IEEE1284" HOMEPAGE="http://cyberelk.net/tim/libieee1284/index.html" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" diff --git a/sys-libs/libieee1284/libieee1284-0.2.8.ebuild b/sys-libs/libieee1284/libieee1284-0.2.8.ebuild index 962769f5007c..f0dc53bb3a87 100644 --- a/sys-libs/libieee1284/libieee1284-0.2.8.ebuild +++ b/sys-libs/libieee1284/libieee1284-0.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/libieee1284/libieee1284-0.2.8.ebuild,v 1.2 2005/01/27 03:51:45 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/libieee1284/libieee1284-0.2.8.ebuild,v 1.3 2005/07/10 01:00:53 swegener Exp $ inherit libtool eutils gnuconfig @@ -32,11 +32,6 @@ src_unpack() { gnuconfig_update } -src_compile() { - econf || die "./configure failed" - emake || die -} - src_install () { einstall || die dodoc AUTHORS NEWS README* TODO doc/interface* |