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 /sys-libs | |
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)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild | 4 | ||||
-rw-r--r-- | sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/libieee1284/libieee1284-0.2.0.ebuild | 3 | ||||
-rw-r--r-- | sys-libs/libieee1284/libieee1284-0.2.8.ebuild | 7 |
7 files changed, 7 insertions, 22 deletions
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* |