diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 01:38:56 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-07 01:38:56 +0000 |
commit | 1d5c322864094555f0fd9ff519db100984ceee2d (patch) | |
tree | d81518de879f75e832c713d3fc4c05d052ca190a /app-crypt/seahorse | |
parent | Updated ruby-gnome ebuilds to 0.29. (diff) | |
download | gentoo-2-1d5c322864094555f0fd9ff519db100984ceee2d.tar.gz gentoo-2-1d5c322864094555f0fd9ff519db100984ceee2d.tar.bz2 gentoo-2-1d5c322864094555f0fd9ff519db100984ceee2d.zip |
Added LICENSE tag
Diffstat (limited to 'app-crypt/seahorse')
-rw-r--r-- | app-crypt/seahorse/seahorse-0.5.0.ebuild | 3 |
1 files changed, 2 insertions, 1 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 |