summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <msterret@gentoo.org>2003-09-06 08:22:17 +0000
committerMichael Sterrett <msterret@gentoo.org>2003-09-06 08:22:17 +0000
commitaafe8a9053cd7ba83afd51c4e66a18d04408abdc (patch)
tree383ced077ce26b76e952d78e9fb13a5d0f0bfe6f
parentrewrote ebuild so I could fix the header; also version bump (diff)
downloadgentoo-2-aafe8a9053cd7ba83afd51c4e66a18d04408abdc.tar.gz
gentoo-2-aafe8a9053cd7ba83afd51c4e66a18d04408abdc.tar.bz2
gentoo-2-aafe8a9053cd7ba83afd51c4e66a18d04408abdc.zip
removed old version
-rw-r--r--sys-devel/autoproject/Manifest2
-rw-r--r--sys-devel/autoproject/autoproject-0.16.ebuild27
-rw-r--r--sys-devel/autoproject/files/digest-autoproject-0.161
3 files changed, 0 insertions, 30 deletions
diff --git a/sys-devel/autoproject/Manifest b/sys-devel/autoproject/Manifest
index 6ccf76b938a6..a35d2cfb693f 100644
--- a/sys-devel/autoproject/Manifest
+++ b/sys-devel/autoproject/Manifest
@@ -1,5 +1,3 @@
MD5 ef2aed9bdee3a4d4a4516219c1dab2e3 ChangeLog 545
-MD5 32403d4eee7de3a82229ad8b1417c972 autoproject-0.16.ebuild 870
MD5 0c5bf95841153c69a6e794dc324d12f8 autoproject-0.17.ebuild 643
-MD5 8ee35ea6a7750c457346cfc9a2bf5905 files/digest-autoproject-0.16 68
MD5 9cfa12d644272e7e33bfaa276731adad files/digest-autoproject-0.17 68
diff --git a/sys-devel/autoproject/autoproject-0.16.ebuild b/sys-devel/autoproject/autoproject-0.16.ebuild
deleted file mode 100644
index afe9468cb354..000000000000
--- a/sys-devel/autoproject/autoproject-0.16.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 2002 Dan Hopkins <drhop12@earthlink.net>
-# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/autoproject/autoproject-0.16.ebuild,v 1.3 2003/02/28 13:18:14 liquidx Exp $
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Used to start a programming project using autoconf, automake, and optionally a command line parser generator"
-SRC_URI="http://www.ibiblio.org/pub/Linux/devel/${P}.tar.gz
- http://www.mv.com/ipusers/vanzandt/${P}.tar.gz"
-HOMEPAGE="http://www.mv.com/ipusers/vanzandt/"
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-DEPEND="sys-devel/automake"
-SLOT="0"
-IUSE=""
-
-src_install() {
- cd ${S}
- make prefix=${D}/usr \
- datadir=${D}/usr/share \
- mandir=${D}/usr/share/man \
- infodir=${D}/usr/share/info \
- install || die
-
- docinto ${PV}
- dodoc COPYING AUTHORS BUGS NEWS README TODO THANKS
- dodoc ChangeLog
-}
diff --git a/sys-devel/autoproject/files/digest-autoproject-0.16 b/sys-devel/autoproject/files/digest-autoproject-0.16
deleted file mode 100644
index dd986a696fb2..000000000000
--- a/sys-devel/autoproject/files/digest-autoproject-0.16
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fe032803abff960c66844a382f0ba190 autoproject-0.16.tar.gz 118208