summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/forcefield/ChangeLog7
-rw-r--r--app-crypt/forcefield/Manifest6
-rw-r--r--app-crypt/forcefield/files/forcefield-0.16-gettext.patch15
-rw-r--r--app-crypt/forcefield/files/forcefield-0.16-translation.patch11
-rw-r--r--app-crypt/forcefield/forcefield-0.16.ebuild44
-rw-r--r--app-crypt/forcefield/metadata.xml9
6 files changed, 0 insertions, 92 deletions
diff --git a/app-crypt/forcefield/ChangeLog b/app-crypt/forcefield/ChangeLog
deleted file mode 100644
index 1dbc6d7..0000000
--- a/app-crypt/forcefield/ChangeLog
+++ /dev/null
@@ -1,7 +0,0 @@
-# ChangeLog for app-crypt/forcefield
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: $
-
- 10 Apr 2007; philantrop@gentoo.org ChangeLog:
- Initial ebuild.
-
diff --git a/app-crypt/forcefield/Manifest b/app-crypt/forcefield/Manifest
deleted file mode 100644
index bba1ce5..0000000
--- a/app-crypt/forcefield/Manifest
+++ /dev/null
@@ -1,6 +0,0 @@
-AUX forcefield-0.16-gettext.patch 714 RMD160 54f7cf98966456ca1b88d423ae2530ede92d1ddb SHA1 888d85255d7aae7b87908bbd0498b6f0f2391e55 SHA256 fbc9088bafcdf05bc33697a2e00e251ab8c3d5a6a690d0acb1db5e3f242cac3a
-AUX forcefield-0.16-translation.patch 729 RMD160 26501a268eeaacf616aa5fceae7e141cbda621ed SHA1 d06b6ac99c3c2082234f97db4506a63bb54b15e5 SHA256 0f178810f086d28c240b87bbe310d7022322c8282ed2b56ad5e5fbf26f3ca120
-DIST forcefield_0.16-1.tar.gz 240251 RMD160 e8e11327179af24445311f8cf1ce12055df36463 SHA1 af8bf3094f6f92dae1ff3a9f82eb71bb91a4bbff SHA256 7e3d0f062ae2c67d736d82d1935b80eeaf462cd8c9b81b6abd2dc06a9ec2d979
-EBUILD forcefield-0.16.ebuild 1003 RMD160 96bf802c7036161f3c869d1d8ac12875a701314e SHA1 6a2bfc696c50782bd04281a2ba2c89daac9c5e21 SHA256 67fda2fc3fb65d9c3a270eecd5630a77f4e7c7607cb2d03f3ea94f3a2c8a4b64
-MISC ChangeLog 188 RMD160 8786dedc07e48f6e463def656da1af0d32c64eac SHA1 c5fe9432e04e9aa2489954740b7403e4e29f8414 SHA256 745baa6efd426a64b1b77d0ca3d322ffe278c0f3c502b469012de46b559335f2
-MISC metadata.xml 287 RMD160 93fe1313d5233390eb22facc6c7fb45a40d82c6b SHA1 7367877130ebf3aefab8b2bcc8b497fe1ee42f70 SHA256 830a3e8bfd1fae992a29c618dd02aac8e2b87793abc744e4a0101559aaef4f9b
diff --git a/app-crypt/forcefield/files/forcefield-0.16-gettext.patch b/app-crypt/forcefield/files/forcefield-0.16-gettext.patch
deleted file mode 100644
index d841573..0000000
--- a/app-crypt/forcefield/files/forcefield-0.16-gettext.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/main/forcefield.in.py.orig 2007-03-25 18:05:30.000000000 +0200
-+++ src/main/forcefield.in.py 2007-03-25 18:07:26.000000000 +0200
-@@ -99,10 +99,10 @@
- # "suppressSuidWarning"
- # )
-
-- popup.Popup(_("Forcefield need truecrypt to be installed with suid bit set.\n \
-+ popup.Popup("Forcefield need truecrypt to be installed with suid bit set.\n \
- Sorry for that.\n",
- "Suppress further suid warnings",
-- "suppressSuidWarning")
-+ "suppressSuidWarning"
- )
- mounted= self.mountedVolumes()
-
diff --git a/app-crypt/forcefield/files/forcefield-0.16-translation.patch b/app-crypt/forcefield/files/forcefield-0.16-translation.patch
deleted file mode 100644
index 418e3a7..0000000
--- a/app-crypt/forcefield/files/forcefield-0.16-translation.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/main/forcefield.in.py.orig 2007-03-25 18:11:30.000000000 +0200
-+++ src/main/forcefield.in.py 2007-03-25 18:11:38.000000000 +0200
-@@ -65,7 +65,7 @@
- ("Clear History", self.clearHistory, gtk.image_new_from_stock(gtk.STOCK_CLEAR, gtk.ICON_SIZE_MENU) ),
- ("Dismount all", self.dismountAllProxy, gtk.image_new_from_stock(gtk.STOCK_MEDIA_RECORD, gtk.ICON_SIZE_MENU)),
- ("About", self.about, gtk.image_new_from_stock(gtk.STOCK_ABOUT, gtk.ICON_SIZE_MENU)),
-- ("Beenden", self.exit_applet, gtk.image_new_from_stock(gtk.STOCK_QUIT, gtk.ICON_SIZE_MENU))
-+ ("Quit", self.exit_applet, gtk.image_new_from_stock(gtk.STOCK_QUIT, gtk.ICON_SIZE_MENU))
- );
-
- menu = gtk.Menu()
diff --git a/app-crypt/forcefield/forcefield-0.16.ebuild b/app-crypt/forcefield/forcefield-0.16.ebuild
deleted file mode 100644
index b87fd15..0000000
--- a/app-crypt/forcefield/forcefield-0.16.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-inherit eutils gnome2
-
-MY_P="${PN}_${PV}-1"
-
-DESCRIPTION="A pygtk gui for truecrypt."
-HOMEPAGE="http://bockcay.de/forcefield/"
-SRC_URI="http://bockcay.de/stuff/programs/${PN}/${MY_P}.tar.gz"
-LICENSE="GPL-2"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE=""
-
-RESTRICT="mirror"
-
-DEPEND=">=dev-python/setuptools-0.6_rc3
- >=dev-python/gnome-python-2.12.4"
-
-RDEPEND="${DEPEND}
- >=dev-python/python-crack-0.5.1
- >=dev-python/pycrypto-2.0.1-r5
- >=dev-python/gnome-python-extras-2.14.0-r1
- >=dev-python/pexpect-0.999
- >=dev-python/dbus-python-0.71
- >=dev-python/notify-python-0.1.1
- >=app-crypt/truecrypt-4.2a-r1"
-
-pkg_setup() {
- if ! built_with_use ">=sys-libs/cracklib-2.8.9-r1" python ; then
- die "You MUST build sys-libs/cracklib with the python USE flag."
- fi
-}
-
-src_unpack() {
- unpack ${A}
- cd ${S}
-
- epatch ${FILESDIR}/${P}-gettext.patch
- epatch ${FILESDIR}/${P}-translation.patch
-}
diff --git a/app-crypt/forcefield/metadata.xml b/app-crypt/forcefield/metadata.xml
deleted file mode 100644
index dc9aa2a..0000000
--- a/app-crypt/forcefield/metadata.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-<herd>no-herd</herd>
-<maintainer>
- <email>philantrop@gentoo.org</email>
-</maintainer>
-<longdescription>A pygtk gui for truecrypt.</longdescription>
-</pkgmetadata>