summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWulf Krueger <philantrop@gentoo.org>2007-12-16 23:20:39 +0000
committerWulf Krueger <philantrop@gentoo.org>2007-12-16 23:20:39 +0000
commit9fcec9cd2a47af42c2611e9fc894cd0bd613bcd8 (patch)
treec085212d04dc6710c344f1a23d1afbb61405fa3f /kde-misc/tork
parentAdded a patch by mkay to fix bug 202388. Removed obsolete versions. (diff)
downloadgentoo-2-9fcec9cd2a47af42c2611e9fc894cd0bd613bcd8.tar.gz
gentoo-2-9fcec9cd2a47af42c2611e9fc894cd0bd613bcd8.tar.bz2
gentoo-2-9fcec9cd2a47af42c2611e9fc894cd0bd613bcd8.zip
Removed obsolete versions.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'kde-misc/tork')
-rw-r--r--kde-misc/tork/ChangeLog6
-rw-r--r--kde-misc/tork/files/digest-tork-0.173
-rw-r--r--kde-misc/tork/files/digest-tork-0.203
-rw-r--r--kde-misc/tork/files/digest-tork-0.213
-rw-r--r--kde-misc/tork/tork-0.17.ebuild44
-rw-r--r--kde-misc/tork/tork-0.20.ebuild49
-rw-r--r--kde-misc/tork/tork-0.21.ebuild44
7 files changed, 5 insertions, 147 deletions
diff --git a/kde-misc/tork/ChangeLog b/kde-misc/tork/ChangeLog
index bf012f94eaf8..768be809b2a2 100644
--- a/kde-misc/tork/ChangeLog
+++ b/kde-misc/tork/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-misc/tork
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tork/ChangeLog,v 1.23 2007/12/16 14:40:27 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-misc/tork/ChangeLog,v 1.24 2007/12/16 23:20:38 philantrop Exp $
+
+ 16 Dec 2007; Wulf C. Krueger <philantrop@gentoo.org> -tork-0.17.ebuild,
+ -tork-0.20.ebuild, -tork-0.21.ebuild:
+ Removed obsolete versions.
16 Dec 2007; nixnut <nixnut@gentoo.org> tork-0.23.ebuild:
Stable on ppc wrt bug 202342
diff --git a/kde-misc/tork/files/digest-tork-0.17 b/kde-misc/tork/files/digest-tork-0.17
deleted file mode 100644
index d2cede6fc086..000000000000
--- a/kde-misc/tork/files/digest-tork-0.17
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 9fb4bb02c8be1fa58da85b4dab7d4b4e tork-0.17.tar.bz2 2430102
-RMD160 0622cc19557432843a1642b5d8ce5f4480f29d8f tork-0.17.tar.bz2 2430102
-SHA256 31d152067ec6d3393382c903a706446b6534baa61637e89baf8e6b9757d7473c tork-0.17.tar.bz2 2430102
diff --git a/kde-misc/tork/files/digest-tork-0.20 b/kde-misc/tork/files/digest-tork-0.20
deleted file mode 100644
index a95ee36cc9f1..000000000000
--- a/kde-misc/tork/files/digest-tork-0.20
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 1097a315c4d63a7d045a0579e4ae6946 tork-0.20.tar.bz2 2936150
-RMD160 84628f70e2627468f37a9e2a641dab01033b0702 tork-0.20.tar.bz2 2936150
-SHA256 355dfd0b60fedb7ffe5c54375ffd5d2aebaeaf696b64ab46c240ba9f0e4b4ec5 tork-0.20.tar.bz2 2936150
diff --git a/kde-misc/tork/files/digest-tork-0.21 b/kde-misc/tork/files/digest-tork-0.21
deleted file mode 100644
index d6579e03fe3b..000000000000
--- a/kde-misc/tork/files/digest-tork-0.21
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 e76898343521b00b0c89f9db86bf30b0 tork-0.21.tar.bz2 3176551
-RMD160 a964fe4708a2a39a5598eec1edcbf3bc029703c2 tork-0.21.tar.bz2 3176551
-SHA256 4690d57c4b80971be77f95e44314af612f5dea137a8e7de9700761d1db5a2511 tork-0.21.tar.bz2 3176551
diff --git a/kde-misc/tork/tork-0.17.ebuild b/kde-misc/tork/tork-0.17.ebuild
deleted file mode 100644
index 980fc6bcb113..000000000000
--- a/kde-misc/tork/tork-0.17.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tork/tork-0.17.ebuild,v 1.2 2007/06/06 17:26:06 philantrop Exp $
-
-inherit kde
-
-DESCRIPTION="A Tor controller for the KDE desktop"
-HOMEPAGE="http://tork.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-libs/openssl
- >=dev-libs/geoip-1.4.0
- || ( kde-base/libkonq kde-base/kdebase )"
-
-RDEPEND="${DEPEND}
- >=net-misc/tor-0.1.2.14
- >=net-proxy/privoxy-3.0.3-r5
- net-proxy/tsocks"
-
-need-kde 3.5
-
-src_compile() {
- local myconf="--with-external-geoip --with-external-tsocks --with-conf=/etc/socks/tsocks.conf"
- kde_src_compile
-}
-
-src_install() {
- kde_src_install
- rm -rf "${D}/usr/share/applnk"
-}
-
-pkg_postinst() {
- if ! built_with_use --missing false net-proxy/tsocks tordns; then
- ewarn "WARNING: you have net-proxy/tsocks installed without"
- ewarn "the patch to avoid DNS leaking while using Tor."
- ewarn "For better privacy, please emerge again net-proxy/tsocks"
- ewarn "with the USE flag 'tordns' enabled."
- fi
-}
diff --git a/kde-misc/tork/tork-0.20.ebuild b/kde-misc/tork/tork-0.20.ebuild
deleted file mode 100644
index 16e2d0dc340a..000000000000
--- a/kde-misc/tork/tork-0.20.ebuild
+++ /dev/null
@@ -1,49 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tork/tork-0.20.ebuild,v 1.1 2007/09/27 17:23:00 philantrop Exp $
-
-inherit kde multilib
-
-DESCRIPTION="A Tor controller for the KDE desktop"
-HOMEPAGE="http://tork.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-libs/openssl
- >=dev-libs/geoip-1.4.0
- || ( kde-base/libkonq kde-base/kdebase )"
-
-RDEPEND="${DEPEND}
- >=net-misc/tor-0.1.2.14
- >=net-proxy/privoxy-3.0.3-r5
- >=net-proxy/tsocks-1.8_beta5-r2"
-
-need-kde 3.5
-
-PATCHES="${FILESDIR}/${P}-ext_tsocks.patch"
-
-src_compile() {
- # Fix desktop file
- sed -i -e "s:^\(Categories=.*\):\1;:" "${S}/src/tork.desktop"
-
- local myconf="--with-external-geoip --with-conf=/etc/socks/tsocks.conf"
- kde_src_compile
-}
-
-src_install() {
- kde_src_install
- rm -rf "${D}/usr/share/applnk"
-}
-
-pkg_postinst() {
- if ! built_with_use --missing false net-proxy/tsocks tordns; then
- ewarn "WARNING: you have net-proxy/tsocks installed without"
- ewarn "the patch to avoid DNS leaking while using Tor."
- ewarn "For better privacy, please emerge again net-proxy/tsocks"
- ewarn "with the USE flag 'tordns' enabled."
- fi
-}
diff --git a/kde-misc/tork/tork-0.21.ebuild b/kde-misc/tork/tork-0.21.ebuild
deleted file mode 100644
index 4a7c7b623b77..000000000000
--- a/kde-misc/tork/tork-0.21.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-misc/tork/tork-0.21.ebuild,v 1.1 2007/11/01 14:34:53 philantrop Exp $
-
-inherit kde multilib
-
-DESCRIPTION="A Tor controller for the KDE desktop"
-HOMEPAGE="http://tork.sourceforge.net/"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd"
-IUSE=""
-
-DEPEND="dev-libs/openssl
- >=dev-libs/geoip-1.4.0
- || ( kde-base/kdebase kde-base/libkonq )"
-
-RDEPEND="${DEPEND}
- >=net-misc/tor-0.1.2.14
- >=net-proxy/privoxy-3.0.3-r5
- >=net-proxy/tsocks-1.8_beta5-r2"
-
-need-kde 3.5
-
-PATCHES="${FILESDIR}/${PN}-0.20-ext_tsocks.patch"
-
-src_compile() {
- # Fix desktop file
- sed -i -e "s:^\(Categories=.*\):\1;:" "${S}/src/tork.desktop"
-
- local myconf="--with-external-geoip --with-conf=/etc/socks/tsocks.conf"
- kde_src_compile
-}
-
-pkg_postinst() {
- if ! built_with_use --missing false net-proxy/tsocks tordns; then
- ewarn "WARNING: you have net-proxy/tsocks installed without"
- ewarn "the patch to avoid DNS leaking while using Tor."
- ewarn "For better privacy, please emerge again net-proxy/tsocks"
- ewarn "with the USE flag 'tordns' enabled."
- fi
-}