diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 15:22:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-11-22 15:22:07 +0000 |
commit | 8949cbfa6387c44d8e86bdf48ddb315422e1255e (patch) | |
tree | 957febafd38b515f6057f178645687cf927dd1c5 /app-crypt | |
parent | alpha/ia64/sparc stable wrt #199740 (diff) | |
download | gentoo-2-8949cbfa6387c44d8e86bdf48ddb315422e1255e.tar.gz gentoo-2-8949cbfa6387c44d8e86bdf48ddb315422e1255e.tar.bz2 gentoo-2-8949cbfa6387c44d8e86bdf48ddb315422e1255e.zip |
alpha/sparc 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 927b8d8403d1..fe97e2c69076 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.80 2007/11/21 17:50:59 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/ChangeLog,v 1.81 2007/11/22 15:22:07 armin76 Exp $ + + 22 Nov 2007; Raúl Porcel <armin76@gentoo.org> seahorse-2.20.1.ebuild: + alpha/sparc stable wrt #199740 21 Nov 2007; Dawid Węgliński <cla@gentoo.org> seahorse-2.20.1.ebuild: Stable on x86 (bug #199740) diff --git a/app-crypt/seahorse/seahorse-2.20.1.ebuild b/app-crypt/seahorse/seahorse-2.20.1.ebuild index 1f5bcd1824ab..9964b35a53c1 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.3 2007/11/21 17:50:59 cla Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.20.1.ebuild,v 1.4 2007/11/22 15:22:07 armin76 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 |