summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-12 10:06:33 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-12 10:06:33 +0000
commit992d34d3a5dab549633ef3643e9d9d343fdb70d3 (patch)
tree0016c163bccc30bcf7504821f26baed3ce55b2c8 /dev-libs
parentadded bug# to keep trak of things (diff)
downloadhistorical-992d34d3a5dab549633ef3643e9d9d343fdb70d3.tar.gz
historical-992d34d3a5dab549633ef3643e9d9d343fdb70d3.tar.bz2
historical-992d34d3a5dab549633ef3643e9d9d343fdb70d3.zip
removded crusty ebuilds
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/expat/expat-1.95.3.ebuild28
-rw-r--r--dev-libs/expat/expat-1.95.5.ebuild24
-rw-r--r--dev-libs/expat/files/digest-expat-1.95.31
-rw-r--r--dev-libs/expat/files/digest-expat-1.95.51
4 files changed, 0 insertions, 54 deletions
diff --git a/dev-libs/expat/expat-1.95.3.ebuild b/dev-libs/expat/expat-1.95.3.ebuild
deleted file mode 100644
index 85462153433e..000000000000
--- a/dev-libs/expat/expat-1.95.3.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.3.ebuild,v 1.5 2003/02/13 10:37:30 vapier Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="XML parsing libraries"
-SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
-HOMEPAGE="http://expat.sourceforge.net"
-
-DEPEND="virtual/glibc"
-
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="x86 sparc "
-
-src_compile() {
- ./configure --prefix=/usr || die
-
- # parallel make doesnt work
- make || die
-}
-
-src_install() {
- make prefix=${D}/usr install || die
-
- dodoc COPYING Changes MANIFEST README
- dohtml doc/*
-}
diff --git a/dev-libs/expat/expat-1.95.5.ebuild b/dev-libs/expat/expat-1.95.5.ebuild
deleted file mode 100644
index 2a9de7c3fe40..000000000000
--- a/dev-libs/expat/expat-1.95.5.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.5.ebuild,v 1.6 2003/02/13 10:37:45 vapier Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="XML parsing libraries"
-SRC_URI="mirror://sourceforge/expat/${P}.tar.gz"
-HOMEPAGE="http://expat.sourceforge.net"
-DEPEND="virtual/glibc"
-SLOT="0"
-LICENSE="as-is"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa"
-
-src_compile() {
- econf
- # parallel make doesnt work
- make || die
-}
-
-src_install() {
- einstall
- dodoc COPYING Changes MANIFEST README
- dohtml doc/*
-}
diff --git a/dev-libs/expat/files/digest-expat-1.95.3 b/dev-libs/expat/files/digest-expat-1.95.3
deleted file mode 100644
index 5c02ab9b10a3..000000000000
--- a/dev-libs/expat/files/digest-expat-1.95.3
+++ /dev/null
@@ -1 +0,0 @@
-MD5 738ea1f00b58d8a0e96b308b793bd10f expat-1.95.3.tar.gz 255193
diff --git a/dev-libs/expat/files/digest-expat-1.95.5 b/dev-libs/expat/files/digest-expat-1.95.5
deleted file mode 100644
index d58bc562a37b..000000000000
--- a/dev-libs/expat/files/digest-expat-1.95.5
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6500d7d8c6c2c985cc0be257c9840cb4 expat-1.95.5.tar.gz 282537