diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:13:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-02-22 18:13:56 +0000 |
commit | bf72cc4f8dd9b37e1f0b502c7dd1b428773fc347 (patch) | |
tree | d848bcefe8335c183a048f7c157a674f0d07abaf /app-crypt/seahorse | |
parent | Remove arm keywords (Manifest recommit) (diff) | |
download | gentoo-2-bf72cc4f8dd9b37e1f0b502c7dd1b428773fc347.tar.gz gentoo-2-bf72cc4f8dd9b37e1f0b502c7dd1b428773fc347.tar.bz2 gentoo-2-bf72cc4f8dd9b37e1f0b502c7dd1b428773fc347.zip |
Remove arm keywords
Diffstat (limited to 'app-crypt/seahorse')
-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 e9d48a67ddee..d89be7851ecc 100644 --- a/app-crypt/seahorse/seahorse-0.5.0.ebuild +++ b/app-crypt/seahorse/seahorse-0.5.0.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.5.0.ebuild,v 1.20 2003/09/06 22:15:09 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.5.0.ebuild,v 1.21 2004/02/22 18:13:56 agriffis Exp $ DESCRIPTION="gnome front end to gnupg" SRC_URI="mirror://sourceforge/seahorse/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://seahorse.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" DEPEND="virtual/x11 >=app-crypt/gnupg-1.0.4 |