summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Heim <phreak@gentoo.org>2006-09-27 16:49:36 +0000
committerChristian Heim <phreak@gentoo.org>2006-09-27 16:49:36 +0000
commit80d22872f4a8e7de9c0b6710a946c36d66cb3738 (patch)
treecf972b92186e06399be0c65c3f00b4e7267f452c /dev-libs/libhoard
parentapp-misc/emelfm2 removal (was pending removal 27th September 2006), see #9047... (diff)
downloadhistorical-80d22872f4a8e7de9c0b6710a946c36d66cb3738.tar.gz
historical-80d22872f4a8e7de9c0b6710a946c36d66cb3738.tar.bz2
historical-80d22872f4a8e7de9c0b6710a946c36d66cb3738.zip
dev-libs/libhoard removal (was pending removal 27th September 2006), see #99473 for reference.
Diffstat (limited to 'dev-libs/libhoard')
-rw-r--r--dev-libs/libhoard/ChangeLog28
-rw-r--r--dev-libs/libhoard/Manifest5
-rw-r--r--dev-libs/libhoard/files/digest-libhoard-2.1.01
-rw-r--r--dev-libs/libhoard/files/digest-libhoard-2.1.2d1
-rw-r--r--dev-libs/libhoard/libhoard-2.1.0.ebuild32
-rw-r--r--dev-libs/libhoard/libhoard-2.1.2d.ebuild32
6 files changed, 0 insertions, 99 deletions
diff --git a/dev-libs/libhoard/ChangeLog b/dev-libs/libhoard/ChangeLog
deleted file mode 100644
index 02bdf38ccd33..000000000000
--- a/dev-libs/libhoard/ChangeLog
+++ /dev/null
@@ -1,28 +0,0 @@
-# ChangeLog for dev-libs/libhoard
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhoard/ChangeLog,v 1.8 2004/07/02 04:46:25 eradicator Exp $
-
- 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org>
- libhoard-2.1.0.ebuild, libhoard-2.1.2d.ebuild:
- virtual/glibc -> virtual/libc
-
- 26 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> libhoard-2.1.0.ebuild,
- libhoard-2.1.2d.ebuild:
- fix SRC_URI; IUSE
-
- 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
-
-*libhoard-2.1.2d (31 Jul 2003)
-
- 31 Jul 2003; Ryan Phillips <rphillips@gentoo.org> libhoard-2.1.2d.ebuild :
- new version
-
-*libhoard-2.1.0 (09 June 2002)
-
- 09 June 2002; Ryan Phillips <rphillips@gentoo.org> ChangeLog :
-
- Added initial ChangeLog which should be updated whenever the package is
- updated in any way. This changelog is targetted to users. This means that the
- comments should well explained and written in clean English. The details about
- writing correct changelogs are explained in the skel.ChangeLog file which you
- can find in the root directory of the portage repository.
diff --git a/dev-libs/libhoard/Manifest b/dev-libs/libhoard/Manifest
deleted file mode 100644
index c52d5721d919..000000000000
--- a/dev-libs/libhoard/Manifest
+++ /dev/null
@@ -1,5 +0,0 @@
-MD5 5dce2493a2184e5fecf0caa03970b1e2 ChangeLog 1155
-MD5 02c84ac652fd236673ee7defa4467129 libhoard-2.1.0.ebuild 745
-MD5 2979f8266113901bd165bcfabf88bd99 libhoard-2.1.2d.ebuild 779
-MD5 84f94622fc0252ed80f59da459d4e467 files/digest-libhoard-2.1.0 66
-MD5 abfcdad5381c1db2703c0460cc584655 files/digest-libhoard-2.1.2d 67
diff --git a/dev-libs/libhoard/files/digest-libhoard-2.1.0 b/dev-libs/libhoard/files/digest-libhoard-2.1.0
deleted file mode 100644
index fbda4a4d4e3d..000000000000
--- a/dev-libs/libhoard/files/digest-libhoard-2.1.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 eb9a006aca2fedee8d3cc4acbb47903b libhoard-2.1.0.tar.gz 507275
diff --git a/dev-libs/libhoard/files/digest-libhoard-2.1.2d b/dev-libs/libhoard/files/digest-libhoard-2.1.2d
deleted file mode 100644
index 4ebbd59fdb05..000000000000
--- a/dev-libs/libhoard/files/digest-libhoard-2.1.2d
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fd0247f3ec28f507e2eb6b437263fcfe libhoard-2.1.2d.tar.gz 570753
diff --git a/dev-libs/libhoard/libhoard-2.1.0.ebuild b/dev-libs/libhoard/libhoard-2.1.0.ebuild
deleted file mode 100644
index 0d7cdd1d8cf4..000000000000
--- a/dev-libs/libhoard/libhoard-2.1.0.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhoard/libhoard-2.1.0.ebuild,v 1.10 2004/07/02 04:46:25 eradicator Exp $
-
-inherit libtool
-
-DESCRIPTION="A fast, scalable and memory-efficient allocator for multiprocessors"
-HOMEPAGE="http://www.hoard.org/"
-SRC_URI="http://www.hoard.org/${P}.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="x86 sparc"
-IUSE=""
-
-DEPEND="virtual/libc"
-
-src_compile() {
- # update libtool
- elibtoolize
-
- # enable the GNU extensions
- export CPPFLAGS=-D_GNU_SOURCE
-
- econf || die "./configure failed"
- emake || die "compilation failed"
-}
-
-src_install () {
- make DESTDIR=${D} install || die
- dodoc NEWS README docs/*
-}
diff --git a/dev-libs/libhoard/libhoard-2.1.2d.ebuild b/dev-libs/libhoard/libhoard-2.1.2d.ebuild
deleted file mode 100644
index 6a18ad1f8a39..000000000000
--- a/dev-libs/libhoard/libhoard-2.1.2d.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2004 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libhoard/libhoard-2.1.2d.ebuild,v 1.6 2004/07/02 04:46:25 eradicator Exp $
-
-inherit libtool
-
-DESCRIPTION="A fast, scalable and memory-efficient allocator for multiprocessors"
-HOMEPAGE="http://www.hoard.org/"
-SRC_URI="http://www.cs.umass.edu/%7Eemery/software/libhoard-2.1.2d.tar.gz"
-
-SLOT="0"
-LICENSE="LGPL-2.1"
-KEYWORDS="~x86 ~sparc"
-IUSE=""
-
-DEPEND="virtual/libc"
-
-src_compile() {
- # update libtool
- elibtoolize
-
- # enable the GNU extensions
- export CPPFLAGS=-D_GNU_SOURCE
-
- econf || die "./configure failed"
- emake || die "compilation failed"
-}
-
-src_install () {
- make DESTDIR=${D} install || die
- dodoc NEWS README docs/*
-}