diff options
author | Joe McCann <joem@gentoo.org> | 2006-03-09 21:36:46 +0000 |
---|---|---|
committer | Joe McCann <joem@gentoo.org> | 2006-03-09 21:36:46 +0000 |
commit | 364788f30e998c9ba69790dfc8471a29625403c7 (patch) | |
tree | 863fc68b7aef485d25705864a4132e5892de5837 /app-crypt/seahorse/seahorse-0.7.6.ebuild | |
parent | Stable on amd64 (bug #125217). (diff) | |
download | gentoo-2-364788f30e998c9ba69790dfc8471a29625403c7.tar.gz gentoo-2-364788f30e998c9ba69790dfc8471a29625403c7.tar.bz2 gentoo-2-364788f30e998c9ba69790dfc8471a29625403c7.zip |
New version, bugfixes and support for upcoming version of gedit
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'app-crypt/seahorse/seahorse-0.7.6.ebuild')
-rw-r--r-- | app-crypt/seahorse/seahorse-0.7.6.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/seahorse/seahorse-0.7.6.ebuild b/app-crypt/seahorse/seahorse-0.7.6.ebuild index 3f8d4b265009..566d0c6814d9 100644 --- a/app-crypt/seahorse/seahorse-0.7.6.ebuild +++ b/app-crypt/seahorse/seahorse-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.6 2005/10/10 21:41:46 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.6.ebuild,v 1.7 2006/03/09 21:36:46 joem Exp $ inherit gnome2 eutils flag-o-matic @@ -11,8 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" -RDEPEND="virtual/x11 - >=app-crypt/gnupg-1.2.0 +RDEPEND=">=app-crypt/gnupg-1.2.0 >=app-crypt/gpgme-1.0.0 >=gnome-base/libgnomeui-2 >=gnome-base/libglade-2 |