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.8.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.8.ebuild')
-rw-r--r-- | app-crypt/seahorse/seahorse-0.7.8.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-crypt/seahorse/seahorse-0.7.8.ebuild b/app-crypt/seahorse/seahorse-0.7.8.ebuild index 4ef91e2bb877..de92165a5af8 100644 --- a/app-crypt/seahorse/seahorse-0.7.8.ebuild +++ b/app-crypt/seahorse/seahorse-0.7.8.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.7.8.ebuild,v 1.10 2006/01/14 08:58:11 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-0.7.8.ebuild,v 1.11 2006/03/09 21:36:46 joem Exp $ inherit gnome2 eutils flag-o-matic @@ -11,8 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~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 |