diff options
author | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:46:00 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-02-01 17:46:00 +0000 |
commit | e2c47cf7eb0e1e9863f169b33749cadcc98ff1d6 (patch) | |
tree | f25acd2f2690d45aa02717e3dff4a0ea71f41625 /app-crypt | |
parent | PPC Stablization of gnome-2.20-3 for bug 208366 (diff) | |
download | gentoo-2-e2c47cf7eb0e1e9863f169b33749cadcc98ff1d6.tar.gz gentoo-2-e2c47cf7eb0e1e9863f169b33749cadcc98ff1d6.tar.bz2 gentoo-2-e2c47cf7eb0e1e9863f169b33749cadcc98ff1d6.zip |
PPC Stablization of gnome-2.20-3 for bug 208366
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/seahorse/seahorse-2.20.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/seahorse/seahorse-2.20.3.ebuild b/app-crypt/seahorse/seahorse-2.20.3.ebuild index 32c7ffb93cbe..0db58e97088b 100644 --- a/app-crypt/seahorse/seahorse-2.20.3.ebuild +++ b/app-crypt/seahorse/seahorse-2.20.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.20.3.ebuild,v 1.4 2008/02/01 15:49:14 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/seahorse/seahorse-2.20.3.ebuild,v 1.5 2008/02/01 17:46:00 ranger Exp $ EAPI="1" inherit gnome2 eutils flag-o-matic @@ -12,7 +12,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 |