summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGunnar Wrobel <wrobel@gentoo.org>2006-01-14 12:59:12 +0000
committerGunnar Wrobel <wrobel@gentoo.org>2006-01-14 12:59:12 +0000
commiteefddc43bca5e5481348d0f6202734b2bc3aefce (patch)
tree7e87311e3c80b3dfea920a57b245f4807b4d3084
parentMore restructuring (diff)
downloadoverlay-eefddc43bca5e5481348d0f6202734b2bc3aefce.tar.gz
overlay-eefddc43bca5e5481348d0f6202734b2bc3aefce.tar.bz2
overlay-eefddc43bca5e5481348d0f6202734b2bc3aefce.zip
More restructuring
svn path=/; revision=631
-rw-r--r--dev-python/python-fuse/Manifest (renamed from python-fuse/Manifest)0
-rw-r--r--dev-python/python-fuse/files/digest-python-fuse-2.3 (renamed from python-fuse/files/digest-python-fuse-2.3)0
-rw-r--r--dev-python/python-fuse/python-fuse-2.3.ebuild (renamed from python-fuse/python-fuse-2.3.ebuild)0
-rw-r--r--eclass/zpkg.eclass95
-rw-r--r--sci-biology/autoprime/Manifest6
-rw-r--r--sci-biology/autoprime/autoprime-2.0.0.ebuild37
-rw-r--r--sci-biology/autoprime/autoprime-2.0.1.ebuild37
-rw-r--r--sci-biology/autoprime/autoprime-2.0.ebuild35
-rw-r--r--sci-biology/autoprime/files/digest-autoprime-2.01
-rw-r--r--sci-biology/autoprime/files/digest-autoprime-2.0.01
-rw-r--r--sci-biology/autoprime/files/digest-autoprime-2.0.11
-rw-r--r--sci-biology/autoprimeweb/Manifest2
-rw-r--r--sci-biology/autoprimeweb/autoprimeweb-2.0.0.ebuild42
-rw-r--r--sci-biology/autoprimeweb/files/digest-autoprimeweb-2.0.01
-rw-r--r--sci-biology/ensembl-perl/Manifest7
-rw-r--r--sci-biology/ensembl-perl/ensembl-perl-31.ebuild45
-rw-r--r--sci-biology/ensembl-perl/ensembl-perl-32.ebuild45
-rw-r--r--sci-biology/ensembl-perl/ensembl-perl-33.ebuild45
-rw-r--r--sci-biology/ensembl-perl/files/Makefile.PL10
-rw-r--r--sci-biology/ensembl-perl/files/digest-ensembl-perl-310
-rw-r--r--sci-biology/ensembl-perl/files/digest-ensembl-perl-320
-rw-r--r--sci-biology/ensembl-perl/files/digest-ensembl-perl-330
-rw-r--r--sci-biology/repbase/Manifest9
-rwxr-xr-xsci-biology/repbase/files/clean59
-rw-r--r--sci-biology/repbase/files/digest-repbase-10.031
-rw-r--r--sci-biology/repbase/files/digest-repbase-10.041
-rw-r--r--sci-biology/repbase/files/digest-repbase-10.071
-rw-r--r--sci-biology/repbase/files/digest-repbase-9.121
-rw-r--r--sci-biology/repbase/repbase-10.03.ebuild65
-rw-r--r--sci-biology/repbase/repbase-10.04.ebuild65
-rw-r--r--sci-biology/repbase/repbase-10.07.ebuild65
-rw-r--r--sci-biology/repbase/repbase-9.12.ebuild65
-rw-r--r--sys-libs/pam_exim/Manifest2
-rw-r--r--sys-libs/pam_exim/files/digest-pam_exim-0.77-r14
-rw-r--r--sys-libs/pam_exim/pam_exim-0.77-r1.ebuild316
-rw-r--r--www-misc/books/Manifest4
-rw-r--r--www-misc/books/books-0.1.ebuild26
-rw-r--r--www-misc/books/books-0.2.ebuild26
-rw-r--r--www-misc/books/files/digest-books-0.11
-rw-r--r--www-misc/books/files/digest-books-0.21
-rw-r--r--www-misc/ferien/Manifest4
-rw-r--r--www-misc/ferien/ferien-0.1.ebuild32
-rw-r--r--www-misc/ferien/ferien-0.2.ebuild32
-rw-r--r--www-misc/ferien/files/digest-ferien-0.11
-rw-r--r--www-misc/ferien/files/digest-ferien-0.21
45 files changed, 0 insertions, 1192 deletions
diff --git a/python-fuse/Manifest b/dev-python/python-fuse/Manifest
index af7c5a2..af7c5a2 100644
--- a/python-fuse/Manifest
+++ b/dev-python/python-fuse/Manifest
diff --git a/python-fuse/files/digest-python-fuse-2.3 b/dev-python/python-fuse/files/digest-python-fuse-2.3
index f4e6ad7..f4e6ad7 100644
--- a/python-fuse/files/digest-python-fuse-2.3
+++ b/dev-python/python-fuse/files/digest-python-fuse-2.3
diff --git a/python-fuse/python-fuse-2.3.ebuild b/dev-python/python-fuse/python-fuse-2.3.ebuild
index 644d0f5..644d0f5 100644
--- a/python-fuse/python-fuse-2.3.ebuild
+++ b/dev-python/python-fuse/python-fuse-2.3.ebuild
diff --git a/eclass/zpkg.eclass b/eclass/zpkg.eclass
deleted file mode 100644
index 15d0f94..0000000
--- a/eclass/zpkg.eclass
+++ /dev/null
@@ -1,95 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-# Author: Gunnar Wrobel <php@gunnarwrobel.de>
-# Based on: eclipse-ext.eclass
-
-inherit python eutils multilib
-
-DEPEND="net-zope/zope
- net-zope/zpkg"
-
-# Must be listed in oldest->newest order!
-known_zope_slots="3.1.0"
-
-ZS_DIR=${ROOT%/}/usr/$(get_libdir)
-
-# ---------------------------------------------------------------------------
-# @private _find-optimum-slot
-#
-# Look for a given SLOT. If not found return the highest SLOT
-# available.
-#
-# @param $1 - SLOT of Zope that is desired
-# @return 0 - all is well, non-zero otherwise
-# ---------------------------------------------------------------------------
-function _find-optimum-slot {
-
- local found=false
-
- for x in ${known_zope_slots} ; do
-
- if [ "x${1}" == "x${x}" ] ; then
- found=true
- fi
- if [ "${found}" == "true" ] && [ -d ${ZS_DIR}/zope-${x} ] ; then
- ZOPE_SLOT=${x}
- return 0
- fi
-
- if [ -d ${ZS_DIR}/zope-${x} ] ; then
- ZOPE_SLOT=${x}
- fi
- done
-
-}
-
-# ---------------------------------------------------------------------------
-# @public zope-require-slot
-#
-# Ensure that a Zope version is actually available for the given slot;
-# sets internal state to install for selected slot.
-#
-# @param $1 - SLOT of Zope that required for this ebuild
-# alternatively
-# @return 0 - all is well, non-zero otherwise
-# ---------------------------------------------------------------------------
-function zope-require-slot {
-
- _find-optimum-slot $1
-
- if [ "${ZOPE_SLOT}" != "${1}" ] ; then
- eerror "Slot ${1} could not be satisfied. ${ZOPE_SLOT} is the highest version reported."
- fi
-
- return 0
-}
-
-zpkg_src_compile() {
-
- python setup.py build "$@" || die "compilation failed"
-}
-
-zpkg_src_install() {
-
- einfo "${ZS_DIR}"
-
- if [ -z "${ZOPE_SLOT}" ] ; then
- _find-optimum-slot
- if [ -z "${ZOPE_SLOT}" ] ; then
- die "Cannot find any Zope version"
- fi
- fi
-
- ZOPE_LOC=${ZS_DIR}/zope-${ZOPE_SLOT}
-
- python setup.py install \
- --install-purelib ${ZOPE_LOC}/lib/python/ \
- --install-data ${ZOPE_LOC} \
- --root=${D} \
- --no-compile "$@" || die "Installation failed"
-
-}
-
-EXPORT_FUNCTIONS src_compile src_install
diff --git a/sci-biology/autoprime/Manifest b/sci-biology/autoprime/Manifest
deleted file mode 100644
index 8550d31..0000000
--- a/sci-biology/autoprime/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-MD5 9d92f632ade80a2f6e5ec60d82fb4cce autoprime-2.0.0.ebuild 761
-MD5 97c7532df6bbfd7ad008aec4887b4de3 autoprime-2.0.1.ebuild 649
-MD5 fbe4fdc3bebd9831e9990477561d72da autoprime-2.0.ebuild 746
-MD5 3460ece729b38b487daade18802c3285 files/digest-autoprime-2.0.0 66
-MD5 09a9c57f415ba24fcfa6fae440f49968 files/digest-autoprime-2.0.1 66
-MD5 7784311d2ac1eb36499051b488cbd1bc files/digest-autoprime-2.0 62
diff --git a/sci-biology/autoprime/autoprime-2.0.0.ebuild b/sci-biology/autoprime/autoprime-2.0.0.ebuild
deleted file mode 100644
index 659d86c..0000000
--- a/sci-biology/autoprime/autoprime-2.0.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /home/fsk/.cvsroot/AutoPrime/ebuilds/sci-biology/autoprime/autoprime-2.0.0.ebuild,v 1.1.1.1 2005/09/03 20:17:54 fsk Exp $
-
-inherit perl-module
-
-MY_P=${P/autoprime/AutoPrime}
-
-CATEGORY="sci-biology"
-
-DESCRIPTION="A command line tool to generate primers for RT-PCR"
-HOMEPAGE="http://www.autoprime.de/"
-SRC_URI="http://www.gunnarwrobel.de/downloads/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=">=sci-biology/bioperl-1.4
- >=sci-biology/repbase-9.12
- >=sci-biology/primer3-1.0.0
- "
-
-src_compile()
-{
- cd ${WORKDIR}/${MY_P}
-
- perl-module_src_compile
-}
-
-src_install()
-{
- cd ${WORKDIR}/${MY_P}
-
- perl-module_src_install
-}
diff --git a/sci-biology/autoprime/autoprime-2.0.1.ebuild b/sci-biology/autoprime/autoprime-2.0.1.ebuild
deleted file mode 100644
index f6b2708..0000000
--- a/sci-biology/autoprime/autoprime-2.0.1.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 2004-2005 Gunnar Wrobel
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit perl-module
-
-MY_P=${P/autoprime/AutoPrime}
-
-CATEGORY="sci-biology"
-
-DESCRIPTION="A command line tool to generate primers for RT-PCR"
-HOMEPAGE="http://www.autoprime.de/"
-SRC_URI="http://www.gunnarwrobel.de/downloads/${MY_P}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=">=sci-biology/ensembl-perl-33
- >=sci-biology/repbase-10.07
- >=sci-biology/primer3-1.0.0
- "
-
-src_compile()
-{
- cd ${WORKDIR}/${MY_P}
-
- perl-module_src_compile
-}
-
-src_install()
-{
- cd ${WORKDIR}/${MY_P}
-
- perl-module_src_install
-}
diff --git a/sci-biology/autoprime/autoprime-2.0.ebuild b/sci-biology/autoprime/autoprime-2.0.ebuild
deleted file mode 100644
index cfac2ec..0000000
--- a/sci-biology/autoprime/autoprime-2.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /home/fsk/.cvsroot/AutoPrime/ebuilds/sci-biology/autoprime/autoprime-2.0.ebuild,v 1.1.1.1 2005/09/03 20:17:54 fsk Exp $
-
-inherit perl-module
-
-CATEGORY="sci-biology"
-
-DESCRIPTION="A command line tool to generate primers for RT-PCR"
-HOMEPAGE="http://www.autoprime.de/"
-SRC_URI="http://www.gunnarwrobel.de/downloads/AutoPrime-2.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=">=sci-biology/bioperl-1.4
- >=sci-biology/repbase-9.12
- >=sci-biology/primer3-1.0.0
- "
-
-src_compile()
-{
- cd ${WORKDIR}/${A/.tar.gz//}
-
- perl-module_src_compile
-}
-
-src_install()
-{
- cd ${WORKDIR}/${A/.tar.gz//}
-
- perl-module_src_install
-}
diff --git a/sci-biology/autoprime/files/digest-autoprime-2.0 b/sci-biology/autoprime/files/digest-autoprime-2.0
deleted file mode 100644
index 3d38458..0000000
--- a/sci-biology/autoprime/files/digest-autoprime-2.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 6cfd9178f1d769aeebc45ae2b28cb71f AutoPrime-2.tar.gz 24042
diff --git a/sci-biology/autoprime/files/digest-autoprime-2.0.0 b/sci-biology/autoprime/files/digest-autoprime-2.0.0
deleted file mode 100644
index bdee895..0000000
--- a/sci-biology/autoprime/files/digest-autoprime-2.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 ad8c629fa33cbff631a0413191f857dd AutoPrime-2.0.0.tar.gz 27658
diff --git a/sci-biology/autoprime/files/digest-autoprime-2.0.1 b/sci-biology/autoprime/files/digest-autoprime-2.0.1
deleted file mode 100644
index 1a4558b..0000000
--- a/sci-biology/autoprime/files/digest-autoprime-2.0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 70b857e0563898db9ad15acf8babd014 AutoPrime-2.0.1.tar.gz 25737
diff --git a/sci-biology/autoprimeweb/Manifest b/sci-biology/autoprimeweb/Manifest
deleted file mode 100644
index db785a4..0000000
--- a/sci-biology/autoprimeweb/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 7cd78cb7228942db282ec1271aaa6319 autoprimeweb-2.0.0.ebuild 747
-MD5 2fbf1c8f321aa131fd60a5a0a5055308 files/digest-autoprimeweb-2.0.0 70
diff --git a/sci-biology/autoprimeweb/autoprimeweb-2.0.0.ebuild b/sci-biology/autoprimeweb/autoprimeweb-2.0.0.ebuild
deleted file mode 100644
index e2f427d..0000000
--- a/sci-biology/autoprimeweb/autoprimeweb-2.0.0.ebuild
+++ /dev/null
@@ -1,42 +0,0 @@
-# Copyright 2004-2005 Gunnar Wrobel
-# $Header: $
-
-inherit webapp
-
-MY_P=${P/autoprimeweb/AutoPrimeWeb}
-
-DESCRIPTION="A web frontend for AutoPrime"
-HOMEPAGE="http://www.autoprime.de/"
-SRC_URI="http://www.gunnarwrobel.de/downloads/${MY_P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND="virtual/httpd-php
- dev-perl/XML-XSLT
- sci-biology/autoprime"
-
-S=${WORKDIR}/${PN/autoprimeweb/AutoPrimeWeb}
-
-src_install () {
-
- webapp_src_preinst
-
- cp -r . ${D}${MY_HTDOCSDIR}
- keepdir ${MY_HTDOCSDIR}/xmlfiles
-
- webapp_serverowned ${MY_HTDOCSDIR}/xmlfiles
-
- rm -rf ${D}${MY_HTDOCSDIR}/cgi
-
- mkdir -p ${D}${MY_CGIBINDIR}/autoprimeweb
- cp -r cgi/* ${D}${MY_CGIBINDIR}/autoprimeweb
-
- webapp_src_install
-
-}
-
-
-
-
diff --git a/sci-biology/autoprimeweb/files/digest-autoprimeweb-2.0.0 b/sci-biology/autoprimeweb/files/digest-autoprimeweb-2.0.0
deleted file mode 100644
index fa17cb1..0000000
--- a/sci-biology/autoprimeweb/files/digest-autoprimeweb-2.0.0
+++ /dev/null
@@ -1 +0,0 @@
-MD5 580b9c0665889a1ababd05f3f14415be AutoPrimeWeb-2.0.0.tar.bz2 30337
diff --git a/sci-biology/ensembl-perl/Manifest b/sci-biology/ensembl-perl/Manifest
deleted file mode 100644
index cc791f2..0000000
--- a/sci-biology/ensembl-perl/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-MD5 4167bbcf0e0b05c834ac8b680e2e0955 ensembl-perl-31.ebuild 773
-MD5 92dcb9f863ac5144527c046e5b2d3746 ensembl-perl-32.ebuild 780
-MD5 92dcb9f863ac5144527c046e5b2d3746 ensembl-perl-33.ebuild 780
-MD5 b17aafa4efc4e955cbc2374091962976 files/Makefile.PL 311
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ensembl-perl-31 0
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ensembl-perl-32 0
-MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-ensembl-perl-33 0
diff --git a/sci-biology/ensembl-perl/ensembl-perl-31.ebuild b/sci-biology/ensembl-perl/ensembl-perl-31.ebuild
deleted file mode 100644
index d00116e..0000000
--- a/sci-biology/ensembl-perl/ensembl-perl-31.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit cvs perl-module
-
-CATEGORY="sci-biology"
-
-DESCRIPTION="Additional perl modules for bioperl that can be used to easily access the EnsEMBL database"
-HOMEPAGE="http://www.ensembl.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-ECVS_LOCALNAME="EnsEMBL"
-ECVS_SERVER="cvsro.sanger.ac.uk:/cvsroot/CVSmaster"
-ECVS_MODULE="ensembl/modules/Bio/EnsEMBL"
-ECVS_BRANCH="branch-ensembl-${PV}"
-ECVS_USER="cvsuser"
-ECVS_PASS="CVSUSER"
-
-
-DEPEND="=sci-biology/bioperl-1.4"
-
-src_unpack()
-{
- cvs_src_unpack
-
- cp ${FILESDIR}/Makefile.PL ${WORKDIR}/
-}
-
-src_compile()
-{
- cd ${WORKDIR}
-
- perl-module_src_compile
-}
-
-src_install()
-{
- cd ${WORKDIR}
-
- perl-module_src_install
-}
diff --git a/sci-biology/ensembl-perl/ensembl-perl-32.ebuild b/sci-biology/ensembl-perl/ensembl-perl-32.ebuild
deleted file mode 100644
index bcd7ff4..0000000
--- a/sci-biology/ensembl-perl/ensembl-perl-32.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit cvs perl-module
-
-CATEGORY="sci-biology"
-
-DESCRIPTION="Additional perl modules for bioperl that can be used to easily access the EnsEMBL database"
-HOMEPAGE="http://www.ensembl.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-ECVS_LOCALNAME="EnsEMBL"
-ECVS_SERVER="cvsro.sanger.ac.uk:/cvsroot/CVSmaster"
-ECVS_MODULE="ensembl/modules/Bio/EnsEMBL"
-ECVS_BRANCH="branch-ensembl-${PV}"
-ECVS_USER="cvsuser"
-ECVS_PASS="CVSUSER"
-
-
-DEPEND="=sci-biology/bioperl-1.4"
-
-src_unpack()
-{
- cvs_src_unpack
-
- cp ${FILESDIR}/Makefile.PL ${WORKDIR}/
-}
-
-src_compile()
-{
- cd ${WORKDIR}
-
- perl-module_src_compile
-}
-
-src_install()
-{
- cd ${WORKDIR}
-
- perl-module_src_install
-}
diff --git a/sci-biology/ensembl-perl/ensembl-perl-33.ebuild b/sci-biology/ensembl-perl/ensembl-perl-33.ebuild
deleted file mode 100644
index bcd7ff4..0000000
--- a/sci-biology/ensembl-perl/ensembl-perl-33.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-inherit cvs perl-module
-
-CATEGORY="sci-biology"
-
-DESCRIPTION="Additional perl modules for bioperl that can be used to easily access the EnsEMBL database"
-HOMEPAGE="http://www.ensembl.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-ECVS_LOCALNAME="EnsEMBL"
-ECVS_SERVER="cvsro.sanger.ac.uk:/cvsroot/CVSmaster"
-ECVS_MODULE="ensembl/modules/Bio/EnsEMBL"
-ECVS_BRANCH="branch-ensembl-${PV}"
-ECVS_USER="cvsuser"
-ECVS_PASS="CVSUSER"
-
-
-DEPEND="=sci-biology/bioperl-1.4"
-
-src_unpack()
-{
- cvs_src_unpack
-
- cp ${FILESDIR}/Makefile.PL ${WORKDIR}/
-}
-
-src_compile()
-{
- cd ${WORKDIR}
-
- perl-module_src_compile
-}
-
-src_install()
-{
- cd ${WORKDIR}
-
- perl-module_src_install
-}
diff --git a/sci-biology/ensembl-perl/files/Makefile.PL b/sci-biology/ensembl-perl/files/Makefile.PL
deleted file mode 100644
index cafb2aa..0000000
--- a/sci-biology/ensembl-perl/files/Makefile.PL
+++ /dev/null
@@ -1,10 +0,0 @@
-use ExtUtils::MakeMaker 5.0;
-
-WriteMakefile(
- NAME => "Bio::EnsEMBL",
- VERSION => "31",
- AUTHOR => "Sanger Center (ensembl-dev@ebi.ac.uk)",
- ABSTRACT => "BioPerl modules to access ensembl",
- INSTALLDIRS => "vendor",
- PMLIBDIRS => [ "EnsEMBL" ]
- );
diff --git a/sci-biology/ensembl-perl/files/digest-ensembl-perl-31 b/sci-biology/ensembl-perl/files/digest-ensembl-perl-31
deleted file mode 100644
index e69de29..0000000
--- a/sci-biology/ensembl-perl/files/digest-ensembl-perl-31
+++ /dev/null
diff --git a/sci-biology/ensembl-perl/files/digest-ensembl-perl-32 b/sci-biology/ensembl-perl/files/digest-ensembl-perl-32
deleted file mode 100644
index e69de29..0000000
--- a/sci-biology/ensembl-perl/files/digest-ensembl-perl-32
+++ /dev/null
diff --git a/sci-biology/ensembl-perl/files/digest-ensembl-perl-33 b/sci-biology/ensembl-perl/files/digest-ensembl-perl-33
deleted file mode 100644
index e69de29..0000000
--- a/sci-biology/ensembl-perl/files/digest-ensembl-perl-33
+++ /dev/null
diff --git a/sci-biology/repbase/Manifest b/sci-biology/repbase/Manifest
deleted file mode 100644
index f727e94..0000000
--- a/sci-biology/repbase/Manifest
+++ /dev/null
@@ -1,9 +0,0 @@
-MD5 389a1a303497d5503f334e60466195a3 repbase-10.03.ebuild 1463
-MD5 91b78f561ed7a033faf48d1e4d5c68e3 repbase-10.04.ebuild 1456
-MD5 389a1a303497d5503f334e60466195a3 repbase-9.12.ebuild 1463
-MD5 24860972eb7dd95216a72d60acbd5d84 repbase-10.07.ebuild 1465
-MD5 943163c2456b74490a384738b63d6d94 files/clean 1161
-MD5 6d3280263178010862efcb1b59c4c816 files/digest-repbase-10.03 71
-MD5 3d53f3eb616d7665c620cf1ff30f5f99 files/digest-repbase-10.04 71
-MD5 6d171b2224c472ad2ab93a3033b09c96 files/digest-repbase-9.12 70
-MD5 899787e1cc59fab954e7331592a2d857 files/digest-repbase-10.07 71
diff --git a/sci-biology/repbase/files/clean b/sci-biology/repbase/files/clean
deleted file mode 100755
index 37ee59c..0000000
--- a/sci-biology/repbase/files/clean
+++ /dev/null
@@ -1,59 +0,0 @@
-#!/usr/bin/perl -w
-
-use strict;
-
-my $name="";
-my $sequence="";
-my $infile = $ARGV[0];
-my $outfile = $ARGV[1];
-
-open(LIB, $infile);
-
-open(CLIB, ">", $outfile);
-
-while (<LIB>)
-{
- if (m/^>/)
- {
- if (not $name eq "")
- {
- if ($sequence eq "")
- {
- print "---------------------------------------------------------------------------------------\n";
- print "Empty sequence: " . $name . "\n";
- }
- else
- {
- if ($sequence =~ m/^[ACGTNWSYRMHKXDVB]*$/)
- {
- $sequence =~ s/[WSYRMHKXDVB]/N/g;
- if (not $sequence =~ m/NNNN/)
- {
- print CLIB $name;
- print CLIB $sequence . "\n";
- }
- else
- {
- print "---------------------------------------------------------------------------------------\n";
- print "Too many N's: " . $name;
- }
- }
- else
- {
- print "---------------------------------------------------------------------------------------\n";
- print "Invalid entry: " . $name;
- $sequence =~ s/[ACGTN]//g;
- print "Reduced sequence:\n";
- print $sequence . "\n";
- }
- $sequence = "";
- }
- }
- $name = $_;
- }
- else
- {
- $sequence .= uc($_);
- $sequence =~ s/\n//g;
- }
-}
diff --git a/sci-biology/repbase/files/digest-repbase-10.03 b/sci-biology/repbase/files/digest-repbase-10.03
deleted file mode 100644
index c718f4e..0000000
--- a/sci-biology/repbase/files/digest-repbase-10.03
+++ /dev/null
@@ -1 +0,0 @@
-MD5 c530ff51d4f60a8ae2114f3185b0235f RepBase10.03.fasta.tar.gz 3530082
diff --git a/sci-biology/repbase/files/digest-repbase-10.04 b/sci-biology/repbase/files/digest-repbase-10.04
deleted file mode 100644
index ede3594..0000000
--- a/sci-biology/repbase/files/digest-repbase-10.04
+++ /dev/null
@@ -1 +0,0 @@
-MD5 76b1ac539ad79a64ab48904027631cea RepBase10.04.fasta.tar.gz 3562104
diff --git a/sci-biology/repbase/files/digest-repbase-10.07 b/sci-biology/repbase/files/digest-repbase-10.07
deleted file mode 100644
index 1a0810a..0000000
--- a/sci-biology/repbase/files/digest-repbase-10.07
+++ /dev/null
@@ -1 +0,0 @@
-MD5 54669e3eb561fa101903c681a594e2c7 RepBase10.07.fasta.tar.gz 4061677
diff --git a/sci-biology/repbase/files/digest-repbase-9.12 b/sci-biology/repbase/files/digest-repbase-9.12
deleted file mode 100644
index 3188ee7..0000000
--- a/sci-biology/repbase/files/digest-repbase-9.12
+++ /dev/null
@@ -1 +0,0 @@
-MD5 fdf7cf4befd28b6b902da0f4a9263c72 RepBase9.12.fasta.tar.gz 3271264
diff --git a/sci-biology/repbase/repbase-10.03.ebuild b/sci-biology/repbase/repbase-10.03.ebuild
deleted file mode 100644
index 32f0e4f..0000000
--- a/sci-biology/repbase/repbase-10.03.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-CATEGORY="sci-biology"
-
-MY_P="RepBase${PV}.fasta"
-
-DESCRIPTION="A database of repetetive genetic elements in various organisms."
-HOMEPAGE="http://www.girinst.org"
-SRC_URI="${MY_P}.tar.gz"
-
-LICENSE="repbase-agreement"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-RESTRICT="fetch"
-
-REPBASELOC="${HOMEPAGE}/server/RepBase/"
-
-REPLIBRARIES="
-angrep.ref=repeat_lib_A.gambiae
-cbrrep.ref=repeat_lib_C.briggsae
-celrep.ref=repeat_lib_C.elegans
-drorep.ref=repeat_lib_D.melanogaster
-fugrep.ref=repeat_lib_F.rubripes
-humrep.ref=repeat_lib_H.sapiens
-prirep.ref=repeat_lib_P.troglodyte
-rodrep.ref=repeat_lib_M.musculus
-rodrep.ref=repeat_lib_R.norvegicus
-zebrep.ref=repeat_lib_D.rerio
-"
-
-pkg_nofetch()
-{
- einfo "Please download ${SRC_URI}"
- einfo "from ${REPBASELOC} and place it in ${DISTDIR}."
- einfo "You will need to register as an academic user at"
- einfo "${HOMEPAGE} in order to be"
- einfo "allowed to download the file."
-}
-
-src_compile()
-{
- cp ${FILESDIR}/clean ${WORKDIR}
- cd ${WORKDIR}
- for lib in ${REPLIBRARIES}
- do
- einfo Cleaning library file ${lib/=*/} to ${lib/*=/}
- ./clean ${MY_P}/${lib/=*/} ${lib/*=/}
- done
-}
-
-src_install()
-{
- cd ${WORKDIR}
- install -m 755 -d ${D}/usr/share/${P}/
- for lib in ${REPLIBRARIES}
- do
- install -m 644 ${lib/*=/} ${D}/usr/share/${P}/
- done
-}
diff --git a/sci-biology/repbase/repbase-10.04.ebuild b/sci-biology/repbase/repbase-10.04.ebuild
deleted file mode 100644
index 90cfaa9..0000000
--- a/sci-biology/repbase/repbase-10.04.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-CATEGORY="sci-biology"
-
-MY_P="RepBase${PV}.fasta"
-
-DESCRIPTION="A database of repetetive genetic elements in various organisms."
-HOMEPAGE="http://www.girinst.org"
-SRC_URI="${MY_P}.tar.gz"
-
-LICENSE="repbase-agreement"
-SLOT="0"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-RESTRICT="fetch"
-
-REPBASELOC="${HOMEPAGE}/server/RepBase/"
-
-REPLIBRARIES="
-angrep.ref=repeat_lib_A.gambiae
-cbrrep.ref=repeat_lib_C.briggsae
-celrep.ref=repeat_lib_C.elegans
-drorep.ref=repeat_lib_D.melanogaster
-fugrep.ref=repeat_lib_F.rubripes
-humrep.ref=repeat_lib_H.sapiens
-prirep.ref=repeat_lib_P.troglodyte
-rodrep.ref=repeat_lib_M.musculus
-rodrep.ref=repeat_lib_R.norvegicus
-zebrep.ref=repeat_lib_D.rerio
-"
-
-pkg_nofetch()
-{
- einfo "Please download ${SRC_URI}"
- einfo "from ${REPBASELOC} and place it in ${DISTDIR}."
- einfo "You will need to register as an academic user at"
- einfo "${HOMEPAGE} in order to be"
- einfo "allowed to download the file."
-}
-
-src_compile()
-{
- cp ${FILESDIR}/clean ${WORKDIR}
- cd ${WORKDIR}
- for lib in ${REPLIBRARIES}
- do
- einfo Cleaning library file ${lib/=*/} to ${lib/*=/}
- ./clean ${MY_P}/${lib/=*/} ${lib/*=/}
- done
-}
-
-src_install()
-{
- cd ${WORKDIR}
- install -m 755 -d ${D}/usr/share/${P}/
- for lib in ${REPLIBRARIES}
- do
- install -m 644 ${lib/*=/} ${D}/usr/share/${P}/
- done
-}
diff --git a/sci-biology/repbase/repbase-10.07.ebuild b/sci-biology/repbase/repbase-10.07.ebuild
deleted file mode 100644
index 50549fd..0000000
--- a/sci-biology/repbase/repbase-10.07.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-CATEGORY="sci-biology"
-
-MY_P="RepBase${PV}.fasta"
-
-DESCRIPTION="A database of repetetive genetic elements in various organisms."
-HOMEPAGE="http://www.girinst.org"
-SRC_URI="${MY_P}.tar.gz"
-
-LICENSE="repbase-agreement"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-RESTRICT="fetch"
-
-REPBASELOC="${HOMEPAGE}/server/RepBase/"
-
-REPLIBRARIES="
-angrep.ref=repeat_lib_A.gambiae
-cbrrep.ref=repeat_lib_C.briggsae
-celrep.ref=repeat_lib_C.elegans
-drorep.ref=repeat_lib_D.melanogaster
-fugrep.ref=repeat_lib_F.rubripes
-humrep.ref=repeat_lib_H.sapiens
-prirep.ref=repeat_lib_P.troglodyte
-rodrep.ref=repeat_lib_M.musculus
-rodrep.ref=repeat_lib_R.norvegicus
-zebrep.ref=repeat_lib_D.rerio
-"
-
-pkg_nofetch()
-{
- einfo "Please download ${SRC_URI}"
- einfo "from ${REPBASELOC} and place it in ${DISTDIR}."
- einfo "You will need to register as an academic user at"
- einfo "${HOMEPAGE} in order to be"
- einfo "allowed to download the file."
-}
-
-src_compile()
-{
- cp ${FILESDIR}/clean ${WORKDIR}
- cd ${WORKDIR}
- for lib in ${REPLIBRARIES}
- do
- einfo Cleaning library file ${lib/=*/} to ${lib/*=/}
- ./clean ${MY_P}/${lib/=*/} ${lib/*=/}
- done
-}
-
-src_install()
-{
- cd ${WORKDIR}
- install -m 755 -d ${D}/usr/share/${PN}/
- for lib in ${REPLIBRARIES}
- do
- install -m 644 ${lib/*=/} ${D}/usr/share/${PN}/
- done
-}
diff --git a/sci-biology/repbase/repbase-9.12.ebuild b/sci-biology/repbase/repbase-9.12.ebuild
deleted file mode 100644
index 32f0e4f..0000000
--- a/sci-biology/repbase/repbase-9.12.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2005 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-CATEGORY="sci-biology"
-
-MY_P="RepBase${PV}.fasta"
-
-DESCRIPTION="A database of repetetive genetic elements in various organisms."
-HOMEPAGE="http://www.girinst.org"
-SRC_URI="${MY_P}.tar.gz"
-
-LICENSE="repbase-agreement"
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-DEPEND=""
-RDEPEND=""
-
-RESTRICT="fetch"
-
-REPBASELOC="${HOMEPAGE}/server/RepBase/"
-
-REPLIBRARIES="
-angrep.ref=repeat_lib_A.gambiae
-cbrrep.ref=repeat_lib_C.briggsae
-celrep.ref=repeat_lib_C.elegans
-drorep.ref=repeat_lib_D.melanogaster
-fugrep.ref=repeat_lib_F.rubripes
-humrep.ref=repeat_lib_H.sapiens
-prirep.ref=repeat_lib_P.troglodyte
-rodrep.ref=repeat_lib_M.musculus
-rodrep.ref=repeat_lib_R.norvegicus
-zebrep.ref=repeat_lib_D.rerio
-"
-
-pkg_nofetch()
-{
- einfo "Please download ${SRC_URI}"
- einfo "from ${REPBASELOC} and place it in ${DISTDIR}."
- einfo "You will need to register as an academic user at"
- einfo "${HOMEPAGE} in order to be"
- einfo "allowed to download the file."
-}
-
-src_compile()
-{
- cp ${FILESDIR}/clean ${WORKDIR}
- cd ${WORKDIR}
- for lib in ${REPLIBRARIES}
- do
- einfo Cleaning library file ${lib/=*/} to ${lib/*=/}
- ./clean ${MY_P}/${lib/=*/} ${lib/*=/}
- done
-}
-
-src_install()
-{
- cd ${WORKDIR}
- install -m 755 -d ${D}/usr/share/${P}/
- for lib in ${REPLIBRARIES}
- do
- install -m 644 ${lib/*=/} ${D}/usr/share/${P}/
- done
-}
diff --git a/sys-libs/pam_exim/Manifest b/sys-libs/pam_exim/Manifest
deleted file mode 100644
index 321c248..0000000
--- a/sys-libs/pam_exim/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 21e3c2d72804d65753d05a90f68ca23b pam_exim-0.77-r1.ebuild 8533
-MD5 6b4df29b5e1352eef9ad53e9c3a301cc files/digest-pam_exim-0.77-r1 257
diff --git a/sys-libs/pam_exim/files/digest-pam_exim-0.77-r1 b/sys-libs/pam_exim/files/digest-pam_exim-0.77-r1
deleted file mode 100644
index b212c13..0000000
--- a/sys-libs/pam_exim/files/digest-pam_exim-0.77-r1
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 be5a470e553ba71c20e9bbc7665f3754 Linux-PAM-0.77.tar.gz 442569
-MD5 ec1150f6d16428c30f9c65a5b5212edd pam-0.77-patches-1.2.tar.bz2 114371
-MD5 df71961002b552c0e72c6e4e358f27e1 db-4.1.25.tar.gz 3080234
-MD5 f8aa729a1728739dbd06b113427bc84f pam_exim.tgz 29777
diff --git a/sys-libs/pam_exim/pam_exim-0.77-r1.ebuild b/sys-libs/pam_exim/pam_exim-0.77-r1.ebuild
deleted file mode 100644
index 9069ff6..0000000
--- a/sys-libs/pam_exim/pam_exim-0.77-r1.ebuild
+++ /dev/null
@@ -1,316 +0,0 @@
-# Copyright 1999-2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/pam/pam-0.77-r1.ebuild,v 1.5 2004/06/02 04:37:38 lv Exp $
-
-PATCH_LEVEL="1.2"
-BDB_VER="4.1.25"
-PAM_REDHAT_VER="0.77-4"
-
-RDEPEND=">=sys-libs/cracklib-2.7-r8
- selinux? ( sys-libs/libselinux )
- berkdb? ( >=sys-libs/db-${BDB_VER} )"
-
-DEPEND="$RDEPEND
- dev-lang/perl
- =dev-libs/glib-1.2*
- >=sys-devel/autoconf-2.58
- >=sys-devel/automake-1.6
- >=sys-devel/flex-2.5.4a-r5
- pwdb? ( >=sys-libs/pwdb-0.62 )"
-
-# Have python sandbox issues currently ...
-# doc? ( app-text/sgmltools-lite )
-
-# BDB is internalized to get a non-threaded lib for pam_userdb.so to
-# be built with. The runtime-only dependency on BDB suggests the user
-# will use the system-installed db_load to create pam_userdb databases.
-# PWDB is internalized because it is specifically designed to work
-# with Linux-PAM. I'm not really certain how pervasive the Radius
-# and NIS services of PWDB are at this point.
-#
-# With all the arch's we support, I rather use external pwdb, and then
-# link statically to it - <azarah@gentoo.org> (09 Nov 2003).
-
-#inherit needs to be after DEPEND definition to protect RDEPEND
-inherit gcc eutils flag-o-matic gnuconfig
-
-# Note that we link to static versions of glib (pam_console.so)
-# and pwdb (pam_pwdb.so) ...
-
-HOMEPAGE="http://www.kernel.org/pub/linux/libs/pam/"
-DESCRIPTION="Pluggable Authentication Modules"
-
-S="${WORKDIR}/Linux-PAM-${PV}"
-#S2="${WORKDIR}/pam-${PVR}-patches"
-
-# Note that the patches for this revision are equal to the base version so we
-# don't create a new patch set. In bumps this might be necessary though
-S2="${WORKDIR}/pam-${PVR/-r1/}-patches"
-SRC_URI="http://www.kernel.org/pub/linux/libs/pam/pre/library/Linux-PAM-${PV}.tar.gz
- mirror://gentoo/${P/_exim/}-patches-${PATCH_LEVEL}.tar.bz2
- berkdb? ( http://www.sleepycat.com/update/snapshot/db-${BDB_VER}.tar.gz )
- http://www.e-admin.de/pam_exim/pam_exim.tgz"
-
-LICENSE="PAM"
-KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 s390"
-SLOT="0"
-IUSE="berkdb pwdb selinux"
-
-apply_pam_patches() {
- local x=
- local patch=
-
- for x in redhat gentoo
- do
- cat ${S2}/list.${x}-patches | grep -v '^#' | grep -v '^$' | while read X
- do
- patch="$(echo $X | sed -e 's|^Patch.*: \(.*\)|\1|')"
- epatch ${S2}/${x}-patches/${patch}
- done
- done
-}
-
-pkg_setup() {
- local x=
-
- for x in libpwdb.a libcrack.a
- do
- [ -z "$(use pwdb)" ] && continue
-
- [ ! -f "${ROOT}/usr/lib/${x}" ] && {
- eerror "Could not find /usr/lib/${x} needed to build Linux-PAM!"
- die "Could not find /usr/lib/${x} needed to build Linux-PAM!"
- }
- done
-
- return 0
-}
-
-src_unpack() {
- unpack ${A} || die "Couldn't unpack ${A}"
-
- cd ${S} || die
- tar -zxf ${S2}/pam-redhat-${PAM_REDHAT_VER}.tar.gz \
- || die "Couldn't unpack pam-redhat-${PAM_REDHAT_VER}.tar.gz"
-
- apply_pam_patches
-
- use selinux && epatch ${S2}/gentoo-patches/pam-selinux.patch
-
- mv ../modules/pam_exim ./modules/ \
- || die "Couldn't move the pam_exim module"
-
- for readme in modules/pam_*/README ; do
- cp -f "${readme}" doc/txts/README.$(dirname "${readme}" | \
- sed -e 's|^modules/||')
- done
-
- cp /usr/share/automake/install-sh . || die
- export WANT_AUTOCONF=2.5
- autoconf || die
-}
-
-src_compile() {
- export CFLAGS="${CFLAGS} -fPIC"
-
-# if [ -n "$(use berkdb)" ]
-# then
-# einfo "Building Berkley DB ${BDB_VER}..."
-# cd ${WORKDIR}
-# cd db-${BDB_VER}/dist || die
-
- # Pam uses berkdb, which db-4.1.x series can't detect mips64, so we fix it
-# if use mips; then
-# einfo "Updating berkdb config.{guess,sub} for mips"
-# local OLDS="${S}"
-# S="${WORKDIR}/db-${BDB_VER}/dist"
-# gnuconfig_update
-# S="${OLDS}"
-# fi
-
-# echo db_cv_mutex=UNIX/fcntl > config.cache
-# ./s_config
-# ./configure \
-# --cache-file=config.cache \
-# --disable-compat185 \
-# --disable-cxx \
-# --disable-diagnostic \
-# --disable-dump185 \
-# --disable-java \
-# --disable-rpc \
-# --disable-tcl \
-# --disable-shared \
-# --with-pic \
-# --with-uniquename=_pam \
-# --prefix=${S} \
-# --includedir=${S}/include \
-# --libdir=${S}/lib || die "Bad BDB ./configure"
-
- # XXX hack out O_DIRECT support in db4 for now.
-# perl -pi -e 's/#define HAVE_O_DIRECT 1/#undef HAVE_O_DIRECT/' \
-# db_config.h
-
-# make || die "BDB build failed"
-# make install || die
-
-# export CPPFLAGS="-I${S}/include"
-# export LDFLAGS="-L${S}/lib"
-# export LIBNAME="lib"
-# fi
-
- if [ "${ARCH}" = "alpha" ]
- then
- if [ ! -z "$(strings -a /usr/lib/libglib.a | grep -i 'Compaq Computer Corp.')" ]
- then
- # should be LDFLAGS, but this configure is screwy.
- echo
- einfo "It looks like you compiled glib with ccc, this is okay, but"
- einfo "I'll need to force gcc to link with libots...."
- echo
- append-flags -lots
- sed -i -e 's/$(CC) -o/$(CC) -lots -o/g' ${S}/modules/pam_pwdb/Makefile
- fi
- fi
-
- einfo "Building Linux-PAM ${PV}..."
- cd ${S}
- ./configure \
- --libdir=/lib \
- --enable-static-libpam \
- --enable-fakeroot=${D} \
- --enable-isadir=/lib/security \
- --host=${CHOST} || die
-
- # Python stuff in docs gives sandbox problems
- sed -i -e 's|modules doc examples|modules|' Makefile
-
- # Fix warnings for gcc-2.95.3
- if [ "$(gcc-version)" = "2.95" ]
- then
- sed -i -e "s:-Wpointer-arith::" Make.Rules
- fi
-
- if [ -z "$(use berkdb)" ]
- then
- # Do not build pam_userdb.so ...
- sed -i -e "s:^HAVE_NDBM_H=yes:HAVE_NDBM_H=no:" \
- -e "s:^HAVE_LIBNDBM=yes:HAVE_LIBNDBM=no:" \
- -e "s:^HAVE_LIBDB=yes:HAVE_LIBDB=no:" \
- Make.Rules
-
- # Also edit the configuration file else the wrong include files
- get used
- sed -i -e "s:^#define HAVE_NDBM_H.*$:/* #undef HAVE_NDBM_H */:" \
- -e "s:^#define HAVE_DB_H.*$:/* #undef HAVE_DB_H */:" \
- _pam_aconf.h
-
- else
- # Do not link pam_userdb.so to db-1.85 ...
- sed -i -e "s:^HAVE_NDBM_H=yes:HAVE_NDBM_H=no:" \
- -e "s:^HAVE_LIBNDBM=yes:HAVE_LIBNDBM=no:" \
- Make.Rules
-
- # Also edit the configuration file else the wrong include files
- get used
- sed -i -e "s:^#define HAVE_NDBM_H.*$:/* #undef HAVE_NDBM_H */:" _pam_aconf.h
- fi
-
- mkdir modules/pam_exim/security
-
- cp _pam_aconf.h modules/pam_exim/security
-
- cd modules/pam_exim
-
- sed -i -e 's:CFLAGS += $(USE_CRACKLIB) $(USE_LCKPWDF) $(NEED_LCKPWDF) $(EXTRAS):CFLAGS += $(USE_CRACKLIB) $(USE_LCKPWDF) $(NEED_LCKPWDF) $(EXTRAS) -I.:' Makefile
-
- make || die "pam_exim build failed"
-}
-
-src_install() {
- local x=
-
- einfo "Installing pam_exim..."
- cd modules/pam_exim
-
- make FAKEROOT=${D} \
- LDCONFIG="" \
- install || die
-
-# # Make sure every module built.
-# # Do not remove this, as some module can fail to build
-# # and effectively lock the user out of his system.
-# einfo "Checking if all modules were built..."
-# for x in ${S}/modules/pam_*
-# do
-# if [ -d ${x} ]
-# then
-# # Its OK if the module failed when we didnt ask for it anyway
-# if ! ls -1 ${D}/lib/security/$(basename ${x})*.so &> /dev/null
-# then
-# if [ -z "$(use berkdb)" -a "$(basename ${x})" = "pam_userdb" ]
-# then
-# continue
-# fi
-# if [ -z "$(use pwdb)" -a "$(basename ${x})" = "pam_pwdb" ]
-# then
-# continue
-# fi
-# if [ -z "$(use pwdb)" -a "$(basename ${x})" = "pam_radius" ]
-# then
-# continue
-# fi
-# eerror "ERROR: $(basename ${x}) module did not build."
-# exit 1
-# else
-# # Remove the ones we didnt want if it ended up building ok anyways
-# if [ -z "$(use berkdb)" -a "$(basename ${x})" = "pam_userdb" ]
-# then
-# rm -f ${D}/lib/security/pam_userdb*
-# fi
-# if [ -z "$(use pwdb)" -a "$(basename ${x})" = "pam_pwdb" ]
-# then
-# rm -f ${D}/lib/security/pam_pwdb*
-# fi
-# if [ -z "$(use pwdb)" -a "$(basename ${x})" = "pam_radius" ]
-# then
-# rm -f ${D}/lib/security/pam_radius*
-# fi
-# fi
-# fi
-# done
-
-# dodir /usr/lib
-# cd ${D}/lib
-# for x in pam pamc pam_misc
-# do
-# rm lib${x}.so
-# ln -s lib${x}.so.${PV} lib${x}.so
-# ln -s lib${x}.so.${PV} lib${x}.so.0
-# mv lib${x}.a ${D}/usr/lib
-# # See bug #4411
-# gen_usr_ldscript lib${x}.so
-# done
-
-# cd ${S}
-# doman doc/man/*.[58]
-
-# dodoc CHANGELOG Copyright README
-# docinto modules ; dodoc modules/README ; dodoc doc/txts/README.*
-# docinto txt ; dodoc doc/specs/*.txt #doc/txts/*.txt
-# # docinto print ; dodoc doc/ps/*.ps
-
-# # docinto html
-# # dohtml -r doc/html/
-
-# # need this for pam_console
-# keepdir /var/run/console
-
-# insinto /etc/pam.d
-# for x in ${FILESDIR}/${PVR}/pam.d/*
-# do
-# if [ -f ${x} ]
-# then
-# doins ${x}
-# fi
-# done
-}
diff --git a/www-misc/books/Manifest b/www-misc/books/Manifest
deleted file mode 100644
index 6eced90..0000000
--- a/www-misc/books/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 bc25cd314e71e435eca02465a41e33aa books-0.1.ebuild 465
-MD5 95e161e249e49bb429ce859a7be15172 books-0.2.ebuild 464
-MD5 e6e74ea594ce9d6200564fcc44bb43a1 files/digest-books-0.1 60
-MD5 52706686dfef044c4e2d55b76525ac62 files/digest-books-0.2 64
diff --git a/www-misc/books/books-0.1.ebuild b/www-misc/books/books-0.1.ebuild
deleted file mode 100644
index 9da12cb..0000000
--- a/www-misc/books/books-0.1.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header$
-
-inherit webapp
-
-DESCRIPTION="Bookz"
-HOMEPAGE="https://www.gunnarwrobel.de:444/"
-SRC_URI="ftp://localhost/distfiles/bookz.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=net-www/apache-1.3"
-
-S=${WORKDIR}
-
-src_install() {
- webapp_src_preinst
-
- cp -r ${S}/* ${D}${MY_HTDOCSDIR}
-
- webapp_src_install
-}
diff --git a/www-misc/books/books-0.2.ebuild b/www-misc/books/books-0.2.ebuild
deleted file mode 100644
index 6c8352c..0000000
--- a/www-misc/books/books-0.2.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header$
-
-inherit webapp
-
-DESCRIPTION="Bookz"
-HOMEPAGE="https://www.gunnarwrobel.de:444/"
-SRC_URI="ftp://localhost/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=net-www/apache-1.3"
-
-S=${WORKDIR}
-
-src_install() {
- webapp_src_preinst
-
- cp -r ${S}/* ${D}${MY_HTDOCSDIR}
-
- webapp_src_install
-}
diff --git a/www-misc/books/files/digest-books-0.1 b/www-misc/books/files/digest-books-0.1
deleted file mode 100644
index 4e81674..0000000
--- a/www-misc/books/files/digest-books-0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 06a5b609693abf29d31d270cb1867058 bookz.tar.bz2 20002513
diff --git a/www-misc/books/files/digest-books-0.2 b/www-misc/books/files/digest-books-0.2
deleted file mode 100644
index 5a5d7bd..0000000
--- a/www-misc/books/files/digest-books-0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 2b24b2bb53d815f27e56881f7eba07d4 books-0.2.tar.bz2 81993796
diff --git a/www-misc/ferien/Manifest b/www-misc/ferien/Manifest
deleted file mode 100644
index d1e6b41..0000000
--- a/www-misc/ferien/Manifest
+++ /dev/null
@@ -1,4 +0,0 @@
-MD5 abae7710be72730366e33786456ede09 ferien-0.1.ebuild 601
-MD5 abae7710be72730366e33786456ede09 ferien-0.2.ebuild 601
-MD5 6e03ba07304b5a4b539bb23a90e9c24b files/digest-ferien-0.1 63
-MD5 ba64b85d0c3254a9ccda0c618c37af60 files/digest-ferien-0.2 63
diff --git a/www-misc/ferien/ferien-0.1.ebuild b/www-misc/ferien/ferien-0.1.ebuild
deleted file mode 100644
index c654684..0000000
--- a/www-misc/ferien/ferien-0.1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header$
-
-inherit webapp
-
-DESCRIPTION="Ferienhaeuser Schweden"
-HOMEPAGE="http://www.torp4.de/"
-SRC_URI="ftp://localhost/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=net-www/apache-1.3
- >=dev-php/mod_php-4.1.0"
-
-S=${WORKDIR}
-
-src_install() {
- webapp_src_preinst
-
- echo ${S}
- echo ${D}
-
- cp -r ${S}/* ${D}${MY_HTDOCSDIR}
-
- webapp_configfile ${MY_HTDOCSDIR}/inc/config.inc.php
-
- webapp_src_install
-}
diff --git a/www-misc/ferien/ferien-0.2.ebuild b/www-misc/ferien/ferien-0.2.ebuild
deleted file mode 100644
index c654684..0000000
--- a/www-misc/ferien/ferien-0.2.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 2004 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header$
-
-inherit webapp
-
-DESCRIPTION="Ferienhaeuser Schweden"
-HOMEPAGE="http://www.torp4.de/"
-SRC_URI="ftp://localhost/distfiles/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-KEYWORDS="~x86"
-IUSE=""
-
-DEPEND=""
-RDEPEND=">=net-www/apache-1.3
- >=dev-php/mod_php-4.1.0"
-
-S=${WORKDIR}
-
-src_install() {
- webapp_src_preinst
-
- echo ${S}
- echo ${D}
-
- cp -r ${S}/* ${D}${MY_HTDOCSDIR}
-
- webapp_configfile ${MY_HTDOCSDIR}/inc/config.inc.php
-
- webapp_src_install
-}
diff --git a/www-misc/ferien/files/digest-ferien-0.1 b/www-misc/ferien/files/digest-ferien-0.1
deleted file mode 100644
index e8925bf..0000000
--- a/www-misc/ferien/files/digest-ferien-0.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 12c5affe30f8f56ab8783b3066380645 ferien-0.1.tar.bz2 440349
diff --git a/www-misc/ferien/files/digest-ferien-0.2 b/www-misc/ferien/files/digest-ferien-0.2
deleted file mode 100644
index a00292f..0000000
--- a/www-misc/ferien/files/digest-ferien-0.2
+++ /dev/null
@@ -1 +0,0 @@
-MD5 a6aa66ffcfeda318ec0041a15eea0ad4 ferien-0.2.tar.bz2 441031