diff options
author | 2009-09-09 12:15:29 +0000 | |
---|---|---|
committer | 2009-09-09 12:15:29 +0000 | |
commit | 719bf0a6f85b4814525a3129a57e1368b255f18f (patch) | |
tree | c0d49e520abaec708d7a17dc6dfc670bafa5f2d0 /net-p2p | |
parent | Remove ViewKlass. (diff) | |
download | gentoo-2-719bf0a6f85b4814525a3129a57e1368b255f18f.tar.gz gentoo-2-719bf0a6f85b4814525a3129a57e1368b255f18f.tar.bz2 gentoo-2-719bf0a6f85b4814525a3129a57e1368b255f18f.zip |
Remove entropy_rsa.
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/entropy_rsa/ChangeLog | 16 | ||||
-rw-r--r-- | net-p2p/entropy_rsa/Manifest | 6 | ||||
-rw-r--r-- | net-p2p/entropy_rsa/entropy_rsa-0.9.1.439.ebuild | 75 | ||||
-rw-r--r-- | net-p2p/entropy_rsa/files/entropy_rsa.rc | 22 | ||||
-rw-r--r-- | net-p2p/entropy_rsa/files/mysql.conf | 31 | ||||
-rw-r--r-- | net-p2p/entropy_rsa/metadata.xml | 5 |
6 files changed, 0 insertions, 155 deletions
diff --git a/net-p2p/entropy_rsa/ChangeLog b/net-p2p/entropy_rsa/ChangeLog deleted file mode 100644 index 066005fee93c..000000000000 --- a/net-p2p/entropy_rsa/ChangeLog +++ /dev/null @@ -1,16 +0,0 @@ -# ChangeLog for net-p2p/entropy_rsa -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/entropy_rsa/ChangeLog,v 1.3 2006/11/23 17:29:58 vivo Exp $ - - 23 Nov 2006; Francesco Riosa <vivo@gentoo.org> - entropy_rsa-0.9.1.439.ebuild: - dev-db/mysql => virtual/mysql - - 25 Oct 2005; Diego Pettenò <flameeyes@gentoo.org> - entropy_rsa-0.9.1.439.ebuild: - Don't use /bin/false as shell for non-GNU userlands. - -*entropy_rsa-0.9.1.439 (16 Oct 2005) - - 16 Oct 2005; Mike Frysinger <vapier@gentoo.org> : - Initial import. Ebuild submitted by michael #100780. diff --git a/net-p2p/entropy_rsa/Manifest b/net-p2p/entropy_rsa/Manifest deleted file mode 100644 index 3abc2d36e4b4..000000000000 --- a/net-p2p/entropy_rsa/Manifest +++ /dev/null @@ -1,6 +0,0 @@ -AUX entropy_rsa.rc 407 RMD160 57621917603810338e5e36f6d49170095322f55c SHA1 009af883d9ca718deb6fbb754ab54d0803359557 SHA256 10f99a39836c201baf559cd4c6517a5f2e3574fb071001a28e7977881246ad6b -AUX mysql.conf 1189 RMD160 afaa7699ecfe9310e0993f2ec02feb2d6ea47062 SHA1 cce9fcb5ce95cde854c43ddfb44ff153e6adb25d SHA256 7e29c0c94b3467736dc2ad64406d9c33fa54fe974bae796bd0347215b6d1cd7d -DIST entropy_rsa-0.9.1-439.tgz 880745 RMD160 3548ecb8374b512a365dfd388699ada6596d48f3 SHA1 264ffdfe976c154412abd4171fa8525c40414bbc SHA256 66c693efd9510f5ef7d37c51c2d5b8b195e6f092a3e4e944bbaafae2b697be6f -EBUILD entropy_rsa-0.9.1.439.ebuild 2198 RMD160 19a055e4a6292349e3fefc1edbe7ae5c8797f616 SHA1 b80fa12bfac3660963513d922f5a830f54a0d977 SHA256 7370211ab46ea2ed83bb106a1dd2cbcf9cd775d88621ec220b25112685ec2a95 -MISC ChangeLog 610 RMD160 4daa2b642fc4f072fcf50e778c6c9be6045078ce SHA1 ddb7fb0776dd635006801e0a658a0e89d935590e SHA256 ca659e46550c6c34a3d5872f79ac1588667ab239e8d270622fe6c8f700872f63 -MISC metadata.xml 160 RMD160 828887200387b28c37fc97111fc6bc3a0a2fcccd SHA1 813ef5bc57f6a8d95e7cab7a745a2a824858f49c SHA256 fe06593409e7f28665c032001005e94cb650299711a0af7f1a558bdb56c4004f diff --git a/net-p2p/entropy_rsa/entropy_rsa-0.9.1.439.ebuild b/net-p2p/entropy_rsa/entropy_rsa-0.9.1.439.ebuild deleted file mode 100644 index 62698770183a..000000000000 --- a/net-p2p/entropy_rsa/entropy_rsa-0.9.1.439.ebuild +++ /dev/null @@ -1,75 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/entropy_rsa/entropy_rsa-0.9.1.439.ebuild,v 1.3 2006/11/23 17:29:58 vivo Exp $ - -inherit eutils - -MY_PV_BUILD=${PV##*.} -MY_PV=${PV%.*} -DESCRIPTION="A p2p-node to share your files, infos, philosophy ... anonymously" -HOMEPAGE="http://entropy.stop1984.com/" -SRC_URI="http://entropy.stop1984.com/files/entropy_rsa-${MY_PV}-${MY_PV_BUILD}.tgz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="mysql" - -DEPEND="mysql? ( virtual/mysql )" -RDEPEND="${DEPEND} - app-admin/sudo" - -S=${WORKDIR}/${PN}-${MY_PV} - -pkg_setup() { - enewgroup entropy - enewuser entropy -1 -1 /var/entropy entropy -} - -src_compile() { - [[ $(gcc-major-version) == "4" ]] && die "Sorry, entropy must be compiled with gcc-3.x" - - local myconf="" - use mysql \ - && myconf="--with-mysql=/usr" \ - || myconf="--with-tree" - econf ${myconf} || die - emake || die -} - -src_install() { - dobin entropy_rsa monoopt storechg || die - dodoc README TODO CODINGRULES entropy_rsa.conf-dist seed.txt-dist - dohtml ENTROPY.html - use mysql && dodoc README.MySQL - - newinitd "${FILESDIR}"/entropy_rsa.rc entropy_rsa - local STORE_TYPE="tree" - use mysql && STORE_TYPE="mysql" - echo "ENTROPY_USER=entropy" > entropy_rsa.conf.d - echo "STORE_TYPE=${STORE_TYPE}" >> entropy_rsa.conf.d - newconfd entropy_rsa.conf.d entropy_rsa - - diropts -o entropy -g entropy - insopts -o entropy -g entropy -m0644 - dodir /var/entropy/{de,chat,node,store,tmp} - insinto /var/entropy - doins -r de node chat || die - - # setup config file - sed -e "3,$ s:#::g" seed.txt-dist > seed.txt - sed \ - -e "s:seednodes=seed.txt:seednodes=/var/entropy/seed.txt:g" \ - -e "s:logfile=./entropy_rsa.log:logfile=/var/entropy/entropy_rsa.log:g" \ - -e "s:storepath=store:storepath=/var/entropy/store:g" \ - -e "s:temppath=tmp:temppath=/var/entropy/tmp:g" \ - -e "s:runpath=:runpath=/var/entropy/:g" \ - entropy_rsa.conf-dist > entropy_rsa.conf - use mysql && cat "${FILESDIR}"/mysql.conf >> entropy_rsa.conf - insinto /etc - doins entropy_rsa.conf - dosym /etc/entropy_rsa.conf /var/entropy/entropy_rsa.conf - - insinto /var/entropy - doins ${CONFIG} seed.txt -} diff --git a/net-p2p/entropy_rsa/files/entropy_rsa.rc b/net-p2p/entropy_rsa/files/entropy_rsa.rc deleted file mode 100644 index 536ae69dc1d8..000000000000 --- a/net-p2p/entropy_rsa/files/entropy_rsa.rc +++ /dev/null @@ -1,22 +0,0 @@ -#!/sbin/runscript -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -depend() { - need net - [[ ${STORE_TYPE} == "mysql" ]] && need mysql -} - -start() { - ebegin "Starting ENTROPY/RSA" - cd ~entropy || return 1 - sudo -u ${ENTROPY_USER} entropy_rsa - eend $? -} - -stop() { - ebegin "Stopping ENTROPY/RSA" - cd ~entropy || return 1 - entropy_rsa --kill - eend $? -} diff --git a/net-p2p/entropy_rsa/files/mysql.conf b/net-p2p/entropy_rsa/files/mysql.conf deleted file mode 100644 index ae17a6828f2e..000000000000 --- a/net-p2p/entropy_rsa/files/mysql.conf +++ /dev/null @@ -1,31 +0,0 @@ - -# All the options below this point are for the MySQL data store. If you -# are not using MySQL, you can stop now. -# The login name you use to access MySQL. This user needs to have -# permission to create, drop, and optimize tables, and to insert, select, -# update, and delete data in MySQL. -mysql_user=myname - -# The password for mysql_user -mysql_pass=mypass - -# The name of the database Entropy will store its tables in. You have to -# create this database before running Entropy. -mysql_db=entropy_rsa - -# If your database server is not running on the same computer as your -# Entropy node, enter the database server's hostname here. -mysql_host=localhost - -# The port number MySQL is using. If you are using the default MySQL -# port, you can just leave this set to zero. -mysql_port=0 - -# Set this flag to non-zero (or true, or yes) to enable optimization of -# your MySQL tables during node start-up. Optimizing will take some time. -mysql_optimize=false - -# Set the maximum size for a single mysql table, i.e. the storeXX tables -# If you change this, be sure to have stordepth= set to the number of -# tables you had before (check with mysql). The default table size is 1GB. -mysql_tablesize=1GB diff --git a/net-p2p/entropy_rsa/metadata.xml b/net-p2p/entropy_rsa/metadata.xml deleted file mode 100644 index aa0f3664825f..000000000000 --- a/net-p2p/entropy_rsa/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> -<pkgmetadata> -<herd>net-p2p</herd> -</pkgmetadata> |