summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2002-07-07 01:38:56 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2002-07-07 01:38:56 +0000
commit1d5c322864094555f0fd9ff519db100984ceee2d (patch)
treed81518de879f75e832c713d3fc4c05d052ca190a /app-crypt
parentUpdated ruby-gnome ebuilds to 0.29. (diff)
downloadgentoo-2-1d5c322864094555f0fd9ff519db100984ceee2d.tar.gz
gentoo-2-1d5c322864094555f0fd9ff519db100984ceee2d.tar.bz2
gentoo-2-1d5c322864094555f0fd9ff519db100984ceee2d.zip
Added LICENSE tag
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/seahorse/seahorse-0.5.0.ebuild3
-rw-r--r--app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild3
2 files changed, 4 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild
index c8af141c39ec..776b23fbf4a0 100644
--- a/app-crypt/seahorse/seahorse-0.5.0.ebuild
+++ b/app-crypt/seahorse/seahorse-0.5.0.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens <lamer@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.9 2002/06/12 03:23:49 lamer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.10 2002/07/07 01:34:55 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="gnome front end to gnupg"
SRC_URI="http://download.sourceforge.net/seahorse/${P}.tar.gz"
HOMEPGAE="http://seahorse.sourceforge.net/"
+LICENSE="GPL-2"
DEPEND="virtual/glibc virtual/x11
>=app-crypt/gnupg-1.0.4
diff --git a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
index 824dfb4cb6f0..1bdb12fdb75c 100644
--- a/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
+++ b/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild
@@ -1,12 +1,13 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Ben Lutgens <blutgens@sistina.com>
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.5 2001/11/10 02:40:17 hallski Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild,v 1.6 2002/07/07 01:38:56 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION=""
SRC_URI="http://www.azstarnet.com/~donut/programs/ssh-multiadd/${P}.tar.gz"
HOMEPAGE="http://www.azstarnet.com/~donut/programs/"
+LICENSE="GPL-2"
DEPEND=">=dev-lang/python-2.0-r3
X? ( >=net-misc/x11-ssh-askpass-1.2.2 )"