diff options
author | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-04-23 00:48:43 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@gentoo.org> | 2006-04-23 00:48:43 +0000 |
commit | bc617c1f013faee932799b0b6168bb932a999495 (patch) | |
tree | 437cfda034b1a8123f225cd80d89896d09ee180c /app-crypt/seahorse/seahorse-0.8.1.ebuild | |
parent | Added ~alpha keyword. (diff) | |
download | gentoo-2-bc617c1f013faee932799b0b6168bb932a999495.tar.gz gentoo-2-bc617c1f013faee932799b0b6168bb932a999495.tar.bz2 gentoo-2-bc617c1f013faee932799b0b6168bb932a999495.zip |
stable on x86 as per bug #130624
(Portage version: 2.1_pre7-r5)
Diffstat (limited to 'app-crypt/seahorse/seahorse-0.8.1.ebuild')
-rw-r--r-- | app-crypt/seahorse/seahorse-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-0.8.1.ebuild b/app-crypt/seahorse/seahorse-0.8.1.ebuild index fa0ec3e497e4..4514735848fb 100644 --- a/app-crypt/seahorse/seahorse-0.8.1.ebuild +++ b/app-crypt/seahorse/seahorse-0.8.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.3 2006/04/21 01:42:06 tcort Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.8.1.ebuild,v 1.4 2006/04/23 00:48:43 compnerd Exp $ inherit gnome2 eutils autotools flag-o-matic @@ -9,7 +9,7 @@ HOMEPAGE="http://seahorse.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha ~amd64 ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ppc ~ppc64 ~sparc x86" RDEPEND=">=app-crypt/gnupg-1.2.0 >=app-crypt/gpgme-1.0.0 |