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
commit0db411c0d6e741ba34c1b6c9131f11cc741505ce (patch)
tree733ab579a9251e3418c89dd21c0333e71e8faa94 /app-crypt
parentUpdated ruby-gnome ebuilds to 0.29. (diff)
downloadhistorical-0db411c0d6e741ba34c1b6c9131f11cc741505ce.tar.gz
historical-0db411c0d6e741ba34c1b6c9131f11cc741505ce.tar.bz2
historical-0db411c0d6e741ba34c1b6c9131f11cc741505ce.zip
Added LICENSE tag
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/mhash/mhash-0.8.16.ebuild3
-rw-r--r--app-crypt/mhash/mhash-0.8.9.ebuild1
-rw-r--r--app-crypt/seahorse/seahorse-0.5.0.ebuild3
-rw-r--r--app-crypt/ssh-multiadd/ssh-multiadd-1.3.1.ebuild3
4 files changed, 7 insertions, 3 deletions
diff --git a/app-crypt/mhash/mhash-0.8.16.ebuild b/app-crypt/mhash/mhash-0.8.16.ebuild
index 1049c31dd2f2..054090434fd1 100644
--- a/app-crypt/mhash/mhash-0.8.16.ebuild
+++ b/app-crypt/mhash/mhash-0.8.16.ebuild
@@ -1,11 +1,12 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.1 2002/06/13 23:14:56 stroke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/mhash/mhash-0.8.16.ebuild,v 1.2 2002/07/07 01:32:57 aliz Exp $
S=${WORKDIR}/${P}
DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms."
SRC_URI="http://telia.dl.sourceforge.net/sourceforge/mhash/${P}.tar.gz"
HOMEPAGE="http://mhash.sourceforge.net/"
+LICENSE="GPL-2"
DEPEND="virtual/glibc"
diff --git a/app-crypt/mhash/mhash-0.8.9.ebuild b/app-crypt/mhash/mhash-0.8.9.ebuild
index c6cdfb7424e8..6f8536182ee2 100644
--- a/app-crypt/mhash/mhash-0.8.9.ebuild
+++ b/app-crypt/mhash/mhash-0.8.9.ebuild
@@ -6,6 +6,7 @@ S=${WORKDIR}/${P}
DESCRIPTION="mhash is a library providing a uniform interface to a large number of hash algorithms."
SRC_URI="http://mhash.sourceforge.net/dl/${P}.tar.gz"
HOMEPAGE="http://mhash.sourceforge.net/"
+LICENSE="GPL-2"
DEPEND="virtual/glibc"
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 )"