diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-11-20 16:00:20 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-11-20 16:00:20 +0000 |
commit | ff8b2a2cc43aaa2e2bfb0bac29539acea1186d4c (patch) | |
tree | 3d7d1cad9e8d6892d2b4974e5c16afdd3491d67c /app-crypt | |
parent | amd64 stable wrt #199740 (diff) | |
download | gentoo-2-ff8b2a2cc43aaa2e2bfb0bac29539acea1186d4c.tar.gz gentoo-2-ff8b2a2cc43aaa2e2bfb0bac29539acea1186d4c.tar.bz2 gentoo-2-ff8b2a2cc43aaa2e2bfb0bac29539acea1186d4c.zip |
amd64 stable wrt #199740
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/ChangeLog | 5 | ||||
-rw-r--r-- | app-crypt/seahorse/seahorse-2.20.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-crypt/seahorse/ChangeLog b/app-crypt/seahorse/ChangeLog index cf030afd57b7..c5b0b40fe091 100644 --- a/app-crypt/seahorse/ChangeLog +++ b/app-crypt/seahorse/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-crypt/seahorse # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.78 2007/10/17 22:11:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.79 2007/11/20 16:00:20 drac Exp $ + + 20 Nov 2007; Samuli Suominen <drac@gentoo.org> seahorse-2.20.1.ebuild: + amd64 stable wrt #199740 17 Oct 2007; Gilles Dartiguelongue <eva@gentoo.org> seahorse-0.8.1.ebuild, seahorse-0.8.2-r1.ebuild, seahorse-1.0.ebuild, seahorse-1.0.1.ebuild: diff --git a/app-crypt/seahorse/seahorse-2.20.1.ebuild b/app-crypt/seahorse/seahorse-2.20.1.ebuild index fa4c68992023..ebcb4f86420c 100644 --- a/app-crypt/seahorse/seahorse-2.20.1.ebuild +++ b/app-crypt/seahorse/seahorse-2.20.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.20.1.ebuild,v 1.1 2007/10/17 22:11:45 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.20.1.ebuild,v 1.2 2007/11/20 16:00:20 drac Exp $ inherit gnome2 eutils flag-o-matic @@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnome.org/projects/seahorse/index.html" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="applet avahi dbus debug gedit keyring ldap libnotify nautilus" RDEPEND=">=gnome-base/libgnome-2.14 |