summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-libs/db/db-3.2.9-r7.ebuild7
-rw-r--r--sys-libs/db/db-4.0.14-r2.ebuild5
-rw-r--r--sys-libs/db/db-4.0.14-r3.ebuild5
-rw-r--r--sys-libs/db/db-4.2.52_p1.ebuild5
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-1.11.0.ebuild4
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-1.6.0.ebuild4
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-1.7.2.ebuild4
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-1.9.0.ebuild4
-rw-r--r--sys-libs/libchipcard/libchipcard-0.9.1-r1.ebuild3
-rw-r--r--sys-libs/libieee1284/libieee1284-0.2.0.ebuild3
-rw-r--r--sys-libs/libieee1284/libieee1284-0.2.8.ebuild7
-rw-r--r--sys-libs/lrmi/lrmi-0.6.ebuild3
-rw-r--r--sys-libs/lrmi/lrmi-0.7.ebuild3
13 files changed, 17 insertions, 40 deletions
diff --git a/sys-libs/db/db-3.2.9-r7.ebuild b/sys-libs/db/db-3.2.9-r7.ebuild
index 228e902fdd2f..c3832087ca42 100644
--- a/sys-libs/db/db-3.2.9-r7.ebuild
+++ b/sys-libs/db/db-3.2.9-r7.ebuild
@@ -1,16 +1,14 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.18 2005/01/30 19:39:20 pauldv Exp $
-
-IUSE=""
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-3.2.9-r7.ebuild,v 1.19 2005/07/10 00:59:22 swegener Exp $
inherit libtool eutils
-S="${WORKDIR}/${P}"
DESCRIPTION="Berkeley DB for transaction support in MySQL"
SRC_URI="ftp://ftp.sleepycat.com/releases/${P}.tar.gz"
HOMEPAGE="http://www.sleepycat.com/"
+IUSE=""
SLOT="3"
LICENSE="DB"
# This ebuild is to be the compatibility ebuild for when db4 is put
@@ -164,4 +162,3 @@ pkg_postinst () {
pkg_postrm () {
fix_so
}
-
diff --git a/sys-libs/db/db-4.0.14-r2.ebuild b/sys-libs/db/db-4.0.14-r2.ebuild
index 93f69128f9c2..63b13d7105a8 100644
--- a/sys-libs/db/db-4.0.14-r2.ebuild
+++ b/sys-libs/db/db-4.0.14-r2.ebuild
@@ -1,8 +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/db/db-4.0.14-r2.ebuild,v 1.27 2005/01/30 19:39:20 pauldv Exp $
-
-IUSE="tcltk java doc"
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r2.ebuild,v 1.28 2005/07/10 00:59:22 swegener Exp $
inherit eutils gnuconfig db
@@ -10,6 +8,7 @@ S="${WORKDIR}/${P}/build_unix"
DESCRIPTION="Berkeley DB"
SRC_URI="ftp://ftp.sleepycat.com/releases/${P}.tar.gz"
HOMEPAGE="http://www.sleepycat.com"
+IUSE="tcltk java doc"
SLOT="4"
LICENSE="DB"
KEYWORDS="x86 ppc sparc alpha mips hppa amd64 ia64"
diff --git a/sys-libs/db/db-4.0.14-r3.ebuild b/sys-libs/db/db-4.0.14-r3.ebuild
index 0affdaa72f7f..a4b184a80778 100644
--- a/sys-libs/db/db-4.0.14-r3.ebuild
+++ b/sys-libs/db/db-4.0.14-r3.ebuild
@@ -1,8 +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/db/db-4.0.14-r3.ebuild,v 1.13 2005/05/29 14:15:57 vapier Exp $
-
-IUSE="tcltk java doc"
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.0.14-r3.ebuild,v 1.14 2005/07/10 00:59:22 swegener Exp $
inherit eutils gnuconfig db
@@ -10,6 +8,7 @@ S="${WORKDIR}/${P}/build_unix"
DESCRIPTION="Berkeley DB"
SRC_URI="ftp://ftp.sleepycat.com/releases/${P}.tar.gz"
HOMEPAGE="http://www.sleepycat.com"
+IUSE="tcltk java doc"
SLOT="4"
LICENSE="DB"
KEYWORDS="alpha amd64 ~hppa ia64 m68k ~mips ppc ppc64 ~sparc x86"
diff --git a/sys-libs/db/db-4.2.52_p1.ebuild b/sys-libs/db/db-4.2.52_p1.ebuild
index 5379523e741c..b5a3803f4034 100644
--- a/sys-libs/db/db-4.2.52_p1.ebuild
+++ b/sys-libs/db/db-4.2.52_p1.ebuild
@@ -1,8 +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/db/db-4.2.52_p1.ebuild,v 1.10 2005/01/30 19:39:20 pauldv Exp $
-
-IUSE="tcltk java doc"
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/db/db-4.2.52_p1.ebuild,v 1.11 2005/07/10 00:59:22 swegener Exp $
inherit eutils gnuconfig db
@@ -18,6 +16,7 @@ else
MY_P=${PN}-${MY_PV}
fi
+IUSE="tcltk java doc"
S=${WORKDIR}/${MY_P}/build_unix
DESCRIPTION="Berkeley DB"
SRC_URI="ftp://ftp.sleepycat.com/releases/${MY_P}.tar.gz"
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*
diff --git a/sys-libs/lrmi/lrmi-0.6.ebuild b/sys-libs/lrmi/lrmi-0.6.ebuild
index 275e4a55725d..8c2fa404896c 100644
--- a/sys-libs/lrmi/lrmi-0.6.ebuild
+++ b/sys-libs/lrmi/lrmi-0.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lrmi/lrmi-0.6.ebuild,v 1.9 2004/07/02 08:49:04 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lrmi/lrmi-0.6.ebuild,v 1.10 2005/07/10 00:59:33 swegener Exp $
IUSE=""
DESCRIPTION="LRMI is a library for calling real mode BIOS routines under Linux."
@@ -11,7 +11,6 @@ LICENSE="MIT"
DEPEND="virtual/libc"
RDEPEND=""
SRC_URI="mirror://sourceforge/lrmi/${P}.tar.gz"
-S=${WORKDIR}/${P}
src_compile() {
emake CFLAGS="${CFLAGS}" || die
diff --git a/sys-libs/lrmi/lrmi-0.7.ebuild b/sys-libs/lrmi/lrmi-0.7.ebuild
index 1895a9025fbb..27408c5f271c 100644
--- a/sys-libs/lrmi/lrmi-0.7.ebuild
+++ b/sys-libs/lrmi/lrmi-0.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/lrmi/lrmi-0.7.ebuild,v 1.6 2004/07/02 08:49:04 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/lrmi/lrmi-0.7.ebuild,v 1.7 2005/07/10 00:59:33 swegener Exp $
IUSE=""
DESCRIPTION="LRMI is a library for calling real mode BIOS routines under Linux."
@@ -11,7 +11,6 @@ LICENSE="MIT"
DEPEND="virtual/libc"
RDEPEND=""
SRC_URI="mirror://sourceforge/lrmi/${P}.tar.gz"
-S=${WORKDIR}/${P}
src_compile() {
emake CFLAGS="${CFLAGS}" || die