summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 14:19:00 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 14:19:00 +0000
commit25fe78292503c7be25c4facd87d856b1bd994a25 (patch)
treecf5eb4ed140ce7b46770dda76f61a41b20840e42 /dev-libs/expat
parentsync IUSE (missing), don't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-25fe78292503c7be25c4facd87d856b1bd994a25.tar.gz
gentoo-2-25fe78292503c7be25c4facd87d856b1bd994a25.tar.bz2
gentoo-2-25fe78292503c7be25c4facd87d856b1bd994a25.zip
sync IUSE (missing), don't dep on arch for gnuconfig_update
Diffstat (limited to 'dev-libs/expat')
-rw-r--r--dev-libs/expat/expat-1.95.4.ebuild3
-rw-r--r--dev-libs/expat/expat-1.95.5-r1.ebuild3
-rw-r--r--dev-libs/expat/expat-1.95.6-r1.ebuild5
-rw-r--r--dev-libs/expat/expat-1.95.6.ebuild3
-rw-r--r--dev-libs/expat/expat-1.95.7.ebuild4
5 files changed, 11 insertions, 7 deletions
diff --git a/dev-libs/expat/expat-1.95.4.ebuild b/dev-libs/expat/expat-1.95.4.ebuild
index be48990c568a..ec4057463b3e 100644
--- a/dev-libs/expat/expat-1.95.4.ebuild
+++ b/dev-libs/expat/expat-1.95.4.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/dev-libs/expat/expat-1.95.4.ebuild,v 1.17 2004/07/02 04:40:12 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.4.ebuild,v 1.18 2004/07/14 14:19:00 agriffis Exp $
DESCRIPTION="XML parsing libraries"
SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://expat.sourceforge.net/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ppc sparc alpha mips hppa"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/expat/expat-1.95.5-r1.ebuild b/dev-libs/expat/expat-1.95.5-r1.ebuild
index cbafee264442..d721c1117abb 100644
--- a/dev-libs/expat/expat-1.95.5-r1.ebuild
+++ b/dev-libs/expat/expat-1.95.5-r1.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/dev-libs/expat/expat-1.95.5-r1.ebuild,v 1.12 2004/07/02 04:40:12 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.5-r1.ebuild,v 1.13 2004/07/14 14:19:00 agriffis Exp $
DESCRIPTION="XML parsing libraries"
SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://expat.sourceforge.net/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ~ppc ~sparc ~alpha ~hppa"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/expat/expat-1.95.6-r1.ebuild b/dev-libs/expat/expat-1.95.6-r1.ebuild
index 4cbae08b40d0..d935af1f170d 100644
--- a/dev-libs/expat/expat-1.95.6-r1.ebuild
+++ b/dev-libs/expat/expat-1.95.6-r1.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/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.17 2004/07/02 04:40:12 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.18 2004/07/14 14:19:00 agriffis Exp $
inherit eutils gnuconfig
@@ -11,6 +11,7 @@ HOMEPAGE="http://expat.sourceforge.net/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="amd64 x86 ppc sparc alpha hppa ia64 mips"
+IUSE=""
DEPEND="virtual/libc"
@@ -25,7 +26,7 @@ src_unpack() {
src_compile() {
# Detect mips systems properly
- use mips && gnuconfig_update
+ gnuconfig_update
econf || die
# parallel make doesnt work
diff --git a/dev-libs/expat/expat-1.95.6.ebuild b/dev-libs/expat/expat-1.95.6.ebuild
index 989fcef64c28..7fb175c74a37 100644
--- a/dev-libs/expat/expat-1.95.6.ebuild
+++ b/dev-libs/expat/expat-1.95.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/dev-libs/expat/expat-1.95.6.ebuild,v 1.9 2004/07/02 04:40:12 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6.ebuild,v 1.10 2004/07/14 14:19:00 agriffis Exp $
DESCRIPTION="XML parsing libraries"
SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://expat.sourceforge.net/"
SLOT="0"
LICENSE="as-is"
KEYWORDS="x86 ~ppc ~sparc ~alpha hppa"
+IUSE=""
DEPEND="virtual/libc"
diff --git a/dev-libs/expat/expat-1.95.7.ebuild b/dev-libs/expat/expat-1.95.7.ebuild
index bc0b5e58da5a..11b5b2c4fba0 100644
--- a/dev-libs/expat/expat-1.95.7.ebuild
+++ b/dev-libs/expat/expat-1.95.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/dev-libs/expat/expat-1.95.7.ebuild,v 1.14 2004/07/02 04:40:12 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.7.ebuild,v 1.15 2004/07/14 14:19:00 agriffis Exp $
inherit gnuconfig
@@ -17,7 +17,7 @@ DEPEND="virtual/libc"
src_compile() {
# Detect mips systems properly
- use mips && gnuconfig_update
+ gnuconfig_update
econf || die "econf failed"
emake || die