summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAchim Gottinger <achim@gentoo.org>2001-04-30 09:39:24 +0000
committerAchim Gottinger <achim@gentoo.org>2001-04-30 09:39:24 +0000
commit1a6fbb0e3b0026d97f32f9d76e2a372736545916 (patch)
treea0fbad241eadfe171d01c405062870474f985c72 /dev-libs/expat
parentCleanup (diff)
downloadgentoo-2-1a6fbb0e3b0026d97f32f9d76e2a372736545916.tar.gz
gentoo-2-1a6fbb0e3b0026d97f32f9d76e2a372736545916.tar.bz2
gentoo-2-1a6fbb0e3b0026d97f32f9d76e2a372736545916.zip
Cleanup
Diffstat (limited to 'dev-libs/expat')
-rw-r--r--dev-libs/expat/expat-1.95.1.ebuild27
-rw-r--r--dev-libs/expat/files/digest-expat-1.95.11
2 files changed, 0 insertions, 28 deletions
diff --git a/dev-libs/expat/expat-1.95.1.ebuild b/dev-libs/expat/expat-1.95.1.ebuild
deleted file mode 100644
index 5370e62723ca..000000000000
--- a/dev-libs/expat/expat-1.95.1.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2000 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License, v2 or later
-# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.1.ebuild,v 1.2 2001/02/08 19:21:33 achim Exp $
-
-A=${P}.tar.gz
-S=${WORKDIR}/${P}
-DESCRIPTION="XML parsing libraries"
-SRC_URI="http://download.sourceforge.net/expat/${A}"
-HOMEPAGE="http://expat.sourceforge.net"
-
-DEPEND="virtual/glibc"
-
-src_compile() {
-
- try ./configure --prefix=/usr
- try pmake
-}
-
-src_install() {
-
- try make prefix=${D}/usr install
- dodoc ${S}/README
-}
-
-
-
diff --git a/dev-libs/expat/files/digest-expat-1.95.1 b/dev-libs/expat/files/digest-expat-1.95.1
deleted file mode 100644
index b3fd29b662b1..000000000000
--- a/dev-libs/expat/files/digest-expat-1.95.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 113ebbf7efaf7179d869341cbb2879f7 expat-1.95.1.tar.gz