summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-05-17 15:53:19 +0000
committerMarinus Schraal <foser@gentoo.org>2003-05-17 15:53:19 +0000
commit1b345a904cad36b6a5bf8e07d1f429ec8026422d (patch)
tree3507ee2468879f4b740e3ecbfd595f92a941ef5d /app-crypt
parentmark 2.2.0 x86 and cleanup (diff)
downloadgentoo-2-1b345a904cad36b6a5bf8e07d1f429ec8026422d.tar.gz
gentoo-2-1b345a904cad36b6a5bf8e07d1f429ec8026422d.tar.bz2
gentoo-2-1b345a904cad36b6a5bf8e07d1f429ec8026422d.zip
mark 0.6.3 x86 'n cleanup
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/seahorse/files/digest-seahorse-0.6.11
-rw-r--r--app-crypt/seahorse/seahorse-0.6.1.ebuild28
-rw-r--r--app-crypt/seahorse/seahorse-0.6.3.ebuild4
3 files changed, 2 insertions, 31 deletions
diff --git a/app-crypt/seahorse/files/digest-seahorse-0.6.1 b/app-crypt/seahorse/files/digest-seahorse-0.6.1
deleted file mode 100644
index f43f92129243..000000000000
--- a/app-crypt/seahorse/files/digest-seahorse-0.6.1
+++ /dev/null
@@ -1 +0,0 @@
-MD5 20e192eada7f8e3049958c8b4c06c693 seahorse-0.6.1.tar.gz 601914
diff --git a/app-crypt/seahorse/seahorse-0.6.1.ebuild b/app-crypt/seahorse/seahorse-0.6.1.ebuild
deleted file mode 100644
index c48063a41983..000000000000
--- a/app-crypt/seahorse/seahorse-0.6.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.1.ebuild,v 1.3 2003/03/13 19:13:53 bcowan Exp $
-
-DESCRIPTION="gnome front end to gnupg"
-SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz"
-HOMEPAGE="http://seahorse.sourceforge.net/"
-
-SLOT="0"
-LICENSE="GPL-2"
-KEYWORDS="x86 ~sparc"
-
-DEPEND="virtual/x11
- >=app-crypt/gnupg-1.2.0
- =app-crypt/gpgme-0.3.14
- >=x11-libs/gtk+-2*
- >=gnome-base/libgnome-2*
- >=app-text/scrollkeeper-0.3*"
-
-src_compile() {
- econf
- emake || die
-}
-
-src_install() {
- einstall
- dodoc AUTHORS COPYING* ChangeLog NEWS README TODO THANKS
-}
diff --git a/app-crypt/seahorse/seahorse-0.6.3.ebuild b/app-crypt/seahorse/seahorse-0.6.3.ebuild
index fa13e7a4c77c..58622057cade 100644
--- a/app-crypt/seahorse/seahorse-0.6.3.ebuild
+++ b/app-crypt/seahorse/seahorse-0.6.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.3.ebuild,v 1.1 2003/05/02 14:55:31 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.6.3.ebuild,v 1.2 2003/05/17 15:53:19 foser Exp $
inherit gnome2
@@ -11,7 +11,7 @@ HOMEPAGE="http://seahorse.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc ~ppc"
+KEYWORDS="x86 ~sparc ~ppc"
RDEPEND="virtual/x11
>=app-crypt/gnupg-1.2.0