diff options
Diffstat (limited to 'app-crypt/seahorse/seahorse-0.5.0.ebuild')
-rw-r--r-- | app-crypt/seahorse/seahorse-0.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-0.5.0.ebuild b/app-crypt/seahorse/seahorse-0.5.0.ebuild index db64730fecfb..8dc3942cdeb2 100644 --- a/app-crypt/seahorse/seahorse-0.5.0.ebuild +++ b/app-crypt/seahorse/seahorse-0.5.0.ebuild @@ -1,11 +1,11 @@ # 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/seahorse/seahorse-0.5.0.ebuild,v 1.13 2002/08/16 02:36:53 murphy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.14 2002/09/20 00:52:12 vapier 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/" +HOMEPAGE="http://seahorse.sourceforge.net/" SLOT="0" LICENSE="GPL-2" |